validate-value
Advanced tools
Comparing version 8.9.4 to 8.9.5
@@ -0,1 +1,8 @@ | ||
## [8.9.5](https://github.com/thenativeweb/validate-value/compare/8.9.4...8.9.5) (2020-12-07) | ||
### Bug Fixes | ||
* bump ajv from 7.0.0-beta.9 to 7.0.0-rc.0 ([#242](https://github.com/thenativeweb/validate-value/issues/242)) ([dc703f0](https://github.com/thenativeweb/validate-value/commit/dc703f0042c0324e6afc096af5e63b8a9670d4d8)) | ||
## [8.9.4](https://github.com/thenativeweb/validate-value/compare/8.9.3...8.9.4) (2020-12-02) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "validate-value", | ||
"version": "8.9.4", | ||
"version": "8.9.5", | ||
"description": "validate-value validates values against JSON schemas.", | ||
@@ -26,3 +26,3 @@ "contributors": [ | ||
"dependencies": { | ||
"ajv": "7.0.0-beta.9", | ||
"ajv": "7.0.0-rc.0", | ||
"ajv-formats": "0.6.1", | ||
@@ -33,3 +33,3 @@ "json-schema": "0.2.5" | ||
"assertthat": "5.2.5", | ||
"roboter": "11.5.19", | ||
"roboter": "11.5.22", | ||
"semantic-release-configuration": "1.0.28" | ||
@@ -36,0 +36,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
27630
+ Addedajv@7.0.0-rc.0(transitive)
- Removedajv@7.0.0-beta.9(transitive)
Updatedajv@7.0.0-rc.0