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