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

eslint-plugin-react-hooks-extra

Package Overview
Dependencies
Maintainers
1
Versions
1316
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
2.0.0-next.30

2

dist/index.js

@@ -30,3 +30,3 @@ import * as AST from '@eslint-react/ast';

var name2 = "eslint-plugin-react-hooks-extra";
var version = "2.0.0-next.29";
var version = "2.0.0-next.30";
var createRule = ESLintUtils.RuleCreator(getDocsUrl("hooks-extra"));

@@ -33,0 +33,0 @@

{
"name": "eslint-plugin-react-hooks-extra",
"version": "2.0.0-next.29",
"version": "2.0.0-next.30",
"description": "ESLint React's ESLint plugin for React Hooks related rules.",

@@ -45,8 +45,8 @@ "keywords": [

"ts-pattern": "^5.7.1",
"@eslint-react/ast": "2.0.0-next.29",
"@eslint-react/kit": "2.0.0-next.29",
"@eslint-react/eff": "2.0.0-next.29",
"@eslint-react/shared": "2.0.0-next.29",
"@eslint-react/var": "2.0.0-next.29",
"@eslint-react/core": "2.0.0-next.29"
"@eslint-react/core": "2.0.0-next.30",
"@eslint-react/ast": "2.0.0-next.30",
"@eslint-react/kit": "2.0.0-next.30",
"@eslint-react/var": "2.0.0-next.30",
"@eslint-react/shared": "2.0.0-next.30",
"@eslint-react/eff": "2.0.0-next.30"
},

@@ -53,0 +53,0 @@ "devDependencies": {