eslint-import-resolver-parcel
Advanced tools
Comparing version 1.2.1 to 1.3.0
{ | ||
"name": "eslint-import-resolver-parcel", | ||
"version": "1.2.1", | ||
"version": "1.3.0", | ||
"description": "Parcel import resolution plugin for eslint-plugin-import.", | ||
@@ -11,2 +11,8 @@ "homepage": "https://github.com/ABuffSeagull/eslint-import-resolver-parcel", | ||
"license": "MIT", | ||
"keywords": [ | ||
"parceljs", | ||
"parcel-bundler", | ||
"eslint", | ||
"eslint-import-resolver" | ||
], | ||
"scripts": { | ||
@@ -13,0 +19,0 @@ "lint": "eslint index.js --fix" |
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
4624