Socket
Socket
Sign inDemoInstall

eslint-config-xo

Package Overview
Dependencies
89
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.43.0 to 0.43.1

17

index.js

@@ -360,9 +360,12 @@ 'use strict';

],
'logical-assignment-operators': [
'error',
'always',
{
enforceForIfStatements: true,
},
],
// TODO: Enable this again when targeting Node.js 16.
// 'logical-assignment-operators': [
// 'error',
// 'always',
// {
// enforceForIfStatements: true,
// },
// ],
'max-depth': 'warn',

@@ -369,0 +372,0 @@ 'max-nested-callbacks': [

{
"name": "eslint-config-xo",
"version": "0.43.0",
"version": "0.43.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