🚀 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.2.2

0

lib/config/recommended.d.ts

@@ -0,0 +0,0 @@ export declare const recommended: {

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=index.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

import { Rule } from "eslint";
export declare const sortExportAll: Rule.RuleModule;
//# sourceMappingURL=sort-export-all.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

export {};
//# sourceMappingURL=sort-export-all.test.d.ts.map

@@ -0,0 +0,0 @@ "use strict";

2

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

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