is-my-json-valid
Advanced tools
Comparing version 1.3.6 to 1.3.7
{ | ||
"name": "is-my-json-valid", | ||
"version": "1.3.6", | ||
"version": "1.3.7", | ||
"description": "A JSONSchema / orderly validator that uses code generation to be extremely fast", | ||
"main": "index.js", | ||
"dependencies": { | ||
"generate-function": "^1.1.0", | ||
"generate-function": "^2.0.0", | ||
"generate-object-property": "^1.1.0", | ||
@@ -9,0 +9,0 @@ "orderly": "^1.1.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
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
+ Addedgenerate-function@2.3.1(transitive)
- Removedgenerate-function@1.1.0(transitive)
Updatedgenerate-function@^2.0.0