package-age
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "package-age", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "A CLI for detecting old dependencies used in your project", | ||
@@ -22,2 +22,5 @@ "main": "index.js", | ||
}, | ||
"bin": { | ||
"package-age": "./index.js" | ||
}, | ||
"repository": { | ||
@@ -24,0 +27,0 @@ "type": "git", |
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
233673