eslint-plugin-unused-imports
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "eslint-plugin-unused-imports", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Report and remove unused es6 modules", | ||
@@ -36,5 +36,5 @@ "keywords": [ | ||
"license": "MIT", | ||
"repository": "https://github.com/mholmerp/eslint-plugin-unused-imports", | ||
"homepage": "https://github.com/mholmerp/eslint-plugin-unused-imports", | ||
"bugs": "https://github.com/mholmerp/eslint-plugin-unused-imports/issues/" | ||
"repository": "https://github.com/sweepline/eslint-plugin-unused-imports", | ||
"homepage": "https://github.com/sweepline/eslint-plugin-unused-imports", | ||
"bugs": "https://github.com/sweepline/eslint-plugin-unused-imports/issues/" | ||
} |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
8716