es6set-operations
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "es6set-operations", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Set operations for ES6 sets", | ||
"main": "lib/index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "mocha" | ||
}, | ||
@@ -17,3 +17,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"mocha": "^1.21.4" | ||
"mocha": "^2.0.1" | ||
}, | ||
@@ -20,0 +20,0 @@ "dependencies": { |
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
3396
6
54
2