validate-value
Advanced tools
Comparing version 8.9.2 to 8.9.3
@@ -0,1 +1,8 @@ | ||
## [8.9.3](https://github.com/thenativeweb/validate-value/compare/8.9.2...8.9.3) (2020-11-29) | ||
### Bug Fixes | ||
* bump ajv from 7.0.0-beta.7 to 7.0.0-beta.8 ([#236](https://github.com/thenativeweb/validate-value/issues/236)) ([d25cc98](https://github.com/thenativeweb/validate-value/commit/d25cc98ec62ec30004598eca9ffcfc86d9cb29f6)) | ||
## [8.9.2](https://github.com/thenativeweb/validate-value/compare/8.9.1...8.9.2) (2020-11-29) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "validate-value", | ||
"version": "8.9.2", | ||
"version": "8.9.3", | ||
"description": "validate-value validates values against JSON schemas.", | ||
@@ -26,3 +26,3 @@ "contributors": [ | ||
"dependencies": { | ||
"ajv": "7.0.0-beta.7", | ||
"ajv": "7.0.0-beta.8", | ||
"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
26968
+ Addedajv@7.0.0-beta.8(transitive)
+ Addedrequire-from-string@2.0.2(transitive)
- Removedajv@7.0.0-beta.7(transitive)
Updatedajv@7.0.0-beta.8