Comparing version 0.1.3 to 0.1.4
{ | ||
"name": "icebox", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Object serialization library", | ||
"main": "lib/icebox.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "buster test" | ||
}, | ||
@@ -17,3 +17,4 @@ "repository": { | ||
"author": "Hans Hübner", | ||
"license": "BSD" | ||
"license": "BSD", | ||
"devDependencies": { "buster": ">=0.6.2" } | ||
} |
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
6556
9
117
2
1