@instana/metrics-util
Advanced tools
Comparing version 3.16.0 to 3.17.0
@@ -6,2 +6,6 @@ # Change Log | ||
# [3.17.0](https://github.com/instana/nodejs/compare/v3.16.0...v3.17.0) (2024-09-02) | ||
**Note:** Version bump only for package @instana/metrics-util | ||
# [3.16.0](https://github.com/instana/nodejs/compare/v3.15.2...v3.16.0) (2024-08-28) | ||
@@ -8,0 +12,0 @@ |
{ | ||
"name": "@instana/metrics-util", | ||
"version": "3.16.0", | ||
"version": "3.17.0", | ||
"description": "Internal utility library for Instana metric collection", | ||
@@ -63,8 +63,8 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "3.16.0", | ||
"@instana/serverless": "3.16.0", | ||
"@instana/shared-metrics": "3.16.0", | ||
"@instana/core": "3.17.0", | ||
"@instana/serverless": "3.17.0", | ||
"@instana/shared-metrics": "3.17.0", | ||
"node-fetch": "^2.6.7" | ||
}, | ||
"gitHead": "20eaf090e518008a6bba125919c8a9ce6b466c0c" | ||
"gitHead": "2a9d7b36199cb00f5ac40fa7eae64483c2fa30c8" | ||
} |
36563
+ Added@instana/core@3.17.0(transitive)
+ Added@instana/shared-metrics@3.17.0(transitive)
- Removed@instana/core@3.16.0(transitive)
- Removed@instana/shared-metrics@3.16.0(transitive)
Updated@instana/core@3.17.0
Updated@instana/serverless@3.17.0