@atomiq/json-schema-test-suite
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@atomiq/json-schema-test-suite", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Exposes JSON Schema Test Suite as a Node.js package, so don't need to add as a git submodule.", | ||
@@ -30,7 +30,9 @@ "main": "index.js", | ||
"glob": "^5.0.10", | ||
"lodash": "^3.9.3", | ||
"mocha": "^2.2.5", | ||
"tv4": "^1.1.9", | ||
"z-schema": "^3.12.0" | ||
}, | ||
"dependencies": { | ||
"lodash": "^3.9.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
194630
4
1
+ Addedlodash@^3.9.3
+ Addedlodash@3.10.1(transitive)