🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

eslint-plugin-sort-export-all

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-sort-export-all - npm Package Compare versions

Comparing version

to
1.4.1

2

package.json
{
"name": "eslint-plugin-sort-export-all",
"version": "1.4.0",
"version": "1.4.1",
"description": "ESLint rule that helps sort export *",

@@ -5,0 +5,0 @@ "repository": {

@@ -69,3 +69,3 @@ # eslint-plugin-sort-export-all

"rules": {
"sort-export-all/sort-export-all": "error
"sort-export-all/sort-export-all": "error"
}

@@ -72,0 +72,0 @@ }