You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

eslint-plugin-react-x

Package Overview
Dependencies
Maintainers
1
Versions
2127
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
3.0.0-next.60
to
3.0.0-next.61
+6
-6
package.json
{
"name": "eslint-plugin-react-x",
"version": "3.0.0-next.60",
"version": "3.0.0-next.61",
"description": "A set of composable ESLint rules for libraries and frameworks that use React as a UI runtime.",

@@ -48,7 +48,7 @@ "keywords": [

"ts-pattern": "^5.9.0",
"@eslint-react/ast": "3.0.0-next.60",
"@eslint-react/core": "3.0.0-next.60",
"@eslint-react/shared": "3.0.0-next.60",
"@eslint-react/eff": "3.0.0-next.60",
"@eslint-react/var": "3.0.0-next.60"
"@eslint-react/ast": "3.0.0-next.61",
"@eslint-react/core": "3.0.0-next.61",
"@eslint-react/eff": "3.0.0-next.61",
"@eslint-react/shared": "3.0.0-next.61",
"@eslint-react/var": "3.0.0-next.61"
},

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

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