@instana/metrics-util
Advanced tools
Comparing version 2.2.0 to 2.3.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.3.0](https://github.com/instana/nodejs/compare/v2.2.0...v2.3.0) (2022-05-24) | ||
**Note:** Version bump only for package @instana/metrics-util | ||
# [2.2.0](https://github.com/instana/nodejs/compare/v2.1.0...v2.2.0) (2022-05-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/metrics-util", | ||
"version": "2.2.0", | ||
"version": "2.3.0", | ||
"description": "Internal utility library for Instana metric collection", | ||
@@ -62,5 +62,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.2.0", | ||
"@instana/serverless": "2.2.0", | ||
"@instana/shared-metrics": "2.2.0", | ||
"@instana/core": "2.3.0", | ||
"@instana/serverless": "2.3.0", | ||
"@instana/shared-metrics": "2.3.0", | ||
"node-fetch": "^2.6.7" | ||
@@ -71,3 +71,3 @@ }, | ||
}, | ||
"gitHead": "5f039b739bf6726e6a0da401721f6ea790d9850d" | ||
"gitHead": "d7e2170d1b4071200200f9b2437d2c7d5ec7b8d9" | ||
} |
23417
+ Added@instana/core@2.3.0(transitive)
+ Added@instana/shared-metrics@2.3.0(transitive)
- Removed@instana/core@2.2.0(transitive)
- Removed@instana/shared-metrics@2.2.0(transitive)
Updated@instana/core@2.3.0
Updated@instana/serverless@2.3.0