@instana/metrics-util
Advanced tools
Comparing version 2.6.1 to 2.6.2
@@ -6,2 +6,10 @@ # Change Log | ||
## 2.6.2 (2022-08-17) | ||
**Note:** Version bump only for package @instana/metrics-util | ||
## [2.6.1](https://github.com/instana/nodejs/compare/v2.6.0...v2.6.1) (2022-08-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/metrics-util", | ||
"version": "2.6.1", | ||
"version": "2.6.2", | ||
"description": "Internal utility library for Instana metric collection", | ||
@@ -62,5 +62,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.6.1", | ||
"@instana/serverless": "2.6.1", | ||
"@instana/shared-metrics": "2.6.1", | ||
"@instana/core": "2.6.2", | ||
"@instana/serverless": "2.6.2", | ||
"@instana/shared-metrics": "2.6.2", | ||
"node-fetch": "^2.6.7" | ||
@@ -71,3 +71,3 @@ }, | ||
}, | ||
"gitHead": "6910adcc568af60c1f648abc816daff8ff0bccdb" | ||
"gitHead": "14403f521e832904e6aff83f873ef90a2f8ded51" | ||
} |
24108
+ Added@instana/core@2.6.2(transitive)
+ Added@instana/shared-metrics@2.6.2(transitive)
- Removed@instana/core@2.6.1(transitive)
- Removed@instana/shared-metrics@2.6.1(transitive)
Updated@instana/core@2.6.2
Updated@instana/serverless@2.6.2