🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@eslint-react/var

Package Overview
Dependencies
Maintainers
1
Versions
2591
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
5.18.0
to
5.18.1
+5
-5
package.json
{
"name": "@eslint-react/var",
"version": "5.18.0",
"version": "5.18.1",
"description": "ESLint React's TSESTree AST utility module for static analysis of variables.",

@@ -36,4 +36,4 @@ "homepage": "https://github.com/Rel1cx/eslint-react",

"ts-pattern": "^5.9.0",
"@eslint-react/ast": "5.18.0",
"@eslint-react/eslint": "5.18.0"
"@eslint-react/ast": "5.18.1",
"@eslint-react/eslint": "5.18.1"
},

@@ -43,4 +43,4 @@ "devDependencies": {

"@typescript-eslint/typescript-estree": "^8.65.0",
"eslint": "^10.7.0",
"tsdown": "^0.22.13",
"eslint": "^10.8.0",
"tsdown": "^0.22.14",
"typescript": "6.0.3",

@@ -47,0 +47,0 @@ "vitest": "^4.1.10",