dependency-scanner
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "dependency-scanner", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Outputs dependancies from package.json provided", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"files": [ | ||
"index.js" | ||
], | ||
"bin": { | ||
"dependency-scanner": "./index.js" | ||
}, | ||
@@ -12,3 +14,3 @@ "keywords": [ | ||
"package", | ||
"dependancies" | ||
"dependencies" | ||
], | ||
@@ -15,0 +17,0 @@ "author": "Kyle Welch", |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
0
3423
3