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