@microsoft/eslint-plugin-spfx
Advanced tools
Comparing version 1.18.2 to 1.20.0
{ | ||
"name": "@microsoft/eslint-plugin-spfx", | ||
"version": "1.18.2", | ||
"version": "1.20.0", | ||
"description": "An ESLint plugin provided for use with SPFx projects", | ||
@@ -16,13 +16,13 @@ "license": "https://aka.ms/spfx/license", | ||
"devDependencies": { | ||
"@rushstack/eslint-config": "3.4.0", | ||
"@rushstack/heft": "0.62.1", | ||
"@rushstack/heft-node-rig": "2.3.3", | ||
"@rushstack/eslint-config": "3.5.0", | ||
"@rushstack/heft": "0.66.0", | ||
"@rushstack/heft-node-rig": "2.4.24", | ||
"@types/eslint": "8.2.1", | ||
"@types/estree": "0.0.50", | ||
"@types/estree": "1.0.1", | ||
"@types/heft-jest": "1.0.2", | ||
"@types/node": "18.17.15", | ||
"@types/node": "18.19.3", | ||
"@typescript-eslint/parser": "5.59.11", | ||
"@typescript-eslint/typescript-estree": "5.59.11", | ||
"eslint": "8.7.0", | ||
"jest-junit": "12.3.0", | ||
"eslint": "8.7.0", | ||
"typescript": "4.7.4" | ||
@@ -29,0 +29,0 @@ }, |
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
16824