🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

eslint-plugin-react-hooks

Package Overview
Dependencies
Maintainers
1
Versions
2213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-react-hooks - npm Package Compare versions

Comparing version

to
6.1.0-canary-c0464aed-20250523

9

cjs/eslint-plugin-react-hooks.d.ts

@@ -26,2 +26,11 @@ import * as estree from 'estree';

};
experimental_autoDependenciesHooks: {
type: "array";
items: {
type: "string";
};
};
requireExplicitEffectDeps: {
type: "boolean";
};
};

@@ -28,0 +37,0 @@ }[];

2

package.json
{
"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