@podium/context
Advanced tools
Comparing version 4.1.79 to 4.1.80
@@ -0,1 +1,8 @@ | ||
## [4.1.80](https://github.com/podium-lib/context/compare/v4.1.79...v4.1.80) (2023-11-16) | ||
### Bug Fixes | ||
* **deps:** update podium packages ([b307739](https://github.com/podium-lib/context/commit/b3077395444656ca541f51a5ac2eb4e7a432cee2)) | ||
## [4.1.79](https://github.com/podium-lib/context/compare/v4.1.78...v4.1.79) (2023-10-19) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/context", | ||
"version": "4.1.79", | ||
"version": "4.1.80", | ||
"description": "Module to generate the context which is passed on requests from a Podium Layout server to a Podium Podlet server", | ||
@@ -38,4 +38,4 @@ "license": "MIT", | ||
"@metrics/client": "2.5.2", | ||
"@podium/schemas": "4.1.34", | ||
"@podium/utils": "4.4.41", | ||
"@podium/schemas": "4.2.0", | ||
"@podium/utils": "4.5.0", | ||
"abslog": "^2.4.0", | ||
@@ -42,0 +42,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
52827
+ Added@podium/schemas@4.2.0(transitive)
+ Added@podium/utils@4.5.0(transitive)
- Removed@podium/schemas@4.1.34(transitive)
- Removed@podium/utils@4.4.41(transitive)
Updated@podium/schemas@4.2.0
Updated@podium/utils@4.5.0