@podium/context
Advanced tools
Comparing version 4.1.63 to 4.1.64
@@ -0,1 +1,8 @@ | ||
## [4.1.64](https://github.com/podium-lib/context/compare/v4.1.63...v4.1.64) (2021-11-15) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v4.4.30 ([4d05756](https://github.com/podium-lib/context/commit/4d057561196e104c7351faf3cc09405311f2ef2f)) | ||
## [4.1.63](https://github.com/podium-lib/context/compare/v4.1.62...v4.1.63) (2021-11-14) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/context", | ||
"version": "4.1.63", | ||
"version": "4.1.64", | ||
"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.27", | ||
"@podium/utils": "4.4.29", | ||
"@podium/utils": "4.4.30", | ||
"abslog": "^2.4.0", | ||
@@ -42,0 +42,0 @@ "bcp47-validate": "^1.0.0", |
48687
+ Added@podium/utils@4.4.30(transitive)
+ Addedcamelcase@6.2.1(transitive)
- Removed@podium/utils@4.4.29(transitive)
- Removedcamelcase@6.2.0(transitive)
Updated@podium/utils@4.4.30