eslint-config-sanity
Advanced tools
Comparing version 1.150.8 to 1.150.9-review-changes.736
{ | ||
"name": "eslint-config-sanity", | ||
"version": "1.150.8", | ||
"version": "1.150.9-review-changes.736+39ff07c30", | ||
"description": "Shared eslint configs for sanity-io", | ||
@@ -34,10 +34,10 @@ "main": "index.js", | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "^2.10.0", | ||
"@typescript-eslint/parser": "^2.10.0", | ||
"eslint": "^6.7.2", | ||
"@typescript-eslint/eslint-plugin": "^4.1.0", | ||
"@typescript-eslint/parser": "^4.1.0", | ||
"eslint": "^7.8.1", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-react": "^7.17.0", | ||
"eslint-plugin-react": "^7.20.6", | ||
"lodash.difference": "^4.5.0" | ||
}, | ||
"gitHead": "1507d62dfdabec3dcda8a057c71ea04e2e707cb6" | ||
"gitHead": "39ff07c30315dfc1aa27c881b22087b3a67a451f" | ||
} |
@@ -21,4 +21,5 @@ // Use this for typescript projects | ||
'@typescript-eslint/explicit-module-boundary-types': 'off', | ||
'@typescript-eslint/explicit-function-return-type': 'off', | ||
'@typescript-eslint/no-use-before-define': 'off', | ||
'@typescript-eslint/explicit-function-return-type': 'off', | ||
'no-use-before-define': 'off', | ||
@@ -25,0 +26,0 @@ '@typescript-eslint/no-var-requires': 'off', // covered by @typescript-eslint/no-var-requires |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
19650
474
1
1