better-npm-audit
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -0,1 +1,6 @@ | ||
## 2.0.5 (June 22, 2021) | ||
* Removed unused packages from dependencies list | ||
* Added nodejs v16.x coverage in CI | ||
## 2.0.4 (June 22, 2021) | ||
@@ -2,0 +7,0 @@ |
{ | ||
"name": "better-npm-audit", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"author": "Jee Mok <jee.ict@hotmail.com>", | ||
@@ -35,3 +35,2 @@ "description": "Reshape npm audit into the way the community would like, by the community itself, to encourage more people to do security audits.", | ||
"dependencies": { | ||
"cli-table": "^0.3.6", | ||
"commander": "^2.19.0", | ||
@@ -38,0 +37,0 @@ "lodash.get": "^4.4.2", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1303923
3
- Removedcli-table@^0.3.6
- Removedcli-table@0.3.11(transitive)
- Removedcolors@1.0.3(transitive)