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

@eslint-react/var

Package Overview
Dependencies
Maintainers
0
Versions
1018
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/var - npm Package Compare versions

Comparing version

to
1.32.0-beta.0

12

package.json
{
"name": "@eslint-react/var",
"version": "1.31.1-next.3",
"version": "1.32.0-beta.0",
"description": "ESLint React's TSESTree AST utility module for static analysis of variables.",

@@ -38,9 +38,9 @@ "homepage": "https://github.com/Rel1cx/eslint-react",

"dependencies": {
"@typescript-eslint/scope-manager": "^8.26.0",
"@typescript-eslint/types": "^8.26.0",
"@typescript-eslint/utils": "^8.26.0",
"@typescript-eslint/scope-manager": "^8.26.1",
"@typescript-eslint/types": "^8.26.1",
"@typescript-eslint/utils": "^8.26.1",
"string-ts": "^2.2.1",
"ts-pattern": "^5.6.2",
"@eslint-react/ast": "1.31.1-next.3",
"@eslint-react/eff": "1.31.1-next.3"
"@eslint-react/ast": "1.32.0-beta.0",
"@eslint-react/eff": "1.32.0-beta.0"
},

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