@instana/collector
Advanced tools
Comparing version 2.26.0 to 2.26.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.26.1](https://github.com/instana/nodejs/compare/v2.26.0...v2.26.1) (2023-07-10) | ||
**Note:** Version bump only for package @instana/collector | ||
# [2.26.0](https://github.com/instana/nodejs/compare/v2.25.3...v2.26.0) (2023-07-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/collector", | ||
"version": "2.26.0", | ||
"version": "2.26.1", | ||
"description": "The Instana Node.js metrics and trace data collector", | ||
@@ -138,4 +138,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.26.0", | ||
"@instana/shared-metrics": "2.26.0", | ||
"@instana/core": "2.26.1", | ||
"@instana/shared-metrics": "2.26.1", | ||
"bunyan": "^1.8.15", | ||
@@ -146,3 +146,3 @@ "semver": "7.5.3", | ||
"optionalDependencies": { | ||
"@instana/autoprofile": "2.26.0" | ||
"@instana/autoprofile": "2.26.1" | ||
}, | ||
@@ -157,3 +157,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "719996a3c366fbf3dc318fb8f0d3cbd825828b4f" | ||
"gitHead": "ce1e2e72111cb7ae8c372249b4045b9ebb341e09" | ||
} |
132597
+ Added@instana/autoprofile@2.26.1(transitive)
+ Added@instana/core@2.26.1(transitive)
+ Added@instana/shared-metrics@2.26.1(transitive)
- Removed@instana/autoprofile@2.26.0(transitive)
- Removed@instana/core@2.26.0(transitive)
- Removed@instana/shared-metrics@2.26.0(transitive)
Updated@instana/core@2.26.1