@podium/context
Advanced tools
Comparing version 5.1.1 to 5.1.2
@@ -0,1 +1,8 @@ | ||
## [5.1.2](https://github.com/podium-lib/context/compare/v5.1.1...v5.1.2) (2024-11-13) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v5.4.0 ([#279](https://github.com/podium-lib/context/issues/279)) ([bf9f00a](https://github.com/podium-lib/context/commit/bf9f00afe1497c88dd91907db4f8de240e14e62b)) | ||
## [5.1.1](https://github.com/podium-lib/context/compare/v5.1.0...v5.1.1) (2024-11-05) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/context", | ||
"version": "5.1.1", | ||
"version": "5.1.2", | ||
"description": "Module to generate the context which is passed on requests from a Podium Layout server to a Podium Podlet server", | ||
@@ -44,3 +44,3 @@ "type": "module", | ||
"@podium/schemas": "5.1.0", | ||
"@podium/utils": "5.3.2", | ||
"@podium/utils": "5.4.0", | ||
"abslog": "2.4.4", | ||
@@ -47,0 +47,0 @@ "bcp47-validate": "^1.0.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
88627
+ Added@podium/utils@5.4.0(transitive)
- Removed@podium/utils@5.3.2(transitive)
Updated@podium/utils@5.4.0