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

quintoandar-kafka

Package Overview
Dependencies
Maintainers
6
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

quintoandar-kafka - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4

.nvmrc

5

jest.config.json

@@ -16,3 +16,4 @@ {

"resetModules": true,
"clearMocks": true
}
"clearMocks": true,
"testURL": "http://localhost/"
}

8

package.json
{
"name": "quintoandar-kafka",
"version": "0.2.3",
"version": "0.2.4",
"description": "Default Kafka NodeJS lib for QuintoAndar",

@@ -8,4 +8,4 @@ "main": "src/main.js",

"dependencies": {
"kafka-node": "^3.0.1",
"lodash": "^4.17.10",
"kafka-node": "^4.1.3",
"lodash": "^4.17.11",
"quintoandar-logger": "git+https://github.com/quintoandar/node-logger.git#2.0.0",

@@ -18,3 +18,3 @@ "uuid": "^3.2.1"

"EventEmitter": "^1.0.0",
"eslint": "^4.7.2",
"eslint": "^5.16.0",
"eslint-config-airbnb-base": "^12.1.0",

@@ -21,0 +21,0 @@ "eslint-plugin-import": "2.8.0",

@@ -15,2 +15,2 @@ {

}
}
}
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