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

@podium/context

Package Overview
Dependencies
Maintainers
6
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.8 to 5.0.9

7

CHANGELOG.md

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

## [5.0.9](https://github.com/podium-lib/context/compare/v5.0.8...v5.0.9) (2024-05-07)
### Bug Fixes
* **deps:** update dependency @podium/utils to v5.0.5 ([e2f749b](https://github.com/podium-lib/context/commit/e2f749b8f83a04947d475965483b63eac1b9f0ec))
## [5.0.8](https://github.com/podium-lib/context/compare/v5.0.7...v5.0.8) (2024-04-30)

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

8

package.json
{
"name": "@podium/context",
"version": "5.0.8",
"version": "5.0.9",
"description": "Module to generate the context which is passed on requests from a Podium Layout server to a Podium Podlet server",

@@ -38,3 +38,3 @@ "type": "module",

"@podium/schemas": "5.0.1",
"@podium/utils": "5.0.4",
"@podium/utils": "5.0.5",
"@metrics/client": "2.5.2",

@@ -53,3 +53,3 @@ "abslog": "^2.4.0",

"eslint-plugin-prettier": "5.1.3",
"@babel/eslint-parser": "7.24.1",
"@babel/eslint-parser": "7.24.5",
"tap": "18.7.2",

@@ -64,4 +64,4 @@ "prettier": "3.2.5",

"benchmark": "2.1.4",
"semantic-release": "23.0.6"
"semantic-release": "23.0.8"
}
}
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