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.25 to 5.0.26

7

CHANGELOG.md

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

## [5.0.26](https://github.com/podium-lib/context/compare/v5.0.25...v5.0.26) (2024-08-19)
### Bug Fixes
* **deps:** update dependency @podium/utils to v5.1.0 ([1ad77b2](https://github.com/podium-lib/context/commit/1ad77b2419a7f358971d393bc36734a34d72941c))
## [5.0.25](https://github.com/podium-lib/context/compare/v5.0.24...v5.0.25) (2024-07-29)

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

10

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

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

"@podium/schemas": "5.0.6",
"@podium/utils": "5.0.7",
"@podium/utils": "5.1.0",
"abslog": "2.4.4",

@@ -59,3 +59,3 @@ "bcp47-validate": "^1.0.0",

"@semantic-release/release-notes-generator": "12.1.0",
"@types/readable-stream": "4.0.14",
"@types/readable-stream": "4.0.15",
"eslint": "9.6.0",

@@ -65,8 +65,8 @@ "eslint-config-prettier": "9.1.0",

"globals": "15.8.0",
"npm-run-all": "4.1.5",
"npm-run-all2": "5.0.2",
"prettier": "3.3.2",
"semantic-release": "23.1.1",
"tap": "18.7.2",
"tap": "18.8.0",
"typescript": "5.4.5"
}
}
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