@podium/schemas
Advanced tools
Comparing version 5.0.2 to 5.0.3
@@ -0,1 +1,8 @@ | ||
## [5.0.3](https://github.com/podium-lib/schemas/compare/v5.0.2...v5.0.3) (2024-05-26) | ||
### Bug Fixes | ||
* **deps:** update dependency ajv to v8.14.0 ([afa85d1](https://github.com/podium-lib/schemas/commit/afa85d1fc190a738e4d0ff034f66c5c779c486bb)) | ||
## [5.0.2](https://github.com/podium-lib/schemas/compare/v5.0.1...v5.0.2) (2024-05-14) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/schemas", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"type": "module", | ||
@@ -40,3 +40,3 @@ "description": "Schemas for validating the @podium contract.", | ||
"dependencies": { | ||
"ajv": "8.13.0", | ||
"ajv": "8.14.0", | ||
"ajv-formats": "2.1.1" | ||
@@ -43,0 +43,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
41357
+ Addedajv@8.14.0(transitive)
- Removedajv@8.13.0(transitive)
Updatedajv@8.14.0