better-npm-audit
Advanced tools
Comparing version 2.0.2-rc to 2.0.3-rc
{ | ||
"name": "better-npm-audit", | ||
"version": "2.0.2-rc", | ||
"version": "2.0.3-rc", | ||
"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.", |
@@ -43,8 +43,12 @@ # Better NPM Audit | ||
<img src="./.README/all_good.png" alt="Demo of table displaying the security report" width="1000"/> | ||
<img src="./.README/all_good.png" alt="Demo of table displaying the security report" /> | ||
Unhandled or new exceptions will be highlighted: | ||
<img src="./.README/highlighted_exceptions.png" alt="Demo of table displaying the security report" width="820"/> | ||
<img src="./.README/highlighted_exceptions.png" alt="Demo of table displaying the security report" /> | ||
Unused exceptions will be notified: | ||
<img src="./.README/unused_exception.png" alt="Demo of displaying the unused exception" /> | ||
### Add into package scripts | ||
@@ -119,4 +123,4 @@ | ||
<img src="./.README/exceptions_table.png" alt="Demo of table displaying a list of exceptions" width="820"/> | ||
| | | ||
<img src="./.README/exceptions_table.png" alt="Demo of table displaying a list of exceptions" /> | ||
<br /> | ||
@@ -123,0 +127,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
1333204
36
147