@podium/utils
Advanced tools
Comparing version 4.4.24 to 4.4.25
@@ -0,1 +1,8 @@ | ||
## [4.4.25](https://github.com/podium-lib/utils/compare/v4.4.24...v4.4.25) (2021-08-14) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/schemas to v4.1.24 ([35c41c7](https://github.com/podium-lib/utils/commit/35c41c75b91dd64b4857c9604f005b013e1203d7)) | ||
## [4.4.24](https://github.com/podium-lib/utils/compare/v4.4.23...v4.4.24) (2021-07-15) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/utils", | ||
"version": "4.4.24", | ||
"version": "4.4.25", | ||
"description": "Common generic utility methods shared by @podium modules.", | ||
@@ -61,6 +61,6 @@ "license": "MIT", | ||
"benchmark": "2.1.4", | ||
"eslint": "7.27.0", | ||
"eslint": "7.32.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-config-prettier": "8.3.0", | ||
"eslint-plugin-import": "2.23.4", | ||
"eslint-plugin-import": "2.24.0", | ||
"eslint-plugin-prettier": "3.4.0", | ||
@@ -71,3 +71,3 @@ "jest": "26.6.3", | ||
"dependencies": { | ||
"@podium/schemas": "4.1.23", | ||
"@podium/schemas": "4.1.24", | ||
"original-url": "1.2.3", | ||
@@ -74,0 +74,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
46223
+ Added@podium/schemas@4.1.24(transitive)
+ Addedajv-formats@2.1.1(transitive)
- Removed@podium/schemas@4.1.23(transitive)
- Removedajv-formats@2.1.0(transitive)
Updated@podium/schemas@4.1.24