@podium/context
Advanced tools
Comparing version 4.1.75 to 4.1.76
@@ -0,1 +1,8 @@ | ||
## [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) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@podium/context", | ||
"version": "4.1.75", | ||
"version": "4.1.76", | ||
"description": "Module to generate the context which is passed on requests from a Podium Layout server to a Podium Podlet server", | ||
@@ -37,3 +37,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"@metrics/client": "2.5.0", | ||
"@metrics/client": "2.5.1", | ||
"@podium/schemas": "4.1.34", | ||
@@ -48,7 +48,7 @@ "@podium/utils": "4.4.39", | ||
"devDependencies": { | ||
"@semantic-release/changelog": "6.0.1", | ||
"@semantic-release/changelog": "6.0.3", | ||
"@semantic-release/commit-analyzer": "9.0.2", | ||
"@semantic-release/git": "10.0.1", | ||
"@semantic-release/github": "8.0.6", | ||
"@semantic-release/npm": "9.0.1", | ||
"@semantic-release/github": "8.1.0", | ||
"@semantic-release/npm": "9.0.2", | ||
"@semantic-release/release-notes-generator": "10.0.3", | ||
@@ -55,0 +55,0 @@ "benchmark": "2.1.4", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
51800
+ Added@metrics/client@2.5.1(transitive)
+ Addedconvert-hrtime@3.0.0(transitive)
+ Addedtime-span@4.0.0(transitive)
- Removed@metrics/client@2.5.0(transitive)
- Removedconvert-hrtime@2.0.0(transitive)
- Removedtime-span@3.1.0(transitive)
Updated@metrics/client@2.5.1