@podium/context
Advanced tools
Comparing version 4.1.68 to 4.1.69
@@ -0,1 +1,8 @@ | ||
## [4.1.69](https://github.com/podium-lib/context/compare/v4.1.68...v4.1.69) (2022-01-02) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v4.4.33 ([db917e1](https://github.com/podium-lib/context/commit/db917e13898f7a128b65654fa09a9ae7ebde8244)) | ||
## [4.1.68](https://github.com/podium-lib/context/compare/v4.1.67...v4.1.68) (2021-11-22) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/context", | ||
"version": "4.1.68", | ||
"version": "4.1.69", | ||
"description": "Module to generate the context which is passed on requests from a Podium Layout server to a Podium Podlet server", | ||
@@ -39,3 +39,3 @@ "license": "MIT", | ||
"@podium/schemas": "4.1.29", | ||
"@podium/utils": "4.4.32", | ||
"@podium/utils": "4.4.33", | ||
"abslog": "^2.4.0", | ||
@@ -49,7 +49,7 @@ "bcp47-validate": "^1.0.0", | ||
"@semantic-release/changelog": "6.0.1", | ||
"@semantic-release/commit-analyzer": "9.0.1", | ||
"@semantic-release/commit-analyzer": "9.0.2", | ||
"@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", | ||
"@semantic-release/release-notes-generator": "10.0.3", | ||
"benchmark": "2.1.4", | ||
@@ -63,4 +63,4 @@ "eslint": "7.32.0", | ||
"prettier": "2.2.1", | ||
"semantic-release": "18.0.0" | ||
"semantic-release": "18.0.1" | ||
} | ||
} |
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
50001
+ Added@podium/utils@4.4.33(transitive)
+ Addedcamelcase@6.3.0(transitive)
- Removed@podium/utils@4.4.32(transitive)
- Removedcamelcase@6.2.1(transitive)
Updated@podium/utils@4.4.33