@instana/metrics-util
Advanced tools
Comparing version 1.137.3 to 1.137.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.137.4](https://github.com/instana/nodejs/compare/v1.137.3...v1.137.4) (2022-01-11) | ||
**Note:** Version bump only for package @instana/metrics-util | ||
## [1.137.3](https://github.com/instana/nodejs/compare/v1.137.2...v1.137.3) (2021-12-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/metrics-util", | ||
"version": "1.137.3", | ||
"version": "1.137.4", | ||
"description": "Internal utility library for Instana metric collection", | ||
@@ -62,5 +62,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "1.137.3", | ||
"@instana/serverless": "1.137.3", | ||
"@instana/shared-metrics": "1.137.3", | ||
"@instana/core": "1.137.4", | ||
"@instana/serverless": "1.137.4", | ||
"@instana/shared-metrics": "1.137.4", | ||
"node-fetch": "^2.6.1" | ||
@@ -71,3 +71,3 @@ }, | ||
}, | ||
"gitHead": "c95b2f696a354c76ee8ab500e7b81cb91f8450e1" | ||
"gitHead": "eb8440ec768cebfb83def798da5770b874d00b4c" | ||
} |
21417
+ Added@instana/core@1.137.4(transitive)
+ Added@instana/shared-metrics@1.137.4(transitive)
- Removed@instana/core@1.137.3(transitive)
- Removed@instana/shared-metrics@1.137.3(transitive)
Updated@instana/core@1.137.4
Updated@instana/serverless@1.137.4