@podium/schemas
Advanced tools
Comparing version 4.0.4 to 4.0.5
@@ -0,1 +1,8 @@ | ||
## [4.0.5](https://github.com/podium-lib/schemas/compare/v4.0.4...v4.0.5) (2020-10-10) | ||
### Bug Fixes | ||
* **deps:** update dependency ajv to v6.12.6 ([3ae65d3](https://github.com/podium-lib/schemas/commit/3ae65d34432ca7c14c1e142c28604566521b2b5b)) | ||
## [4.0.4](https://github.com/podium-lib/schemas/compare/v4.0.3...v4.0.4) (2020-09-13) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/schemas", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"description": "Schemas for validating the @podium contract.", | ||
@@ -34,3 +34,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"ajv": "6.12.5" | ||
"ajv": "6.12.6" | ||
}, | ||
@@ -41,14 +41,14 @@ "devDependencies": { | ||
"@semantic-release/git": "9.0.0", | ||
"@semantic-release/github": "7.0.7", | ||
"@semantic-release/github": "7.1.1", | ||
"@semantic-release/npm": "7.0.6", | ||
"@semantic-release/release-notes-generator": "9.0.1", | ||
"eslint": "7.3.1", | ||
"eslint": "7.10.0", | ||
"eslint-config-airbnb-base": "14.2.0", | ||
"eslint-config-prettier": "6.11.0", | ||
"eslint-plugin-import": "2.22.0", | ||
"eslint-config-prettier": "6.12.0", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-prettier": "3.1.4", | ||
"prettier": "2.0.2", | ||
"semantic-release": "17.1.1", | ||
"semantic-release": "17.1.2", | ||
"tap": "14.10.8" | ||
} | ||
} |
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
7903
+ Addedajv@6.12.6(transitive)
- Removedajv@6.12.5(transitive)
Updatedajv@6.12.6