You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

eslint-plugin-react-x

Package Overview
Dependencies
Maintainers
1
Versions
1232
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.54

14

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

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

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

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

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