@podium/context
Advanced tools
Comparing version 4.1.47 to 4.1.48
@@ -0,1 +1,8 @@ | ||
## [4.1.48](https://github.com/podium-lib/context/compare/v4.1.47...v4.1.48) (2021-05-24) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/schemas to v4.1.20 ([a78eb63](https://github.com/podium-lib/context/commit/a78eb638124d1b22c35d421f7e3ccf889d625a07)) | ||
## [4.1.47](https://github.com/podium-lib/context/compare/v4.1.46...v4.1.47) (2021-05-14) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/context", | ||
"version": "4.1.47", | ||
"version": "4.1.48", | ||
"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.19", | ||
"@podium/schemas": "4.1.20", | ||
"@podium/utils": "4.4.20", | ||
@@ -55,6 +55,6 @@ "abslog": "^2.4.0", | ||
"benchmark": "2.1.4", | ||
"eslint": "7.25.0", | ||
"eslint": "7.27.0", | ||
"eslint-config-airbnb-base": "14.2.1", | ||
"eslint-config-prettier": "8.3.0", | ||
"eslint-plugin-import": "2.22.1", | ||
"eslint-plugin-import": "2.23.3", | ||
"eslint-plugin-prettier": "3.4.0", | ||
@@ -61,0 +61,0 @@ "jest": "26.6.3", |
44325
+ Added@podium/schemas@4.1.20(transitive)
+ Addedajv@8.5.0(transitive)
Updated@podium/schemas@4.1.20