@instana/collector
Advanced tools
Comparing version 2.27.0 to 2.28.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [2.28.0](https://github.com/instana/nodejs/compare/v2.27.0...v2.28.0) (2023-07-27) | ||
**Note:** Version bump only for package @instana/collector | ||
# [2.27.0](https://github.com/instana/nodejs/compare/v2.26.3...v2.27.0) (2023-07-24) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/collector", | ||
"version": "2.27.0", | ||
"version": "2.28.0", | ||
"description": "The Instana Node.js metrics and trace data collector", | ||
@@ -138,4 +138,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.27.0", | ||
"@instana/shared-metrics": "2.27.0", | ||
"@instana/core": "2.28.0", | ||
"@instana/shared-metrics": "2.28.0", | ||
"bunyan": "^1.8.15", | ||
@@ -146,3 +146,3 @@ "semver": "7.5.3", | ||
"optionalDependencies": { | ||
"@instana/autoprofile": "2.27.0" | ||
"@instana/autoprofile": "2.28.0" | ||
}, | ||
@@ -157,3 +157,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "1ad1badff38ee56c83bee3f7b01e79b118ec3d16" | ||
"gitHead": "5e9d06953d0cf49e5db0438fcc52b81ad5f7f6e8" | ||
} |
133199
+ Added@instana/autoprofile@2.28.0(transitive)
+ Added@instana/core@2.28.0(transitive)
+ Added@instana/shared-metrics@2.28.0(transitive)
- Removed@instana/autoprofile@2.27.0(transitive)
- Removed@instana/core@2.27.0(transitive)
- Removed@instana/shared-metrics@2.27.0(transitive)
Updated@instana/core@2.28.0