@instana/collector
Advanced tools
Comparing version 2.13.0 to 2.13.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.13.1](https://github.com/instana/nodejs/compare/v2.13.0...v2.13.1) (2022-12-12) | ||
**Note:** Version bump only for package @instana/collector | ||
# [2.13.0](https://github.com/instana/nodejs/compare/v2.12.0...v2.13.0) (2022-12-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@instana/collector", | ||
"version": "2.13.0", | ||
"version": "2.13.1", | ||
"description": "The Instana Node.js metrics and trace data collector", | ||
@@ -137,4 +137,4 @@ "author": { | ||
"dependencies": { | ||
"@instana/core": "2.13.0", | ||
"@instana/shared-metrics": "2.13.0", | ||
"@instana/core": "2.13.1", | ||
"@instana/shared-metrics": "2.13.1", | ||
"bunyan": "^1.8.15", | ||
@@ -146,3 +146,3 @@ "semver": "7.3.3", | ||
"optionalDependencies": { | ||
"@instana/autoprofile": "2.13.0" | ||
"@instana/autoprofile": "2.13.1" | ||
}, | ||
@@ -157,3 +157,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "97486ee7218bb27cfbad81071ef0ccacc3f3188a" | ||
"gitHead": "d7b119a2262283655bb7e0897d43caf72d852900" | ||
} |
114143
+ Added@instana/autoprofile@2.13.1(transitive)
+ Added@instana/core@2.13.1(transitive)
+ Added@instana/shared-metrics@2.13.1(transitive)
- Removed@instana/autoprofile@2.13.0(transitive)
- Removed@instana/core@2.13.0(transitive)
- Removed@instana/shared-metrics@2.13.0(transitive)
Updated@instana/core@2.13.1