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
1013
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.28.0-next.5

8

package.json
{
"name": "@eslint-react/var",
"version": "1.28.0-next.4",
"version": "1.28.0-next.5",
"description": "ESLint React's TSESTree AST utility module for static analysis of variables.",

@@ -43,7 +43,7 @@ "homepage": "https://github.com/Rel1cx/eslint-react",

"ts-pattern": "^5.6.2",
"@eslint-react/ast": "1.28.0-next.4",
"@eslint-react/eff": "1.28.0-next.4"
"@eslint-react/ast": "1.28.0-next.5",
"@eslint-react/eff": "1.28.0-next.5"
},
"devDependencies": {
"tsup": "^8.3.6",
"tsup": "^8.4.0",
"@local/configs": "0.0.0"

@@ -50,0 +50,0 @@ },