@clark/eslint-config-ember-order-imports
Advanced tools
Comparing version 1.17.0 to 1.18.0
{ | ||
"name": "@clark/eslint-config-ember-order-imports", | ||
"version": "1.17.0", | ||
"version": "1.18.0", | ||
"description": "Sorts ES module imports for Ember.js projects", | ||
@@ -29,4 +29,7 @@ "keywords": [ | ||
}, | ||
"scripts": { | ||
"test": "printf '' | yarn eslint -c ./index.js --stdin" | ||
}, | ||
"dependencies": { | ||
"@clark/eslint-plugin-import-helpers-with-package": "^1.17.0" | ||
"@clark/eslint-plugin-import-helpers-with-package": "^1.18.0" | ||
}, | ||
@@ -36,3 +39,3 @@ "engines": { | ||
}, | ||
"gitHead": "e9a183d56a8b142feaf72f15b56cf2e081ab5c04" | ||
"gitHead": "82795cf3464a749844bbaeaf913fcfb781bec24d" | ||
} |
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
5161