📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP →

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

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

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

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