eslint-plugin-simple-import-sort
Advanced tools
Comparing version 12.1.0 to 12.1.1
@@ -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: { |
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38326
1026