@podium/context
Advanced tools
Comparing version 5.0.2 to 5.0.3
@@ -0,1 +1,8 @@ | ||
## [5.0.3](https://github.com/podium-lib/context/compare/v5.0.2...v5.0.3) (2024-02-01) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v5.0.2 ([248ce21](https://github.com/podium-lib/context/commit/248ce217b430e0fd60094dfaa7dcb3f49395e131)) | ||
## [5.0.2](https://github.com/podium-lib/context/compare/v5.0.1...v5.0.2) (2024-01-26) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/context", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"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 @@ "type": "module", | ||
"@podium/schemas": "5.0.0", | ||
"@podium/utils": "5.0.1", | ||
"@podium/utils": "5.0.2", | ||
"@metrics/client": "2.5.2", | ||
@@ -52,6 +52,6 @@ "abslog": "^2.4.0", | ||
"eslint-plugin-import": "2.29.1", | ||
"eslint-plugin-prettier": "5.1.2", | ||
"@babel/eslint-parser": "7.23.3", | ||
"tap": "18.6.1", | ||
"prettier": "3.1.1", | ||
"eslint-plugin-prettier": "5.1.3", | ||
"@babel/eslint-parser": "7.23.10", | ||
"tap": "18.7.0", | ||
"prettier": "3.2.4", | ||
"@semantic-release/changelog": "6.0.3", | ||
@@ -58,0 +58,0 @@ "@semantic-release/commit-analyzer": "11.1.0", |
67238
+ Added@podium/utils@5.0.2(transitive)
- Removed@podium/utils@5.0.1(transitive)
Updated@podium/utils@5.0.2