@instana/metrics-util
Advanced tools
Comparing version 2.18.0 to 2.18.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.18.1](https://github.com/instana/nodejs/compare/v2.18.0...v2.18.1) (2023-03-06) | ||
**Note:** Version bump only for package @instana/metrics-util | ||
# [2.18.0](https://github.com/instana/nodejs/compare/v2.17.0...v2.18.0) (2023-02-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/metrics-util", | ||
"version": "2.18.0", | ||
"version": "2.18.1", | ||
"description": "Internal utility library for Instana metric collection", | ||
@@ -62,5 +62,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.18.0", | ||
"@instana/serverless": "2.18.0", | ||
"@instana/shared-metrics": "2.18.0", | ||
"@instana/core": "2.18.1", | ||
"@instana/serverless": "2.18.1", | ||
"@instana/shared-metrics": "2.18.1", | ||
"node-fetch": "^2.6.7" | ||
@@ -71,3 +71,3 @@ }, | ||
}, | ||
"gitHead": "43cc4b3f7738936c9dac293e971d5d4efd9c2eda" | ||
"gitHead": "d3e058413ff70d6ae082fb971bae697b7b4b9a2c" | ||
} |
27322
+ Added@instana/core@2.18.1(transitive)
+ Added@instana/shared-metrics@2.18.1(transitive)
- Removed@instana/core@2.18.0(transitive)
- Removed@instana/shared-metrics@2.18.0(transitive)
Updated@instana/core@2.18.1
Updated@instana/serverless@2.18.1