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

eslint-config-zavatta

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-zavatta - npm Package Compare versions

Comparing version 4.1.0 to 4.2.0

2

index.js

@@ -162,2 +162,4 @@ module.exports = {

'no-mixed-spaces-and-tabs': 2,
'no-tabs': 2,
'multiline-ternary': 0,
'no-multiple-empty-lines': [2, { 'max': 1 }],

@@ -164,0 +166,0 @@ 'no-nested-ternary': 0,

6

package.json
{
"name": "eslint-config-zavatta",
"version": "4.1.0",
"version": "4.2.0",
"description": "An eslint config, designed to help you in dark times.",

@@ -13,5 +13,5 @@ "main": "index.js",

"babel-eslint": "^6.1.2",
"eslint": "^3.0.1",
"eslint-find-rules": "^1.11.0"
"eslint": "^3.2.2",
"eslint-find-rules": "^1.13.0"
}
}
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