0.1.0 • Published 2 years ago

@flina/common-page v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

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",

stack overflow