@arque/kafka-stream-adapter
Advanced tools
Comparing version 0.2.4 to 0.2.5
@@ -28,3 +28,3 @@ "use strict"; | ||
brokers: this.opts.brokers, | ||
logLevel: kafkajs_1.logLevel.ERROR, | ||
logLevel: kafkajs_1.logLevel.INFO, | ||
}); | ||
@@ -31,0 +31,0 @@ this.joser = new joser_1.Joser({ |
{ | ||
"name": "@arque/kafka-stream-adapter", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"author": "ScaleForge", | ||
@@ -35,3 +35,3 @@ "homepage": "https://github.com/ScaleForge/arque#README.md", | ||
}, | ||
"gitHead": "2334a096306998a2829d0affa23e73f3916fbc76" | ||
"gitHead": "8bc9eed604635b5162bc851e3e166caaf165404b" | ||
} |
Sorry, the diff of this file is not supported yet
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
38410