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

eslint-plugin-react-x

Package Overview
Dependencies
Maintainers
1
Versions
1193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
2.0.0-next.37

16

package.json
{
"name": "eslint-plugin-react-x",
"version": "2.0.0-next.36",
"version": "2.0.0-next.37",
"description": "A set of composable ESLint rules for for libraries and frameworks that use React as a UI runtime.",

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

"ts-pattern": "^5.7.1",
"@eslint-react/ast": "2.0.0-next.36",
"@eslint-react/core": "2.0.0-next.36",
"@eslint-react/kit": "2.0.0-next.36",
"@eslint-react/eff": "2.0.0-next.36",
"@eslint-react/shared": "2.0.0-next.36",
"@eslint-react/var": "2.0.0-next.36"
"@eslint-react/ast": "2.0.0-next.37",
"@eslint-react/core": "2.0.0-next.37",
"@eslint-react/eff": "2.0.0-next.37",
"@eslint-react/kit": "2.0.0-next.37",
"@eslint-react/shared": "2.0.0-next.37",
"@eslint-react/var": "2.0.0-next.37"
},
"devDependencies": {
"@types/react": "^19.1.6",
"@types/react-dom": "^19.1.5",
"@types/react-dom": "^19.1.6",
"ts-api-utils": "^2.1.0",

@@ -57,0 +57,0 @@ "tsup": "^8.5.0",

Sorry, the diff of this file is too big to display