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

@eslint-react/jsx

Package Overview
Dependencies
Maintainers
1
Versions
1132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/jsx - npm Package Compare versions

Comparing version

to
0.8.11-beta.1

16

package.json
{
"name": "@eslint-react/jsx",
"version": "0.8.11-beta.0",
"version": "0.8.11-beta.1",
"description": "ESLint x React's TSESTree AST utility module for static analysis of JSX.",

@@ -37,12 +37,12 @@ "homepage": "https://github.com/rel1cx/eslint-react",

"dependencies": {
"@typescript-eslint/scope-manager": "6.10.0",
"@typescript-eslint/types": "6.10.0",
"@typescript-eslint/utils": "6.10.0"
"@typescript-eslint/scope-manager": "6.12.0",
"@typescript-eslint/types": "6.12.0",
"@typescript-eslint/utils": "6.12.0"
},
"devDependencies": {
"micro-memoize": "4.1.2",
"@eslint-react/ast": "0.8.11-beta.0",
"@eslint-react/shared": "0.8.11-beta.0",
"@eslint-react/tools": "0.8.11-beta.0",
"@eslint-react/types": "0.8.11-beta.0"
"@eslint-react/ast": "0.8.11-beta.1",
"@eslint-react/tools": "0.8.11-beta.1",
"@eslint-react/types": "0.8.11-beta.1",
"@eslint-react/shared": "0.8.11-beta.1"
},

@@ -49,0 +49,0 @@ "scripts": {