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.0-next.6 to 5.0.0-next.7

62

CHANGELOG.md

@@ -0,1 +1,63 @@

# [5.0.0-next.7](https://github.com/podium-lib/context/compare/v5.0.0-next.6...v5.0.0-next.7) (2023-11-28)
### Bug Fixes
* **deps:** update dependency @metrics/client to v2.5.1 ([6eb8556](https://github.com/podium-lib/context/commit/6eb8556999b456ce06513e6bfab0306b8bbe4ba7))
* **deps:** update dependency @metrics/client to v2.5.2 ([df7c3c8](https://github.com/podium-lib/context/commit/df7c3c821a354da6e86b438a974de2f43b75c3c7))
* **deps:** update dependency @podium/utils to v4.4.40 ([795569b](https://github.com/podium-lib/context/commit/795569be8de3f57e82d9f6a0812e7a95f893b4eb))
* **deps:** update dependency @podium/utils to v4.4.41 ([0348040](https://github.com/podium-lib/context/commit/0348040bf883bce42d8c97b83638116e0e96b9d0))
* **deps:** update dependency @podium/utils to v4.5.1 ([0c9fcbe](https://github.com/podium-lib/context/commit/0c9fcbeaed24634362fb00101a03401af127f4b3))
* **deps:** update podium packages ([b307739](https://github.com/podium-lib/context/commit/b3077395444656ca541f51a5ac2eb4e7a432cee2))
* **deps:** update podium packages ([4da89b4](https://github.com/podium-lib/context/commit/4da89b4ae40fd3af4f82738e5a7623bc3f4b1e7c))
## [4.1.81](https://github.com/podium-lib/context/compare/v4.1.80...v4.1.81) (2023-11-20)
### Bug Fixes
* **deps:** update dependency @podium/utils to v4.5.1 ([0c9fcbe](https://github.com/podium-lib/context/commit/0c9fcbeaed24634362fb00101a03401af127f4b3))
## [4.1.80](https://github.com/podium-lib/context/compare/v4.1.79...v4.1.80) (2023-11-16)
### Bug Fixes
* **deps:** update podium packages ([b307739](https://github.com/podium-lib/context/commit/b3077395444656ca541f51a5ac2eb4e7a432cee2))
## [4.1.79](https://github.com/podium-lib/context/compare/v4.1.78...v4.1.79) (2023-10-19)
### Bug Fixes
* **deps:** update dependency @podium/utils to v4.4.41 ([0348040](https://github.com/podium-lib/context/commit/0348040bf883bce42d8c97b83638116e0e96b9d0))
## [4.1.78](https://github.com/podium-lib/context/compare/v4.1.77...v4.1.78) (2023-10-09)
### Bug Fixes
* **deps:** update dependency @podium/utils to v4.4.40 ([795569b](https://github.com/podium-lib/context/commit/795569be8de3f57e82d9f6a0812e7a95f893b4eb))
## [4.1.77](https://github.com/podium-lib/context/compare/v4.1.76...v4.1.77) (2023-09-19)
### Bug Fixes
* **deps:** update dependency @metrics/client to v2.5.2 ([df7c3c8](https://github.com/podium-lib/context/commit/df7c3c821a354da6e86b438a974de2f43b75c3c7))
## [4.1.76](https://github.com/podium-lib/context/compare/v4.1.75...v4.1.76) (2023-09-14)
### Bug Fixes
* **deps:** update dependency @metrics/client to v2.5.1 ([6eb8556](https://github.com/podium-lib/context/commit/6eb8556999b456ce06513e6bfab0306b8bbe4ba7))
## [4.1.75](https://github.com/podium-lib/context/compare/v4.1.74...v4.1.75) (2023-03-24)
### Bug Fixes
* **deps:** update podium packages ([4da89b4](https://github.com/podium-lib/context/commit/4da89b4ae40fd3af4f82738e5a7623bc3f4b1e7c))
# [5.0.0-next.6](https://github.com/podium-lib/context/compare/v5.0.0-next.5...v5.0.0-next.6) (2022-05-08)

@@ -2,0 +64,0 @@

20

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

@@ -37,5 +37,5 @@ "type": "module",

"dependencies": {
"@metrics/client": "2.5.0",
"@podium/schemas": "5.0.0-next.4",
"@podium/utils": "5.0.0-next.6",
"@podium/schemas": "5.0.0",
"@podium/utils": "5.0.0",
"@metrics/client": "2.5.2",
"abslog": "^2.4.0",

@@ -48,5 +48,2 @@ "bcp47-validate": "^1.0.0",

"devDependencies": {
"@semantic-release/changelog": "6.0.1",
"@semantic-release/git": "10.0.1",
"benchmark": "2.1.4",
"eslint": "8.15.0",

@@ -60,4 +57,11 @@ "eslint-config-airbnb-base": "15.0.0",

"prettier": "2.6.2",
"semantic-release": "19.0.2"
"@semantic-release/changelog": "6.0.3",
"@semantic-release/commit-analyzer": "9.0.2",
"@semantic-release/git": "10.0.1",
"@semantic-release/github": "8.1.0",
"@semantic-release/npm": "9.0.2",
"@semantic-release/release-notes-generator": "10.0.3",
"benchmark": "2.1.4",
"semantic-release": "19.0.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