goodeggs-json-schema-validator
Advanced tools
Comparing version 2.0.0 to 2.0.1-0
{ | ||
"name": "goodeggs-json-schema-validator", | ||
"version": "2.0.0", | ||
"version": "2.0.1-0", | ||
"description": "Good Eggs JSON Schema Validator", | ||
@@ -17,2 +17,3 @@ "author": "Good Eggs <open-source@goodeggs.com>", | ||
"boom": "^2.8.0", | ||
"coffee-script": "^1.8.0", | ||
"tv4": "^1.1.12" | ||
@@ -30,7 +31,3 @@ }, | ||
}, | ||
"peerDependencies": { | ||
"coffee-script": ">= 1.8.0" | ||
}, | ||
"scripts": { | ||
"prepublish": "npm run test", | ||
"test": "mocha" | ||
@@ -37,0 +34,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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
12165
8
1
+ Addedcoffee-script@^1.8.0