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

eslint-plugin-simple-import-sort

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-simple-import-sort - npm Package Compare versions

Comparing version 12.1.0 to 12.1.1

1

exports.js

@@ -12,2 +12,3 @@ "use strict";

url: "https://github.com/lydell/eslint-plugin-simple-import-sort#sort-order",
description: "Automatically sort exports.",
},

@@ -14,0 +15,0 @@ messages: {

@@ -44,2 +44,3 @@ "use strict";

url: "https://github.com/lydell/eslint-plugin-simple-import-sort#sort-order",
description: "Automatically sort imports.",
},

@@ -46,0 +47,0 @@ messages: {

2

index.js

@@ -9,3 +9,3 @@ "use strict";

name: "eslint-plugin-simple-import-sort",
version: "12.1.0",
version: "12.1.1",
},

@@ -12,0 +12,0 @@ rules: {

{
"name": "eslint-plugin-simple-import-sort",
"version": "12.1.0",
"version": "12.1.1",
"license": "MIT",

@@ -5,0 +5,0 @@ "author": "Simon Lydell",

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