@instana/metrics-util
Advanced tools
Comparing version 2.14.2 to 2.15.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.15.0](https://github.com/instana/nodejs/compare/v2.14.2...v2.15.0) (2023-01-27) | ||
**Note:** Version bump only for package @instana/metrics-util | ||
## [2.14.2](https://github.com/instana/nodejs/compare/v2.14.1...v2.14.2) (2023-01-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/metrics-util", | ||
"version": "2.14.2", | ||
"version": "2.15.0", | ||
"description": "Internal utility library for Instana metric collection", | ||
@@ -62,5 +62,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.14.2", | ||
"@instana/serverless": "2.14.2", | ||
"@instana/shared-metrics": "2.14.2", | ||
"@instana/core": "2.15.0", | ||
"@instana/serverless": "2.15.0", | ||
"@instana/shared-metrics": "2.15.0", | ||
"node-fetch": "^2.6.7" | ||
@@ -71,3 +71,3 @@ }, | ||
}, | ||
"gitHead": "c14515435c1f5f16e0bb78692a6a4fbb61e49e19" | ||
"gitHead": "f39391abb88c2c6e6dd29f6d83800a0c9e5e46d7" | ||
} |
26709
+ Added@instana/core@2.15.0(transitive)
+ Added@instana/shared-metrics@2.15.0(transitive)
- Removed@instana/core@2.14.2(transitive)
- Removed@instana/shared-metrics@2.14.2(transitive)
Updated@instana/core@2.15.0
Updated@instana/serverless@2.15.0