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

eslint-plugin-react-x

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.2

{
"name": "eslint-plugin-react-x",
"version": "2.0.0-next.1",
"version": "2.0.0-next.2",
"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.0",
"@eslint-react/ast": "2.0.0-next.1",
"@eslint-react/eff": "2.0.0-next.1",
"@eslint-react/core": "2.0.0-next.1",
"@eslint-react/kit": "2.0.0-next.1",
"@eslint-react/shared": "2.0.0-next.1",
"@eslint-react/var": "2.0.0-next.1"
"@eslint-react/ast": "2.0.0-next.2",
"@eslint-react/core": "2.0.0-next.2",
"@eslint-react/shared": "2.0.0-next.2",
"@eslint-react/kit": "2.0.0-next.2",
"@eslint-react/eff": "2.0.0-next.2",
"@eslint-react/var": "2.0.0-next.2"
},

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

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