@podium/context
Advanced tools
Comparing version 4.1.37 to 4.1.38
@@ -0,1 +1,8 @@ | ||
## [4.1.38](https://github.com/podium-lib/context/compare/v4.1.37...v4.1.38) (2021-04-11) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/schemas to v4.1.15 ([680489b](https://github.com/podium-lib/context/commit/680489b40f64fc3093c99c9ce0cd215f35506d13)) | ||
## [4.1.37](https://github.com/podium-lib/context/compare/v4.1.36...v4.1.37) (2021-04-02) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/context", | ||
"version": "4.1.37", | ||
"version": "4.1.38", | ||
"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.14", | ||
"@podium/schemas": "4.1.15", | ||
"@podium/utils": "4.4.15", | ||
@@ -41,0 +41,0 @@ "abslog": "^2.4.0", |
41695
+ Added@podium/schemas@4.1.15(transitive)
+ Addedajv@8.1.0(transitive)
Updated@podium/schemas@4.1.15