Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

elastic-apm-node

Package Overview
Dependencies
Maintainers
3
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elastic-apm-node - npm Package Compare versions

Comparing version 4.5.2 to 4.5.3

2

lib/instrumentation/modules/kafkajs.js

@@ -141,3 +141,3 @@ /*

) {
messageCtx.body = message.value.toString();
messageCtx.body = message.value?.toString();
}

@@ -144,0 +144,0 @@

{
"name": "elastic-apm-node",
"version": "4.5.2",
"version": "4.5.3",
"description": "The official Elastic APM agent for Node.js",

@@ -164,3 +164,3 @@ "type": "commonjs",

"eslint-plugin-license-header": "^0.6.0",
"eslint-plugin-n": "^16.0.1",
"eslint-plugin-n": "^17.2.0",
"eslint-plugin-prettier": "^5.0.0",

@@ -167,0 +167,0 @@ "eslint-plugin-promise": "^6.1.1",

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