@podium/context
Advanced tools
Comparing version 5.0.3 to 5.0.4
@@ -0,1 +1,8 @@ | ||
## [5.0.4](https://github.com/podium-lib/context/compare/v5.0.3...v5.0.4) (2024-04-12) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v5.0.3 ([9ad0951](https://github.com/podium-lib/context/commit/9ad0951fc8fb619e4f0516074c4b5475ef6e9e12)) | ||
## [5.0.3](https://github.com/podium-lib/context/compare/v5.0.2...v5.0.3) (2024-02-01) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/context", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"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.2", | ||
"@podium/utils": "5.0.3", | ||
"@metrics/client": "2.5.2", | ||
@@ -48,3 +48,3 @@ "abslog": "^2.4.0", | ||
"devDependencies": { | ||
"eslint": "8.56.0", | ||
"eslint": "8.57.0", | ||
"eslint-config-airbnb-base": "15.0.0", | ||
@@ -54,5 +54,5 @@ "eslint-config-prettier": "9.1.0", | ||
"eslint-plugin-prettier": "5.1.3", | ||
"@babel/eslint-parser": "7.23.10", | ||
"tap": "18.7.0", | ||
"prettier": "3.2.4", | ||
"@babel/eslint-parser": "7.24.1", | ||
"tap": "18.7.2", | ||
"prettier": "3.2.5", | ||
"@semantic-release/changelog": "6.0.3", | ||
@@ -62,7 +62,7 @@ "@semantic-release/commit-analyzer": "11.1.0", | ||
"@semantic-release/github": "9.2.6", | ||
"@semantic-release/npm": "11.0.2", | ||
"@semantic-release/npm": "11.0.3", | ||
"@semantic-release/release-notes-generator": "12.1.0", | ||
"benchmark": "2.1.4", | ||
"semantic-release": "22.0.12" | ||
"semantic-release": "23.0.6" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
67494
+ Added@podium/utils@5.0.3(transitive)
- Removed@podium/utils@5.0.2(transitive)
Updated@podium/utils@5.0.3