Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@eslint-react/var

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

@@ -37,8 +37,8 @@ "homepage": "https://github.com/Rel1cx/eslint-react",

"ts-pattern": "^5.9.0",
"@eslint-react/ast": "3.0.0-next.55",
"@eslint-react/eff": "3.0.0-next.55",
"@eslint-react/shared": "3.0.0-next.55"
"@eslint-react/ast": "3.0.0-next.56",
"@eslint-react/shared": "3.0.0-next.56",
"@eslint-react/eff": "3.0.0-next.56"
},
"devDependencies": {
"tsdown": "^0.21.0-beta.1",
"tsdown": "^0.21.0-beta.2",
"@local/configs": "0.0.0"

@@ -45,0 +45,0 @@ },