missing-keys
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "missing-keys", | ||
"description": "Return missing keys if the given object hasn't all required keys.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"homepage": "https://github.com/tobiasoberrauch/missing-keys", | ||
@@ -23,4 +23,5 @@ "author": "Tobias Oberrauch <tobias.oberrauch@grolba.com> (https://github.com/tobiasoberrauch)", | ||
"devDependencies": { | ||
"chai": "^3.2.0" | ||
"chai": "^3.2.0", | ||
"mocha": "^2.2.5" | ||
} | ||
} |
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 README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
2569
2
2
0