@clark/eslint-plugin-import-helpers-with-package
Advanced tools
Comparing version 1.9.0 to 1.10.0
{ | ||
"name": "@clark/eslint-plugin-import-helpers-with-package", | ||
"version": "1.9.0", | ||
"version": "1.10.0", | ||
"description": "Extends `import-helpers/order-imports` so that it can infer the name of the package the file belongs to", | ||
@@ -34,12 +34,12 @@ "keywords": [ | ||
"dependencies": { | ||
"@clark/eslint-util-get-package": "^1.9.0", | ||
"@clark/eslint-util-get-package": "^1.10.0", | ||
"eslint-plugin-import-helpers": "^1.0.2" | ||
}, | ||
"devDependencies": { | ||
"@clark/eslint-config-node-typescript": "^1.8.0", | ||
"@types/eslint": "^4.16.6", | ||
"@clark/eslint-config-node-typescript": "^1.10.0", | ||
"@types/eslint": "^4.16.8", | ||
"eslint": "^6.1.0", | ||
"typescript": "^3.5.3" | ||
}, | ||
"gitHead": "de1bffdb18ce9d39b83a8b69a9aa4f9405b33f80" | ||
"gitHead": "578ad677286627f0a2ea9db76f939797d1b3a2bf" | ||
} |
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
7022