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

kafkajs

Package Overview
Dependencies
Maintainers
2
Versions
299
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kafkajs - npm Package Compare versions

Comparing version 2.1.0-beta.2 to 2.1.0-beta.3

7

CHANGELOG.md

@@ -8,2 +8,9 @@ # Changelog

## [2.0.1] - 2022-05-23
### Fixed
- Fix members leaving the group after not being assigned any partitions #1362
- Make `REPLICA_NOT_AVAILABLE` retriable #1351
- Document `admin.createTopics` respecting cluster default partitions number and replication factor #1360
## [2.0.0] - 2022-05-06

@@ -10,0 +17,0 @@

6

package.json
{
"name": "kafkajs",
"version": "2.1.0-beta.2",
"version": "2.1.0-beta.3",
"description": "A modern Apache Kafka client for node.js",

@@ -85,5 +85,5 @@ "author": "Tulio Ornelas <ornelas.tulio@gmail.com>",

"kafkajs": {
"sha": "068067e36d9f9aa3b7139518a9ebe2814d4b0fa7",
"compare": "https://github.com/tulios/kafkajs/compare/v2.0.0...068067e36d9f9aa3b7139518a9ebe2814d4b0fa7"
"sha": "bf430a15caed4fdc5318d75e729048c87caee46a",
"compare": "https://github.com/tulios/kafkajs/compare/v2.0.1...bf430a15caed4fdc5318d75e729048c87caee46a"
}
}
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