@instana/metrics-util
Advanced tools
Comparing version 1.111.1 to 1.112.0
{ | ||
"name": "@instana/metrics-util", | ||
"version": "1.111.1", | ||
"version": "1.112.0", | ||
"description": "Internal utility library for Instana metric collection", | ||
@@ -54,5 +54,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "1.111.1", | ||
"@instana/serverless": "1.111.1", | ||
"@instana/shared-metrics": "1.111.1", | ||
"@instana/core": "1.112.0", | ||
"@instana/serverless": "1.112.0", | ||
"@instana/shared-metrics": "1.112.0", | ||
"node-fetch": "^2.6.1" | ||
@@ -70,3 +70,3 @@ }, | ||
}, | ||
"gitHead": "6e7270e9983bf4b6a3064dd8582039c9e4d1915d" | ||
"gitHead": "e6a68d4fca619c35cf0108a1f171d271b10d28fe" | ||
} |
+ Added@instana/core@1.112.0(transitive)
+ Added@instana/shared-metrics@1.112.0(transitive)
- Removed@instana/core@1.111.1(transitive)
- Removed@instana/shared-metrics@1.111.1(transitive)
Updated@instana/core@1.112.0
Updated@instana/serverless@1.112.0