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

eslint-config-soda

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-soda - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

2

package.json
{
"name": "eslint-config-soda",
"version": "3.0.0",
"version": "3.1.0",
"description": "ESLint configurations for my personal projects",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -109,3 +109,3 @@ module.exports = {

// http://eslint.org/docs/rules/sort-imports
'sort-imports': ['warn', {
'sort-imports': ['off', {
ignoreCase: false,

@@ -112,0 +112,0 @@ ignoreMemberSort: false,

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