@podium/utils
Advanced tools
Comparing version 4.4.11 to 4.4.12
@@ -0,1 +1,8 @@ | ||
## [4.4.12](https://github.com/podium-lib/utils/compare/v4.4.11...v4.4.12) (2021-03-30) | ||
### Bug Fixes | ||
* Update @podium/schema to version 4.1.9 to fix ajv error ([#110](https://github.com/podium-lib/utils/issues/110)) ([08ee7df](https://github.com/podium-lib/utils/commit/08ee7dfa6bc8b413bb8ee12dd778606f0c6c04e4)) | ||
## [4.4.11](https://github.com/podium-lib/utils/compare/v4.4.10...v4.4.11) (2021-03-27) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/utils", | ||
"version": "4.4.11", | ||
"version": "4.4.12", | ||
"description": "Common generic utility methods shared by @podium modules.", | ||
@@ -57,16 +57,16 @@ "license": "MIT", | ||
"@semantic-release/github": "7.2.0", | ||
"@semantic-release/npm": "7.0.10", | ||
"@semantic-release/npm": "7.1.0", | ||
"@semantic-release/release-notes-generator": "9.0.2", | ||
"semantic-release": "17.4.2", | ||
"benchmark": "2.1.4", | ||
"eslint": "7.17.0", | ||
"eslint": "7.23.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-config-prettier": "6.15.0", | ||
"eslint-config-prettier": "8.1.0", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-prettier": "3.3.1", | ||
"jest": "26.4.2", | ||
"prettier": "2.0.5" | ||
"jest": "26.6.3", | ||
"prettier": "2.2.1" | ||
}, | ||
"dependencies": { | ||
"@podium/schemas": "4.1.8", | ||
"@podium/schemas": "4.1.9", | ||
"original-url": "1.2.3", | ||
@@ -73,0 +73,0 @@ "camelcase": "6.2.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
42688
+ Added@podium/schemas@4.1.9(transitive)
+ Addedajv@8.0.1(transitive)
+ Addedajv-formats@2.0.1(transitive)
- Removed@podium/schemas@4.1.8(transitive)
- Removedajv@7.2.4(transitive)
- Removedajv-formats@1.6.0(transitive)
Updated@podium/schemas@4.1.9