@instana/metrics-util
Advanced tools
Comparing version 1.139.0 to 1.140.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.140.0](https://github.com/instana/nodejs/compare/v1.138.0...v1.140.0) (2022-03-24) | ||
**Note:** Version bump only for package @instana/metrics-util | ||
# [1.139.0](https://github.com/instana/nodejs/compare/v1.138.0...v1.139.0) (2022-03-09) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/metrics-util", | ||
"version": "1.139.0", | ||
"version": "1.140.0", | ||
"description": "Internal utility library for Instana metric collection", | ||
@@ -63,5 +63,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "1.139.0", | ||
"@instana/serverless": "1.139.0", | ||
"@instana/shared-metrics": "1.139.0", | ||
"@instana/core": "1.140.0", | ||
"@instana/serverless": "1.140.0", | ||
"@instana/shared-metrics": "1.140.0", | ||
"node-fetch": "^2.6.7" | ||
@@ -72,3 +72,3 @@ }, | ||
}, | ||
"gitHead": "57e82d14770be91b0d22f67f3942950deff88753" | ||
"gitHead": "568758f47c8db228a681006652e0ad60d256e884" | ||
} |
22223
+ Added@instana/core@1.140.0(transitive)
+ Added@instana/shared-metrics@1.140.0(transitive)
- Removed@instana/core@1.139.0(transitive)
- Removed@instana/shared-metrics@1.139.0(transitive)
Updated@instana/core@1.140.0
Updated@instana/serverless@1.140.0