Use safe-chain-test in the docs instead of eslint-js

This commit is contained in:
Sander Declerck 2025-07-22 09:49:03 +02:00
parent f074750ccb
commit a9e96be2b4
No known key found for this signature in database

View file

@ -33,7 +33,7 @@ Installing the Aikido Safe Chain is easy. You just need 3 simple steps:
- This step is crucial as it ensures that the shell aliases for npm, npx, yarn, pnpm and pnpx are loaded correctly. If you do not restart your terminal, the aliases will not be available. - This step is crucial as it ensures that the shell aliases for npm, npx, yarn, pnpm and pnpx are loaded correctly. If you do not restart your terminal, the aliases will not be available.
4. **Verify the installation** by running: 4. **Verify the installation** by running:
```shell ```shell
npm install eslint-js npm install safe-chain-test
``` ```
- The output should show that Aikido Safe Chain is blocking the installation of this package as it is flagged as malware. - The output should show that Aikido Safe Chain is blocking the installation of this package as it is flagged as malware.