better-npm-audit
Advanced tools
Comparing version
{ | ||
"name": "better-npm-audit", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"author": "Jee Mok <jee.ict@hotmail.com>", | ||
@@ -5,0 +5,0 @@ "description": "Made to allow skipping certain vulnerabilities, and any extra handling that are not supported by the default npm audit in the future.", |
@@ -34,3 +34,3 @@ # Better NPM Audit | ||
To avoid waterflow logging on your console, there is a character limit set to the output. To view the full audit logs, you can use `-f` or verbose `--full` flags | ||
To avoid waterfall logging on your console, there is a character limit set to the output. To view the full audit logs, you can use `-f` or verbose `--full` flags | ||
@@ -37,0 +37,0 @@ ``` |