@instana/metrics-util
Advanced tools
Comparing version 1.137.1 to 1.137.2
@@ -6,4 +6,12 @@ # Change Log | ||
## [1.137.2](https://github.com/instana/nodejs/compare/v1.137.1...v1.137.2) (2021-11-30) | ||
**Note:** Version bump only for package @instana/metrics-util | ||
## [1.137.1](https://github.com/instana/nodejs/compare/v1.137.0...v1.137.1) (2021-11-23) | ||
**Note:** Version bump only for package @instana/metrics-util |
{ | ||
"name": "@instana/metrics-util", | ||
"version": "1.137.1", | ||
"version": "1.137.2", | ||
"description": "Internal utility library for Instana metric collection", | ||
@@ -62,5 +62,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "1.137.1", | ||
"@instana/serverless": "1.137.1", | ||
"@instana/shared-metrics": "1.137.1", | ||
"@instana/core": "1.137.2", | ||
"@instana/serverless": "1.137.2", | ||
"@instana/shared-metrics": "1.137.2", | ||
"node-fetch": "^2.6.1" | ||
@@ -78,3 +78,3 @@ }, | ||
}, | ||
"gitHead": "3245c3c62510c75760763669a4834c789e75fa91" | ||
"gitHead": "ca9a931fc68f8c9a25c7952357db2c44b7c52e3d" | ||
} |
21321
+ Added@instana/core@1.137.2(transitive)
+ Added@instana/shared-metrics@1.137.2(transitive)
- Removed@instana/core@1.137.1(transitive)
- Removed@instana/shared-metrics@1.137.1(transitive)
Updated@instana/core@1.137.2
Updated@instana/serverless@1.137.2