You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I went from "0 vulnerabilities" to "17 vulnerabilities (12 low, 5 high)" just by installing this package.
$ npm install helius-sdk
npm warn deprecated @irys/sdk@0.2.11: Arweave support is deprecated - We recommend migrating to the Irys datachain: https://migrate-to.irys.xyz/
added 260 packages, and audited 377 packages in 19s
88 packages are looking for funding
run `npm fund` for details
17 vulnerabilities (12 low, 5 high)
To address all issues, run:
npm audit fix
Run `npm audit` for details.
$ npm remove helius-sdk
removed 260 packages, and audited 117 packages in 2s
14 packages are looking for funding
run `npm fund` for details
found 0 vulnerabilities
The text was updated successfully, but these errors were encountered:
I went from "0 vulnerabilities" to "17 vulnerabilities (12 low, 5 high)" just by installing this package.
The text was updated successfully, but these errors were encountered: