@podium/schemas
Advanced tools
Comparing version 4.1.31 to 4.1.32
@@ -0,1 +1,8 @@ | ||
## [4.1.32](https://github.com/podium-lib/schemas/compare/v4.1.31...v4.1.32) (2022-03-23) | ||
### Bug Fixes | ||
* **deps:** update dependency ajv to v8.11.0 ([5f3a961](https://github.com/podium-lib/schemas/commit/5f3a9619f7f7cf3b8368ba8e53a3e1f8b82bf573)) | ||
## [4.1.31](https://github.com/podium-lib/schemas/compare/v4.1.30...v4.1.31) (2022-02-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/schemas", | ||
"version": "4.1.31", | ||
"version": "4.1.32", | ||
"description": "Schemas for validating the @podium contract.", | ||
@@ -34,3 +34,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"ajv": "8.10.0", | ||
"ajv": "8.11.0", | ||
"ajv-formats": "2.1.1" | ||
@@ -47,9 +47,9 @@ }, | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-config-prettier": "8.3.0", | ||
"eslint-plugin-import": "2.24.1", | ||
"eslint-config-prettier": "8.4.0", | ||
"eslint-plugin-import": "2.25.4", | ||
"eslint-plugin-prettier": "3.4.1", | ||
"prettier": "2.2.1", | ||
"prettier": "2.5.1", | ||
"semantic-release": "18.0.1", | ||
"tap": "15.0.2" | ||
"tap": "15.1.6" | ||
} | ||
} |
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
18044
+ Addedajv@8.11.0(transitive)
- Removedajv@8.10.0(transitive)
Updatedajv@8.11.0