@podium/utils
Advanced tools
Comparing version 4.4.27 to 4.4.28
@@ -0,1 +1,8 @@ | ||
## [4.4.28](https://github.com/podium-lib/utils/compare/v4.4.27...v4.4.28) (2021-11-09) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/schemas to v4.1.26 ([961e0e0](https://github.com/podium-lib/utils/commit/961e0e074b62d7c933041538c42a31e58d297447)) | ||
## [4.4.27](https://github.com/podium-lib/utils/compare/v4.4.26...v4.4.27) (2021-10-26) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/utils", | ||
"version": "4.4.27", | ||
"version": "4.4.28", | ||
"description": "Common generic utility methods shared by @podium modules.", | ||
@@ -53,8 +53,8 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@semantic-release/changelog": "5.0.1", | ||
"@semantic-release/commit-analyzer": "8.0.1", | ||
"@semantic-release/git": "9.0.1", | ||
"@semantic-release/github": "7.2.3", | ||
"@semantic-release/npm": "7.1.3", | ||
"@semantic-release/release-notes-generator": "9.0.3", | ||
"@semantic-release/changelog": "6.0.1", | ||
"@semantic-release/commit-analyzer": "9.0.1", | ||
"@semantic-release/git": "10.0.1", | ||
"@semantic-release/github": "8.0.2", | ||
"@semantic-release/npm": "8.0.3", | ||
"@semantic-release/release-notes-generator": "10.0.2", | ||
"benchmark": "2.1.4", | ||
@@ -68,6 +68,6 @@ "eslint": "7.32.0", | ||
"prettier": "2.2.1", | ||
"semantic-release": "17.4.7" | ||
"semantic-release": "18.0.0" | ||
}, | ||
"dependencies": { | ||
"@podium/schemas": "4.1.25", | ||
"@podium/schemas": "4.1.26", | ||
"camelcase": "6.2.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
46864
+ Added@podium/schemas@4.1.26(transitive)
+ Addedajv@8.7.1(transitive)
- Removed@podium/schemas@4.1.25(transitive)
- Removedajv@8.6.3(transitive)
Updated@podium/schemas@4.1.26