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

no-kafka

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

no-kafka - npm Package Compare versions

Comparing version 2.6.0 to 2.7.0

.eslintignore

8

package.json

@@ -9,3 +9,3 @@ {

},
"version": "2.6.0",
"version": "2.7.0",
"main": "./lib/index.js",

@@ -39,3 +39,7 @@ "keywords": [

"scripts": {
"test": "make"
"coverage": "istanbul check-coverage --statement 85 --branch 70 --function 85",
"eslint": "eslint .",
"posttest": "npm run coverage",
"pretest": "npm run eslint",
"test": "istanbul cover --report lcov --report text --report html ./node_modules/mocha/bin/_mocha \"test/**/*.js\""
},

@@ -42,0 +46,0 @@ "repository": {

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