-
```
4 vulnerabilities (3 moderate, 1 high)
To address all issues (including breaking changes), run:
npm audit fix --force
```
-
```
# npm audit report
cross-spawn =1.4.0
Depends on vulnerable versions of dmn-js-shared
Depends on vulnerable versions of selection-ranges
Depends on vulnerable versions of table-js
…
-
```
# npm audit report
async 2.0.0 - 2.6.3
Severity: high
Prototype Pollution in async - https://github.com/advisories/GHSA-fwr7-v2mv-hh25
Depends on vulnerable versions of lodash
fix available via …
-
```
# npm audit report
micromatch
-
During the implementation of #411, In order to follow established convention in other ESM conversion, I introduced the `npm audit signature` command into the CI process, but I get below error occurs w…
-
Just FYI someone is trying to upload a modified version of this package to NPM that is compromised. NPM audit returns:
react-native-blue-crypto *
Severity: critical
Malware in react-native-blue…
-
`npm audit` reports 38 vulnerabilities (1 low, 4 moderate, 24 high, 9 critical). these should be reviewed and addressed as appropriate
-
Hi, ive installed in Webstorm in a local project JSDOc 4.0.4, would like to use some of the templates.
I cant find any tutorial or explanation of how to install or prepare it to use.
Also if i ins…
-
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 dep…
-
6 moderate vulnerabilities exist in the current state of the package.
I was able to go down to 4 moderates by adding 2 overrides in my package.json:
`"overrides": {
"semver": "^6.3.1",
"…