Skip to content

Commit

Permalink
npm-audit-report@2.1.5
Browse files Browse the repository at this point in the history
 * fix(exit-code): account for null auditLevel default (#46)
  • Loading branch information
wraithgar committed May 26, 2021
1 parent 83590d4 commit dbbc151
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 93 deletions.
81 changes: 0 additions & 81 deletions node_modules/npm-audit-report/CHANGELOG.md

This file was deleted.

4 changes: 3 additions & 1 deletion node_modules/npm-audit-report/lib/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions node_modules/npm-audit-report/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -84,7 +84,7 @@
"ms": "^2.1.2",
"node-gyp": "^7.1.2",
"nopt": "^5.0.0",
"npm-audit-report": "^2.1.4",
"npm-audit-report": "^2.1.5",
"npm-package-arg": "^8.1.2",
"npm-pick-manifest": "^6.1.1",
"npm-profile": "^5.0.3",
Expand Down

0 comments on commit dbbc151

Please sign in to comment.