Socket
Socket
Sign inDemoInstall

eslint-config-xo

Package Overview
Dependencies
Maintainers
2
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-xo - npm Package Compare versions

Comparing version 0.37.0 to 0.38.0

7

index.js

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

'no-unsafe-finally': 'error',
'no-unsafe-negation': 'error',
'no-unsafe-negation': [
'error',
{
enforceForOrderingRelations: true
}
],
'no-unsafe-optional-chaining': [

@@ -74,0 +79,0 @@ 'error',

2

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc