@podium/utils
Advanced tools
Comparing version 4.4.38 to 4.4.39
@@ -0,1 +1,8 @@ | ||
## [4.4.39](https://github.com/podium-lib/utils/compare/v4.4.38...v4.4.39) (2023-01-04) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/schemas to v4.1.34 ([a86e661](https://github.com/podium-lib/utils/commit/a86e661567043e8261e2565fd3489dc873b53b09)) | ||
## [4.4.38](https://github.com/podium-lib/utils/compare/v4.4.37...v4.4.38) (2022-12-07) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/utils", | ||
"version": "4.4.38", | ||
"version": "4.4.39", | ||
"description": "Common generic utility methods shared by @podium modules.", | ||
@@ -60,3 +60,3 @@ "license": "MIT", | ||
"benchmark": "2.1.4", | ||
"eslint": "8.28.0", | ||
"eslint": "8.31.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
@@ -67,7 +67,7 @@ "eslint-config-prettier": "8.5.0", | ||
"jest": "28.1.3", | ||
"prettier": "2.8.0", | ||
"prettier": "2.8.1", | ||
"semantic-release": "19.0.5" | ||
}, | ||
"dependencies": { | ||
"@podium/schemas": "4.1.33", | ||
"@podium/schemas": "4.1.34", | ||
"camelcase": "6.3.0", | ||
@@ -74,0 +74,0 @@ "original-url": "1.2.3" |
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
49180
+ Added@podium/schemas@4.1.34(transitive)
+ Addedajv@8.12.0(transitive)
- Removed@podium/schemas@4.1.33(transitive)
- Removedajv@8.11.2(transitive)
Updated@podium/schemas@4.1.34