New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-react-hooks-extra

Package Overview
Dependencies
Maintainers
1
Versions
917
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 1.26.3-next.13 to 1.26.3-next.14

2

dist/index.js

@@ -34,3 +34,3 @@ 'use strict';

var name = "eslint-plugin-react-hooks-extra";
var version = "1.26.3-next.13";
var version = "1.26.3-next.14";
var createRule = shared.createRuleForPlugin("hooks-extra");

@@ -37,0 +37,0 @@ function isFromHookCall(name2, context, settings, predicate = eff.constTrue) {

{
"name": "eslint-plugin-react-hooks-extra",
"version": "1.26.3-next.13",
"version": "1.26.3-next.14",
"description": "ESLint React's ESLint plugin for React Hooks related rules.",

@@ -53,12 +53,12 @@ "keywords": [

"ts-pattern": "^5.6.2",
"@eslint-react/ast": "1.26.3-next.13",
"@eslint-react/eff": "1.26.3-next.13",
"@eslint-react/core": "1.26.3-next.13",
"@eslint-react/jsx": "1.26.3-next.13",
"@eslint-react/shared": "1.26.3-next.13",
"@eslint-react/var": "1.26.3-next.13"
"@eslint-react/core": "1.26.3-next.14",
"@eslint-react/eff": "1.26.3-next.14",
"@eslint-react/jsx": "1.26.3-next.14",
"@eslint-react/shared": "1.26.3-next.14",
"@eslint-react/var": "1.26.3-next.14",
"@eslint-react/ast": "1.26.3-next.14"
},
"devDependencies": {
"@types/react": "^19.0.9",
"@types/react-dom": "^19.0.3",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"tsup": "^8.3.6",

@@ -65,0 +65,0 @@ "@local/configs": "0.0.0"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc