@podium/utils
Advanced tools
Comparing version 4.4.36 to 4.4.37
@@ -0,1 +1,8 @@ | ||
## [4.4.37](https://github.com/podium-lib/utils/compare/v4.4.36...v4.4.37) (2022-11-14) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/schemas to v4.1.33 ([8036aa7](https://github.com/podium-lib/utils/commit/8036aa7923f87cb4cbfadf06fb842bfe01fd10fd)) | ||
## [4.4.36](https://github.com/podium-lib/utils/compare/v4.4.35...v4.4.36) (2022-03-23) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/utils", | ||
"version": "4.4.36", | ||
"version": "4.4.37", | ||
"description": "Common generic utility methods shared by @podium modules.", | ||
@@ -56,17 +56,17 @@ "license": "MIT", | ||
"@semantic-release/git": "10.0.1", | ||
"@semantic-release/github": "8.0.2", | ||
"@semantic-release/npm": "8.0.3", | ||
"@semantic-release/github": "8.0.6", | ||
"@semantic-release/npm": "9.0.1", | ||
"@semantic-release/release-notes-generator": "10.0.3", | ||
"benchmark": "2.1.4", | ||
"eslint": "7.32.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-config-prettier": "8.4.0", | ||
"eslint-plugin-import": "2.25.4", | ||
"eslint-plugin-prettier": "3.4.1", | ||
"jest": "26.6.3", | ||
"prettier": "2.5.1", | ||
"semantic-release": "18.0.1" | ||
"eslint": "8.26.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
"eslint-config-prettier": "8.5.0", | ||
"eslint-plugin-import": "2.26.0", | ||
"eslint-plugin-prettier": "4.2.1", | ||
"jest": "28.1.3", | ||
"prettier": "2.7.1", | ||
"semantic-release": "19.0.5" | ||
}, | ||
"dependencies": { | ||
"@podium/schemas": "4.1.32", | ||
"@podium/schemas": "4.1.33", | ||
"camelcase": "6.3.0", | ||
@@ -73,0 +73,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
49190
+ Added@podium/schemas@4.1.33(transitive)
+ Addedajv@8.11.2(transitive)
- Removed@podium/schemas@4.1.32(transitive)
- Removedajv@8.11.0(transitive)
Updated@podium/schemas@4.1.33