@instana/metrics-util
Advanced tools
Comparing version 2.5.0 to 2.6.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.6.0](https://github.com/instana/nodejs/compare/v2.5.0...v2.6.0) (2022-06-28) | ||
**Note:** Version bump only for package @instana/metrics-util | ||
# [2.5.0](https://github.com/instana/nodejs/compare/v2.4.0...v2.5.0) (2022-06-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/metrics-util", | ||
"version": "2.5.0", | ||
"version": "2.6.0", | ||
"description": "Internal utility library for Instana metric collection", | ||
@@ -62,5 +62,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.5.0", | ||
"@instana/serverless": "2.5.0", | ||
"@instana/shared-metrics": "2.5.0", | ||
"@instana/core": "2.6.0", | ||
"@instana/serverless": "2.6.0", | ||
"@instana/shared-metrics": "2.6.0", | ||
"node-fetch": "^2.6.7" | ||
@@ -71,3 +71,3 @@ }, | ||
}, | ||
"gitHead": "0d11b04a5bee77f5a8dd8255bcc756b4c313804f" | ||
"gitHead": "f1ad73bc1502d90038190991943950057e8d1aca" | ||
} |
23867
+ Added@instana/core@2.6.0(transitive)
+ Added@instana/shared-metrics@2.6.0(transitive)
- Removed@instana/core@2.5.0(transitive)
- Removed@instana/shared-metrics@2.5.0(transitive)
Updated@instana/core@2.6.0
Updated@instana/serverless@2.6.0