validate-value
Advanced tools
Comparing version 8.9.24 to 8.9.25
@@ -0,1 +1,8 @@ | ||
## [8.9.25](https://github.com/thenativeweb/validate-value/compare/8.9.24...8.9.25) (2021-05-06) | ||
### Bug Fixes | ||
* bump ajv-formats from 2.0.2 to 2.1.0 ([#337](https://github.com/thenativeweb/validate-value/issues/337)) ([8fc6896](https://github.com/thenativeweb/validate-value/commit/8fc68963aa73faae52d1a7bd9d8920e75fac8539)) | ||
## [8.9.24](https://github.com/thenativeweb/validate-value/compare/8.9.23...8.9.24) (2021-04-28) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "validate-value", | ||
"version": "8.9.24", | ||
"version": "8.9.25", | ||
"description": "validate-value validates values against JSON schemas.", | ||
@@ -27,3 +27,3 @@ "contributors": [ | ||
"ajv": "8.2.0", | ||
"ajv-formats": "2.0.2", | ||
"ajv-formats": "2.1.0", | ||
"json-schema": "0.3.0" | ||
@@ -33,3 +33,3 @@ }, | ||
"assertthat": "5.2.8", | ||
"roboter": "11.6.38", | ||
"roboter": "11.6.40", | ||
"semantic-release-configuration": "2.0.0" | ||
@@ -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
34225
+ Addedajv-formats@2.1.0(transitive)
- Removedajv-formats@2.0.2(transitive)
Updatedajv-formats@2.1.0