@reverecre/eslint-plugin-fontawesome
Advanced tools
Comparing version 1.2.2 to 1.3.0
{ | ||
"name": "@reverecre/eslint-plugin-fontawesome", | ||
"version": "1.2.2", | ||
"version": "1.3.0", | ||
"description": "Ensures proper usage of Font Awesome imports", | ||
@@ -22,8 +22,8 @@ "keywords": [ | ||
"@reverecre/prettier-config": "^1.0.0", | ||
"@typescript-eslint/parser": "^5.33.1", | ||
"eslint": "^8.19.0", | ||
"eslint-plugin-eslint-plugin": "^5.0.0", | ||
"@typescript-eslint/parser": "^5.58.0", | ||
"eslint": "^8.38.0", | ||
"eslint-plugin-eslint-plugin": "^5.0.8", | ||
"eslint-plugin-node": "^11.1.0", | ||
"mocha": "^10.0.0", | ||
"prettier": "^2.7.1" | ||
"mocha": "^10.2.0", | ||
"prettier": "^2.8.7" | ||
}, | ||
@@ -37,3 +37,7 @@ "engines": { | ||
"license": "MIT", | ||
"prettier": "@reverecre/prettier-config" | ||
"prettier": "@reverecre/prettier-config", | ||
"volta": { | ||
"node": "18.16.0", | ||
"npm": "9.6.4" | ||
} | ||
} |
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
15333