Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@podium/context

Package Overview
Dependencies
Maintainers
0
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@podium/context - npm Package Compare versions

Comparing version 5.0.20 to 5.0.21

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [5.0.21](https://github.com/podium-lib/context/compare/v5.0.20...v5.0.21) (2024-07-09)
### Bug Fixes
* **deps:** update dependency lru-cache to v10.4.1 ([82579e7](https://github.com/podium-lib/context/commit/82579e7f9b6d5320ee9f03d8fcc8cbd3b502026c))
## [5.0.20](https://github.com/podium-lib/context/compare/v5.0.19...v5.0.20) (2024-07-08)

@@ -2,0 +9,0 @@

4

package.json
{
"name": "@podium/context",
"version": "5.0.20",
"version": "5.0.21",
"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.0"
"lru-cache": "10.4.1"
},

@@ -50,0 +50,0 @@ "devDependencies": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc