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

kafka-avro

Package Overview
Dependencies
Maintainers
2
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kafka-avro - npm Package Compare versions

Comparing version 1.0.6 to 1.1.0

lib/cached-schema-registry-client.js

4

package.json
{
"name": "kafka-avro",
"version": "1.0.6",
"version": "1.1.0",
"main": "./lib/kafka-avro",

@@ -36,3 +36,3 @@ "description": "Node.js bindings for librdkafka with Avro schema serialization.",

"cip": "^1.0.0",
"node-rdkafka": "^2.1.3"
"node-rdkafka": "~2.3.4"
},

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

@@ -276,2 +276,4 @@ # kafka-avro

- **1.1.0**, *06 August 2018*
- Updating to node-rdkafka v2.3.4 (by [ricardohbin](https://github.com/ricardohbin))
- **1.0.6**, *11 July 2018*

@@ -278,0 +280,0 @@ - Adding the `fetchRefreshRate` parameter, to set a way to update the schemas after the app initialization. (by [ricardohbin](https://github.com/ricardohbin))

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