Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-sanity

Package Overview
Dependencies
Maintainers
18
Versions
261
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-sanity - npm Package Compare versions

Comparing version 1.150.8-review-changes.644 to 1.150.8

8

package.json
{
"name": "eslint-config-sanity",
"version": "1.150.8-review-changes.644+62b5810ae",
"version": "1.150.8",
"description": "Shared eslint configs for sanity-io",

@@ -36,8 +36,8 @@ "main": "index.js",

"@typescript-eslint/parser": "^2.10.0",
"eslint": "^7.8.1",
"eslint": "^6.7.2",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-react": "^7.20.6",
"eslint-plugin-react": "^7.17.0",
"lodash.difference": "^4.5.0"
},
"gitHead": "62b5810aee9b05bce3686caefa1357dd1c66b830"
"gitHead": "1507d62dfdabec3dcda8a057c71ea04e2e707cb6"
}

@@ -21,5 +21,4 @@ // Use this for typescript projects

'@typescript-eslint/explicit-module-boundary-types': 'off',
'@typescript-eslint/no-use-before-define': 'off',
'@typescript-eslint/explicit-function-return-type': 'off',
'@typescript-eslint/no-use-before-define': 'off',
'no-use-before-define': 'off',

@@ -26,0 +25,0 @@ '@typescript-eslint/no-var-requires': 'off', // covered by @typescript-eslint/no-var-requires

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