@clark/eslint-config-ember-order-imports
Advanced tools
Comparing version 1.18.0 to 1.19.0
{ | ||
"name": "@clark/eslint-config-ember-order-imports", | ||
"version": "1.18.0", | ||
"version": "1.19.0", | ||
"description": "Sorts ES module imports for Ember.js projects", | ||
@@ -33,8 +33,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@clark/eslint-plugin-import-helpers-with-package": "^1.18.0" | ||
"@clark/eslint-plugin-import-helpers-with-package": "^1.19.0" | ||
}, | ||
"engines": { | ||
"node": ">= 8.16.0" | ||
"node": "^10.0 || ^12.0 || ^13.0" | ||
}, | ||
"gitHead": "82795cf3464a749844bbaeaf913fcfb781bec24d" | ||
"gitHead": "24d97b315c2c4c5f326e03d32e3267b7e070be1d" | ||
} |
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
5175