@podium/schemas
Advanced tools
Comparing version 4.1.22 to 4.1.23
@@ -0,1 +1,8 @@ | ||
## [4.1.23](https://github.com/podium-lib/schemas/compare/v4.1.22...v4.1.23) (2021-07-15) | ||
### Bug Fixes | ||
* **deps:** update dependency ajv to v8.6.2 ([4142faa](https://github.com/podium-lib/schemas/commit/4142faad8716e23a09c756030c5be81c5195015a)) | ||
## [4.1.22](https://github.com/podium-lib/schemas/compare/v4.1.21...v4.1.22) (2021-07-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/schemas", | ||
"version": "4.1.22", | ||
"version": "4.1.23", | ||
"description": "Schemas for validating the @podium contract.", | ||
@@ -34,3 +34,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"ajv": "8.6.1", | ||
"ajv": "8.6.2", | ||
"ajv-formats": "2.1.0" | ||
@@ -37,0 +37,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
15772