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

@instana/core

Package Overview
Dependencies
Maintainers
6
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instana/core - npm Package Compare versions

Comparing version 1.138.0 to 1.139.0

src/tracing/instrumentation/messaging/rdkafka.js

16

CHANGELOG.md

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

# [1.139.0](https://github.com/instana/nodejs/compare/v1.138.0...v1.139.0) (2022-03-09)
### Bug Fixes
* **collector:** fix export returned from init ([3cc709c](https://github.com/instana/nodejs/commit/3cc709cccb37ac9b0135a604e33f030a63b6cbda))
### Features
* **tracing:** added instrumentation for node-rdfafka/kafka-avro ([7cb7aa4](https://github.com/instana/nodejs/commit/7cb7aa4207e9807de3c826eeac5369bc39a16ffa))
# [1.138.0](https://github.com/instana/nodejs/compare/v1.137.5...v1.138.0) (2022-02-08)

@@ -8,0 +24,0 @@

4

package.json
{
"name": "@instana/core",
"version": "1.138.0",
"version": "1.139.0",
"description": "Core library for Instana's Node.js packages",

@@ -140,3 +140,3 @@ "main": "src/index.js",

},
"gitHead": "ec183a8bde1766a97bc2ee10af4326aeffb5ac87"
"gitHead": "57e82d14770be91b0d22f67f3942950deff88753"
}

@@ -74,2 +74,3 @@ /*

'./instrumentation/messaging/kafkaNode',
'./instrumentation/messaging/rdkafka',
'./instrumentation/messaging/nats',

@@ -76,0 +77,0 @@ './instrumentation/messaging/natsStreaming',

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