validate-value
Advanced tools
Comparing version 9.1.4 to 9.1.5
@@ -0,1 +1,8 @@ | ||
## [9.1.5](https://github.com/thenativeweb/validate-value/compare/9.1.4...9.1.5) (2021-08-16) | ||
### Bug Fixes | ||
* bump ajv-formats from 2.1.0 to 2.1.1 ([#385](https://github.com/thenativeweb/validate-value/issues/385)) ([e09790a](https://github.com/thenativeweb/validate-value/commit/e09790a4aa0a72578a7c07447fa17170d903d062)) | ||
## [9.1.4](https://github.com/thenativeweb/validate-value/compare/9.1.3...9.1.4) (2021-08-02) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "validate-value", | ||
"version": "9.1.4", | ||
"version": "9.1.5", | ||
"description": "validate-value validates values against JSON schemas.", | ||
@@ -27,3 +27,3 @@ "contributors": [ | ||
"ajv": "8.6.2", | ||
"ajv-formats": "2.1.0", | ||
"ajv-formats": "2.1.1", | ||
"defekt": "7.3.2", | ||
@@ -34,3 +34,3 @@ "json-schema": "0.3.0", | ||
"devDependencies": { | ||
"assertthat": "6.3.10", | ||
"assertthat": "6.3.13", | ||
"roboter": "11.7.8", | ||
@@ -37,0 +37,0 @@ "semantic-release-configuration": "2.0.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
46659
+ Addedajv-formats@2.1.1(transitive)
- Removedajv-formats@2.1.0(transitive)
Updatedajv-formats@2.1.1