@podium/context
Advanced tools
Comparing version 5.0.22 to 5.0.23
@@ -0,1 +1,8 @@ | ||
## [5.0.23](https://github.com/podium-lib/context/compare/v5.0.22...v5.0.23) (2024-07-09) | ||
### Bug Fixes | ||
* **deps:** update dependency lru-cache to v10.4.3 ([76becba](https://github.com/podium-lib/context/commit/76becbadfe13b84efbd799e8f2c0ea090745a374)) | ||
## [5.0.22](https://github.com/podium-lib/context/compare/v5.0.21...v5.0.22) (2024-07-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/context", | ||
"version": "5.0.22", | ||
"version": "5.0.23", | ||
"description": "Module to generate the context which is passed on requests from a Podium Layout server to a Podium Podlet server", | ||
@@ -47,3 +47,3 @@ "type": "module", | ||
"decamelize": "^6.0.0", | ||
"lru-cache": "10.4.2" | ||
"lru-cache": "10.4.3" | ||
}, | ||
@@ -50,0 +50,0 @@ "devDependencies": { |
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
84565
+ Addedlru-cache@10.4.3(transitive)
- Removedlru-cache@10.4.2(transitive)
Updatedlru-cache@10.4.3