@instana/collector
Advanced tools
Comparing version 2.20.1 to 2.20.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.20.2](https://github.com/instana/nodejs/compare/v2.20.1...v2.20.2) (2023-04-06) | ||
**Note:** Version bump only for package @instana/collector | ||
## [2.20.1](https://github.com/instana/nodejs/compare/v2.20.0...v2.20.1) (2023-03-30) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/collector", | ||
"version": "2.20.1", | ||
"version": "2.20.2", | ||
"description": "The Instana Node.js metrics and trace data collector", | ||
@@ -138,4 +138,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.20.1", | ||
"@instana/shared-metrics": "2.20.1", | ||
"@instana/core": "2.20.2", | ||
"@instana/shared-metrics": "2.20.2", | ||
"bunyan": "^1.8.15", | ||
@@ -146,3 +146,3 @@ "semver": "7.3.3", | ||
"optionalDependencies": { | ||
"@instana/autoprofile": "2.20.1" | ||
"@instana/autoprofile": "2.20.2" | ||
}, | ||
@@ -157,3 +157,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "b05bc237a86683cb8f92e84565d1830aa198c9b1" | ||
"gitHead": "9fe6d4c4b0a4824f4053cedbb973ab149491ce4f" | ||
} |
120373
+ Added@instana/autoprofile@2.20.2(transitive)
+ Added@instana/core@2.20.2(transitive)
+ Added@instana/shared-metrics@2.20.2(transitive)
- Removed@instana/autoprofile@2.20.1(transitive)
- Removed@instana/core@2.20.1(transitive)
- Removed@instana/shared-metrics@2.20.1(transitive)
Updated@instana/core@2.20.2