@instana/metrics-util
Advanced tools
Comparing version 2.22.1 to 2.23.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.23.0](https://github.com/instana/nodejs/compare/v2.22.1...v2.23.0) (2023-06-06) | ||
**Note:** Version bump only for package @instana/metrics-util | ||
## [2.22.1](https://github.com/instana/nodejs/compare/v2.22.0...v2.22.1) (2023-05-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/metrics-util", | ||
"version": "2.22.1", | ||
"version": "2.23.0", | ||
"description": "Internal utility library for Instana metric collection", | ||
@@ -62,5 +62,5 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.22.1", | ||
"@instana/serverless": "2.22.1", | ||
"@instana/shared-metrics": "2.22.1", | ||
"@instana/core": "2.23.0", | ||
"@instana/serverless": "2.23.0", | ||
"@instana/shared-metrics": "2.23.0", | ||
"node-fetch": "^2.6.7" | ||
@@ -71,3 +71,3 @@ }, | ||
}, | ||
"gitHead": "f05987e351ccc5fb60cbf00768b6daf8732a93d2" | ||
"gitHead": "2ae60e82e5f6c3e22d6740d4b95c1a9b13a9a984" | ||
} |
28703
+ Added@instana/core@2.23.0(transitive)
+ Added@instana/shared-metrics@2.23.0(transitive)
- Removed@instana/core@2.22.1(transitive)
- Removed@instana/shared-metrics@2.22.1(transitive)
Updated@instana/core@2.23.0
Updated@instana/serverless@2.23.0