New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@instana/collector

Package Overview
Dependencies
Maintainers
6
Versions
267
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/collector - npm Package Compare versions

Comparing version 2.16.0 to 2.17.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [2.17.0](https://github.com/instana/nodejs/compare/v2.16.0...v2.17.0) (2023-02-20)
### Features
* **collector:** added support for nats 2.x including trace correlation ([#702](https://github.com/instana/nodejs/issues/702)) ([86a2685](https://github.com/instana/nodejs/commit/86a2685cfaa6e75dc855527714f50960e7d3504a))
# [2.16.0](https://github.com/instana/nodejs/compare/v2.15.0...v2.16.0) (2023-02-13)

@@ -8,0 +19,0 @@

10

package.json
{
"name": "@instana/collector",
"version": "2.16.0",
"version": "2.17.0",
"description": "The Instana Node.js metrics and trace data collector",

@@ -138,4 +138,4 @@ "author": {

"dependencies": {
"@instana/core": "2.16.0",
"@instana/shared-metrics": "2.16.0",
"@instana/core": "2.17.0",
"@instana/shared-metrics": "2.17.0",
"bunyan": "^1.8.15",

@@ -147,3 +147,3 @@ "semver": "7.3.3",

"optionalDependencies": {
"@instana/autoprofile": "2.16.0"
"@instana/autoprofile": "2.17.0"
},

@@ -158,3 +158,3 @@ "devDependencies": {

},
"gitHead": "f6a669a5d231629a5f2e4eecca212784d5ce1357"
"gitHead": "b8b757c003c1c91225551ce0d5ce13c660498bcc"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc