validate-value
Advanced tools
Comparing version 8.9.6 to 8.9.7
@@ -0,1 +1,8 @@ | ||
## [8.9.7](https://github.com/thenativeweb/validate-value/compare/8.9.6...8.9.7) (2020-12-14) | ||
### Bug Fixes | ||
* bump ajv from 7.0.0-rc.1 to 7.0.0-rc.2 ([#250](https://github.com/thenativeweb/validate-value/issues/250)) ([9e9696f](https://github.com/thenativeweb/validate-value/commit/9e9696f9c4d9389671d4070ab0f7258ee02cad2b)) | ||
## [8.9.6](https://github.com/thenativeweb/validate-value/compare/8.9.5...8.9.6) (2020-12-10) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "validate-value", | ||
"version": "8.9.6", | ||
"version": "8.9.7", | ||
"description": "validate-value validates values against JSON schemas.", | ||
@@ -26,3 +26,3 @@ "contributors": [ | ||
"dependencies": { | ||
"ajv": "7.0.0-rc.1", | ||
"ajv": "7.0.0-rc.2", | ||
"ajv-formats": "0.6.1", | ||
@@ -29,0 +29,0 @@ "json-schema": "0.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
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
28288
+ Addedajv@7.0.0-rc.2(transitive)
+ Addedjson-schema-traverse@1.0.0(transitive)
- Removedajv@7.0.0-rc.1(transitive)
- Removedjson-schema-traverse@0.5.0(transitive)
Updatedajv@7.0.0-rc.2