validate-value
Advanced tools
Comparing version 8.9.1 to 8.9.2
@@ -0,1 +1,8 @@ | ||
## [8.9.2](https://github.com/thenativeweb/validate-value/compare/8.9.1...8.9.2) (2020-11-29) | ||
### Bug Fixes | ||
* bump ajv-formats from 0.5.0 to 0.6.1 ([#235](https://github.com/thenativeweb/validate-value/issues/235)) ([89c87d2](https://github.com/thenativeweb/validate-value/commit/89c87d25e6be627c795a23a6a22693c60350bc5a)) | ||
## [8.9.1](https://github.com/thenativeweb/validate-value/compare/8.9.0...8.9.1) (2020-11-27) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "validate-value", | ||
"version": "8.9.1", | ||
"version": "8.9.2", | ||
"description": "validate-value validates values against JSON schemas.", | ||
@@ -27,3 +27,3 @@ "contributors": [ | ||
"ajv": "7.0.0-beta.7", | ||
"ajv-formats": "0.5.0", | ||
"ajv-formats": "0.6.1", | ||
"json-schema": "0.2.5" | ||
@@ -30,0 +30,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
26635
+ Addedajv-formats@0.6.1(transitive)
- Removedajv-formats@0.5.0(transitive)
Updatedajv-formats@0.6.1