Socket
Socket
Sign inDemoInstall

eslint-config-xo

Package Overview
Dependencies
0
Maintainers
3
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.24.0 to 0.24.1

7

index.js

@@ -118,3 +118,8 @@ 'use strict';

radix: 'error',
'require-unicode-regexp': 'error',
// Disabled for now as it causes too much churn
// TODO: Enable it in the future when I have time to deal with
// the churn and the rule is stable and has an autofixer
// 'require-unicode-regexp': 'error',
'wrap-iife': ['error', 'inside', {functionPrototypeMethods: true}],

@@ -121,0 +126,0 @@ yoda: 'error',

2

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