@podium/context
Advanced tools
Comparing version 4.1.32 to 4.1.33
@@ -0,1 +1,8 @@ | ||
## [4.1.33](https://github.com/podium-lib/context/compare/v4.1.32...v4.1.33) (2021-04-01) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/schemas to v4.1.11 ([1da931c](https://github.com/podium-lib/context/commit/1da931c461a2f7324fed688add12401d965d36a5)) | ||
## [4.1.32](https://github.com/podium-lib/context/compare/v4.1.31...v4.1.32) (2021-03-31) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/context", | ||
"version": "4.1.32", | ||
"version": "4.1.33", | ||
"description": "Module to generate the context which is passed on requests from a Podium Layout server to a Podium Podlet server", | ||
@@ -38,3 +38,3 @@ "license": "MIT", | ||
"@metrics/client": "2.5.0", | ||
"@podium/schemas": "4.1.10", | ||
"@podium/schemas": "4.1.11", | ||
"@podium/utils": "4.4.12", | ||
@@ -41,0 +41,0 @@ "abslog": "^2.4.0", |
40379
+ Added@podium/schemas@4.1.11(transitive)
+ Addedajv@8.0.3(transitive)
- Removed@podium/schemas@4.1.10(transitive)
- Removedajv@8.0.2(transitive)
Updated@podium/schemas@4.1.11