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
2
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 3.5.0 to 3.6.0

7

CHANGELOG.md

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

# [3.6.0](https://github.com/instana/nodejs/compare/v3.5.0...v3.6.0) (2024-04-29)
### Features
- added support for node-rdkafka v3 ([#1123](https://github.com/instana/nodejs/issues/1123)) ([a519d75](https://github.com/instana/nodejs/commit/a519d75bec6798f0891365752b15c8df9a80a9db))
- added support for pino v9 ([#1130](https://github.com/instana/nodejs/issues/1130)) ([6a6565c](https://github.com/instana/nodejs/commit/6a6565c7463bb820d6495d07728dba0b12aa5156))
# [3.5.0](https://github.com/instana/nodejs/compare/v3.4.0...v3.5.0) (2024-04-24)

@@ -8,0 +15,0 @@

10

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

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

"dependencies": {
"@instana/core": "3.5.0",
"@instana/shared-metrics": "3.5.0",
"@instana/core": "3.6.0",
"@instana/shared-metrics": "3.6.0",
"bunyan": "^1.8.15",

@@ -89,3 +89,3 @@ "semver": "^7.5.4",

"optionalDependencies": {
"@instana/autoprofile": "3.5.0"
"@instana/autoprofile": "3.6.0"
},

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

},
"gitHead": "742e4f6e7e7fc1c96b0ff718c5b6ab90e8a759d0"
"gitHead": "7379a55fac8adc467e8acea4a454f6a8a457cb92"
}
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