Socket
Socket
Sign inDemoInstall

eslint-config-xo

Package Overview
Dependencies
89
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.36.0 to 0.37.0

5

index.js

@@ -19,3 +19,3 @@ 'use strict';

'error',
'never'
'always-multiline'
],

@@ -401,3 +401,3 @@ 'for-direction': 'error',

'error',
'after'
'before'
],

@@ -507,2 +507,3 @@ 'padded-blocks': [

],
'arrow-body-style': 'error',
'arrow-parens': [

@@ -509,0 +510,0 @@ 'error',

2

package.json
{
"name": "eslint-config-xo",
"version": "0.36.0",
"version": "0.37.0",
"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