@flina/common-page
v0.1.0
Published
``` "scripts": { "preinstall": "npx npm-force-resolutions" } ``` > Use it after the `package-lock.json` was generated. [npm-force-resolutions](https://github.com/rogeriochaves/npm-force-resolutions) ``` npm install example-package-name --no-audit ``` [h
Downloads
2
Readme
vulnerabilities resolved
"scripts": {
"preinstall": "npx npm-force-resolutions"
}
Use it after the
package-lock.json
was generated. npm-force-resolutions
npm install example-package-name --no-audit
how to resolve the vulnerabilities|npm doc
"dependencies": {
- "ansi-html": "^0.0.7",
+ "ansi-html-community": "^0.0.8",