mirror of
https://github.com/th30d4y/OpenLearnX.git
synced 2026-05-26 11:25:49 +00:00
Align npm package references to v2.0.4 scoped package
Agent-Logs-Url: https://github.com/th30d4y/OpenLearnX/sessions/29d50a49-95d6-4192-8230-96fae71d8219 Co-authored-by: 0x5t4l1n <161853795+0x5t4l1n@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9f59efb0b4
commit
01f2187e36
+3
-5
@@ -137,15 +137,13 @@ npm login
|
||||
npm publish
|
||||
|
||||
# 3. Verify
|
||||
npm view openlearnx@2.0.4
|
||||
npm view @th30d4y/openlearnx@2.0.4
|
||||
```
|
||||
|
||||
## ✨ Installation Command for Users
|
||||
|
||||
```bash
|
||||
npm install openlearnx@2.0.4
|
||||
# or
|
||||
npm install @th30d4y/openlearnx@2.0.4 # if scoped
|
||||
npm install @th30d4y/openlearnx@2.0.4
|
||||
```
|
||||
|
||||
## 🔒 Security Advisory Details
|
||||
@@ -169,7 +167,7 @@ npm install @th30d4y/openlearnx@2.0.4 # if scoped
|
||||
|
||||
- **GitHub Advisory:** https://github.com/th30d4y/OpenLearnX-ghsa-223g-f5mq-gw33/security/advisories/GHSA-223g-f5mq-gw33
|
||||
- **GitHub Repo:** https://github.com/th30d4y/OpenLearnX-ghsa-223g-f5mq-gw33
|
||||
- **NPM Registry:** https://www.npmjs.com/package/openlearnx
|
||||
- **NPM Registry:** https://www.npmjs.com/package/@th30d4y/openlearnx
|
||||
- **Advisory Fix Branch:** https://github.com/th30d4y/OpenLearnX-ghsa-223g-f5mq-gw33/tree/advisory-fix-1
|
||||
|
||||
## 📞 Next Steps
|
||||
|
||||
Reference in New Issue
Block a user