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

kafka-node

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kafka-node - npm Package Compare versions

Comparing version 0.2.28 to 0.2.29

8

package.json
{
"name": "kafka-node",
"description": "node client for Apache kafka, only support kafka 0.8 and above",
"version": "0.2.28",
"version": "0.2.29",
"main": "kafka.js",
"dependencies": {
"async": "~0.9.0",
"async": ">0.9 <2.0",
"binary": "~0.3.0",

@@ -12,7 +12,7 @@ "buffer-crc32": "~0.2.5",

"debug": "^2.1.3",
"lodash": "~3.5.0",
"lodash": ">3.0 <4.0",
"node-uuid": "~1.4.3",
"node-zookeeper-client": "~0.2.2",
"retry": "~0.6.1",
"snappy": "^4.0.0"
"snappy": "^4.0.1"
},

@@ -19,0 +19,0 @@ "devDependencies": {

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