Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "awful", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Get words like awful", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "ava --verbose" | ||
}, | ||
@@ -28,3 +28,7 @@ "keywords": [ | ||
"bin": "cli.js", | ||
"repository": "rod/awful" | ||
"repository": "rod/awful", | ||
"devDependencies": { | ||
"ava": "^0.16.0", | ||
"chai": "^3.5.0" | ||
} | ||
} |
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
3984
83
1
2