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

eslint-config-import

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-import - npm Package Compare versions

Comparing version 0.9.1 to 0.13.0

5

package.json
{
"name": "eslint-config-import",
"version": "0.9.1",
"version": "0.13.0",
"description": "Sibling config package for eslint-plugin-import.",

@@ -24,3 +24,6 @@ "main": "index.js",

},
"peerDependencies": {
"eslint-plugin-import": "0.13.x"
},
"homepage": "https://github.com/benmosher/eslint-plugin-import#readme"
}

1

warnings.js

@@ -9,4 +9,3 @@ /**

, 'import/no-duplicates': 1
, 'import/no-require': 1
}
}
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