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 2.0.0 to 2.0.1

2

index.js

@@ -120,3 +120,3 @@ module.exports = {

'key-spacing': [2, { 'beforeColon': false, 'afterColon': true }],
'lines-around-comment': [2, { 'beforeBlockComment': true, 'beforeLineComment': true, 'afterBlockComment': false }],
'lines-around-comment': [2, { 'beforeBlockComment': true, 'afterBlockComment': false }],
'linebreak-style': [2, 'unix'],

@@ -123,0 +123,0 @@ 'max-nested-callbacks': [2, 3],

{
"name": "eslint-config-zavatta",
"version": "2.0.0",
"version": "2.0.1",
"description": "An eslint config, designed to help you in dark times.",

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

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