string-tool
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "string-tool", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Useful functions for handling Strings", | ||
"main": "string-tool.js", | ||
"main": "string-tool.es5.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "make test" | ||
}, | ||
@@ -13,3 +13,7 @@ "keywords": [ | ||
"author": "Jannes Meyer", | ||
"license": "GPLv3" | ||
"license": "GPLv3", | ||
"devDependencies": { | ||
"babel": "x", | ||
"jasmine": "2.x" | ||
} | ||
} |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
1780
7
39
1
1
1
0
2