@podium/context
Advanced tools
Comparing version 5.0.25 to 5.0.26
@@ -0,1 +1,8 @@ | ||
## [5.0.26](https://github.com/podium-lib/context/compare/v5.0.25...v5.0.26) (2024-08-19) | ||
### Bug Fixes | ||
* **deps:** update dependency @podium/utils to v5.1.0 ([1ad77b2](https://github.com/podium-lib/context/commit/1ad77b2419a7f358971d393bc36734a34d72941c)) | ||
## [5.0.25](https://github.com/podium-lib/context/compare/v5.0.24...v5.0.25) (2024-07-29) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/context", | ||
"version": "5.0.25", | ||
"version": "5.0.26", | ||
"description": "Module to generate the context which is passed on requests from a Podium Layout server to a Podium Podlet server", | ||
@@ -44,3 +44,3 @@ "type": "module", | ||
"@podium/schemas": "5.0.6", | ||
"@podium/utils": "5.0.7", | ||
"@podium/utils": "5.1.0", | ||
"abslog": "2.4.4", | ||
@@ -59,3 +59,3 @@ "bcp47-validate": "^1.0.0", | ||
"@semantic-release/release-notes-generator": "12.1.0", | ||
"@types/readable-stream": "4.0.14", | ||
"@types/readable-stream": "4.0.15", | ||
"eslint": "9.6.0", | ||
@@ -65,8 +65,8 @@ "eslint-config-prettier": "9.1.0", | ||
"globals": "15.8.0", | ||
"npm-run-all": "4.1.5", | ||
"npm-run-all2": "5.0.2", | ||
"prettier": "3.3.2", | ||
"semantic-release": "23.1.1", | ||
"tap": "18.7.2", | ||
"tap": "18.8.0", | ||
"typescript": "5.4.5" | ||
} | ||
} |
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
85232
+ Added@podium/utils@5.1.0(transitive)
- Removed@podium/utils@5.0.7(transitive)
Updated@podium/utils@5.1.0