@podium/context
Advanced tools
Comparing version 5.0.19 to 5.0.20
@@ -0,1 +1,8 @@ | ||
## [5.0.20](https://github.com/podium-lib/context/compare/v5.0.19...v5.0.20) (2024-07-08) | ||
### Bug Fixes | ||
* **deps:** update dependency lru-cache to v10.4.0 ([7ede4c2](https://github.com/podium-lib/context/commit/7ede4c2c4fbdebcb5ed3ff143556d0e905983af6)) | ||
## [5.0.19](https://github.com/podium-lib/context/compare/v5.0.18...v5.0.19) (2024-07-06) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/context", | ||
"version": "5.0.19", | ||
"version": "5.0.20", | ||
"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.3.1" | ||
"lru-cache": "10.4.0" | ||
}, | ||
@@ -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
83791
+ Addedlru-cache@10.4.0(transitive)
- Removedlru-cache@10.3.1(transitive)
Updatedlru-cache@10.4.0