Socket
Socket
Sign inDemoInstall

eslint-plugin-import

Package Overview
Dependencies
110
Maintainers
1
Versions
129
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.8 to 0.3.9

2

index.js

@@ -7,2 +7,3 @@ exports.rules = {

"no-reassign": require("./lib/rules/no-reassign"),
"no-common": require("./lib/rules/no-common")

@@ -17,3 +18,4 @@ };

"no-reassign": 1,
"no-common": 0
};

2

package.json
{
"name": "eslint-plugin-import",
"version": "0.3.8",
"version": "0.3.9",
"description": "Import with sanity.",

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

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