@instana/metrics-util
Advanced tools
Comparing version 2.34.1 to 2.35.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.35.0](https://github.com/instana/nodejs/compare/v2.34.1...v2.35.0) (2023-11-14) | ||
**Note:** Version bump only for package @instana/metrics-util | ||
## [2.34.1](https://github.com/instana/nodejs/compare/v2.34.0...v2.34.1) (2023-10-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/metrics-util", | ||
"version": "2.34.1", | ||
"version": "2.35.0", | ||
"description": "Internal utility library for Instana metric collection", | ||
@@ -62,5 +62,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.34.1", | ||
"@instana/serverless": "2.34.1", | ||
"@instana/shared-metrics": "2.34.1", | ||
"@instana/core": "2.35.0", | ||
"@instana/serverless": "2.35.0", | ||
"@instana/shared-metrics": "2.35.0", | ||
"node-fetch": "^2.6.7" | ||
@@ -71,3 +71,3 @@ }, | ||
}, | ||
"gitHead": "8a26a9196008221dad8ab8106abd8463faadd80c" | ||
"gitHead": "5b55ca6624aee48b71002829fb7299702057e1a2" | ||
} |
32282
+ Added@instana/core@2.35.0(transitive)
+ Added@instana/shared-metrics@2.35.0(transitive)
+ Addedrequire-in-the-middle@7.5.0(transitive)
- Removed@instana/core@2.34.1(transitive)
- Removed@instana/shared-metrics@2.34.1(transitive)
- Removed@opentelemetry/semantic-conventions@1.29.0(transitive)
- Removedrequire-in-the-middle@7.5.1(transitive)
Updated@instana/core@2.35.0
Updated@instana/serverless@2.35.0