@podium/schemas
Advanced tools
Comparing version 5.0.3 to 5.0.4
@@ -0,1 +1,8 @@ | ||
## [5.0.4](https://github.com/podium-lib/schemas/compare/v5.0.3...v5.0.4) (2024-06-04) | ||
### Bug Fixes | ||
* **deps:** update dependency ajv to v8.15.0 ([0513fe7](https://github.com/podium-lib/schemas/commit/0513fe7f05e6702254c19b7538e18a7cdba9fbfb)) | ||
## [5.0.3](https://github.com/podium-lib/schemas/compare/v5.0.2...v5.0.3) (2024-05-26) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/schemas", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"type": "module", | ||
@@ -40,3 +40,3 @@ "description": "Schemas for validating the @podium contract.", | ||
"dependencies": { | ||
"ajv": "8.14.0", | ||
"ajv": "8.15.0", | ||
"ajv-formats": "2.1.1" | ||
@@ -57,6 +57,6 @@ }, | ||
"prettier": "3.2.5", | ||
"semantic-release": "23.0.8", | ||
"tap": "18.7.2", | ||
"semantic-release": "23.1.1", | ||
"tap": "18.8.0", | ||
"typescript": "5.4.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
41606
+ Addedajv@8.15.0(transitive)
+ Addedfast-uri@2.4.0(transitive)
- Removedajv@8.14.0(transitive)
- Removedpunycode@2.3.1(transitive)
- Removeduri-js@4.4.1(transitive)
Updatedajv@8.15.0