mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Better reflect how package managers are scanning in README
This commit is contained in:
parent
846c62e4e0
commit
7ccae17473
1 changed files with 8 additions and 6 deletions
14
README.md
14
README.md
|
|
@ -8,12 +8,14 @@ The Aikido Safe Chain wraps around the [npm cli](https://github.com/npm/cli), [n
|
||||||
|
|
||||||
Aikido Safe Chain works on Node.js version 18 and above and supports the following package managers:
|
Aikido Safe Chain works on Node.js version 18 and above and supports the following package managers:
|
||||||
|
|
||||||
- ✅ **npm**
|
- ✅ full coverage: **npm >= 10.4.0**:
|
||||||
- ✅ **npx**
|
- ⚠️ limited to scanning the install command arguments (broader scanning coming soon):
|
||||||
- ✅ **yarn**
|
- **npm < 10.4.0**
|
||||||
- ✅ **pnpm**
|
- **npx**
|
||||||
- ✅ **pnpx**
|
- **yarn**
|
||||||
- 🚧 **bun** Coming soon
|
- **pnpm**
|
||||||
|
- **pnpx**
|
||||||
|
- 🚧 **bun**: coming soon
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue