@instana/metrics-util
Advanced tools
Comparing version 2.16.0 to 2.17.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.17.0](https://github.com/instana/nodejs/compare/v2.16.0...v2.17.0) (2023-02-20) | ||
**Note:** Version bump only for package @instana/metrics-util | ||
# [2.16.0](https://github.com/instana/nodejs/compare/v2.15.0...v2.16.0) (2023-02-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/metrics-util", | ||
"version": "2.16.0", | ||
"version": "2.17.0", | ||
"description": "Internal utility library for Instana metric collection", | ||
@@ -62,5 +62,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.16.0", | ||
"@instana/serverless": "2.16.0", | ||
"@instana/shared-metrics": "2.16.0", | ||
"@instana/core": "2.17.0", | ||
"@instana/serverless": "2.17.0", | ||
"@instana/shared-metrics": "2.17.0", | ||
"node-fetch": "^2.6.7" | ||
@@ -71,3 +71,3 @@ }, | ||
}, | ||
"gitHead": "f6a669a5d231629a5f2e4eecca212784d5ce1357" | ||
"gitHead": "b8b757c003c1c91225551ce0d5ce13c660498bcc" | ||
} |
27015
+ Added@instana/core@2.17.0(transitive)
+ Added@instana/shared-metrics@2.17.0(transitive)
- Removed@instana/core@2.16.0(transitive)
- Removed@instana/shared-metrics@2.16.0(transitive)
Updated@instana/core@2.17.0
Updated@instana/serverless@2.17.0