New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-react-x

Package Overview
Dependencies
Maintainers
0
Versions
961
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
1.26.2-beta.2

24

package.json
{
"name": "eslint-plugin-react-x",
"version": "1.26.2-beta.0",
"version": "1.26.2-beta.2",
"description": "A set of composable linting rules for libraries and frameworks that use React as a UI runtime.",

@@ -43,16 +43,16 @@ "keywords": [

"dependencies": {
"@typescript-eslint/scope-manager": "^8.22.0",
"@typescript-eslint/type-utils": "^8.22.0",
"@typescript-eslint/types": "^8.22.0",
"@typescript-eslint/utils": "^8.22.0",
"@typescript-eslint/scope-manager": "^8.23.0",
"@typescript-eslint/type-utils": "^8.23.0",
"@typescript-eslint/types": "^8.23.0",
"@typescript-eslint/utils": "^8.23.0",
"compare-versions": "^6.1.1",
"is-immutable-type": "^5.0.1",
"string-ts": "^2.2.0",
"string-ts": "^2.2.1",
"ts-pattern": "^5.6.2",
"@eslint-react/ast": "1.26.2-beta.0",
"@eslint-react/eff": "1.26.2-beta.0",
"@eslint-react/core": "1.26.2-beta.0",
"@eslint-react/shared": "1.26.2-beta.0",
"@eslint-react/var": "1.26.2-beta.0",
"@eslint-react/jsx": "1.26.2-beta.0"
"@eslint-react/ast": "1.26.2-beta.2",
"@eslint-react/core": "1.26.2-beta.2",
"@eslint-react/jsx": "1.26.2-beta.2",
"@eslint-react/eff": "1.26.2-beta.2",
"@eslint-react/shared": "1.26.2-beta.2",
"@eslint-react/var": "1.26.2-beta.2"
},

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

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

Sorry, the diff of this file is not supported yet