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.17 to 5.0.18

7

CHANGELOG.md

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

## [5.0.18](https://github.com/podium-lib/context/compare/v5.0.17...v5.0.18) (2024-06-28)
### Bug Fixes
* **deps:** update dependency lru-cache to v10.3.0 ([b9afbd7](https://github.com/podium-lib/context/commit/b9afbd78e92dad2cd5bdbc04f21ff0b368eaa7b5))
## [5.0.17](https://github.com/podium-lib/context/compare/v5.0.16...v5.0.17) (2024-06-05)

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

4

package.json
{
"name": "@podium/context",
"version": "5.0.17",
"version": "5.0.18",
"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.2.2"
"lru-cache": "10.3.0"
},

@@ -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