kafka-avro
Advanced tools
Comparing version 1.0.6 to 1.1.0
{ | ||
"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)) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
67566
27
1452
349
+ Addednode-rdkafka@2.3.4(transitive)
- Removednode-rdkafka@2.18.0(transitive)
Updatednode-rdkafka@~2.3.4