@mojaloop/platform-shared-lib-nodejs-kafka-client-lib
Advanced tools
Comparing version 0.2.19 to 0.2.20
@@ -34,2 +34,3 @@ /***** | ||
const tslib_1 = require("tslib"); | ||
/* eslint-disable @typescript-eslint/no-explicit-any, @typescript-eslint/no-non-null-assertion, @typescript-eslint/no-unused-vars */ | ||
const RDKafka = tslib_1.__importStar(require("node-rdkafka")); | ||
@@ -36,0 +37,0 @@ var MLKafkaRawConsumerOutputType; |
@@ -34,2 +34,3 @@ /***** | ||
const tslib_1 = require("tslib"); | ||
/* eslint-disable @typescript-eslint/no-explicit-any, @typescript-eslint/no-unused-vars */ | ||
const events_1 = require("events"); | ||
@@ -36,0 +37,0 @@ const RDKafka = tslib_1.__importStar(require("node-rdkafka")); |
{ | ||
"name": "@mojaloop/platform-shared-lib-nodejs-kafka-client-lib", | ||
"version": "0.2.19", | ||
"version": "0.2.20", | ||
"description": "mojaloop vnext platform shared libraries", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
79537
1030