eslint-plugin-react-hooks
Advanced tools
@@ -26,2 +26,11 @@ import * as estree from 'estree'; | ||
| }; | ||
| experimental_autoDependenciesHooks: { | ||
| type: "array"; | ||
| items: { | ||
| type: "string"; | ||
| }; | ||
| }; | ||
| requireExplicitEffectDeps: { | ||
| type: "boolean"; | ||
| }; | ||
| }; | ||
@@ -28,0 +37,0 @@ }[]; |
+1
-1
| { | ||
| "name": "eslint-plugin-react-hooks", | ||
| "description": "ESLint rules for React Hooks", | ||
| "version": "6.1.0-canary-b9cfa0d3-20250505", | ||
| "version": "6.1.0-canary-c0464aed-20250523", | ||
| "repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
4293727
0.97%116533
0.92%