mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Add extra note on the limited supported package managers.
This commit is contained in:
parent
7ccae17473
commit
8dda3190e3
1 changed files with 2 additions and 0 deletions
|
|
@ -17,6 +17,8 @@ Aikido Safe Chain works on Node.js version 18 and above and supports the followi
|
|||
- **pnpx**
|
||||
- 🚧 **bun**: coming soon
|
||||
|
||||
Note on the limited support for npm < 10.4.0, npx, yarn, pnpm and pnpx: adding **full support for these package managers is a high priority**. In the meantime, we offer limited support already, which means that the Aikido Safe Chain will scan the package names passed as arguments to the install commands. However, it will not scan the full dependency tree of these packages.
|
||||
|
||||
# Usage
|
||||
|
||||
## Installation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue