Socket
Socket
Sign inDemoInstall

eslint-config-xo

Package Overview
Dependencies
1
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.0 to 0.7.1

10

index.js

@@ -138,12 +138,2 @@ 'use strict';

'key-spacing': [2, {beforeColon: false, afterColon: true}],
'lines-around-comment': [2, {
beforeBlockComment: true,
beforeLineComment: true,
allowBlockStart: true,
allowBlockEnd: true,
allowObjectStart: true,
allowObjectEnd: true,
allowArrayStart: true,
allowArrayEnd: true
}],
'linebreak-style': [2, 'unix'],

@@ -150,0 +140,0 @@ 'max-nested-callbacks': [1, 4],

2

package.json
{
"name": "eslint-config-xo",
"version": "0.7.0",
"version": "0.7.1",
"description": "ESLint shareable config for XO",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc