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/ast

Package Overview
Dependencies
Maintainers
1
Versions
2342
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eslint-react/ast - npm Package Compare versions

Comparing version
3.0.0-next.53
to
3.0.0-next.54
+3
-3
package.json
{
"name": "@eslint-react/ast",
"version": "3.0.0-next.53",
"version": "3.0.0-next.54",
"description": "ESLint React's TSESTree AST utility module.",

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

"string-ts": "^2.3.1",
"@eslint-react/eff": "3.0.0-next.53"
"@eslint-react/eff": "3.0.0-next.54"
},
"devDependencies": {
"tsdown": "^0.20.3",
"tsdown": "^0.21.0-beta.1",
"@local/configs": "0.0.0"

@@ -43,0 +43,0 @@ },