You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@typescript-eslint/typescript-estree

Package Overview
Dependencies
Maintainers
2
Versions
4575
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/typescript-estree - npm Package Compare versions

Comparing version
8.57.1-alpha.1
to
8.57.1-alpha.2
+5
-5
package.json
{
"name": "@typescript-eslint/typescript-estree",
"version": "8.57.1-alpha.1",
"version": "8.57.1-alpha.2",
"description": "A parser that converts TypeScript source code into an ESTree compatible form",

@@ -52,6 +52,6 @@ "files": [

"ts-api-utils": "^2.4.0",
"@typescript-eslint/tsconfig-utils": "8.57.1-alpha.1",
"@typescript-eslint/types": "8.57.1-alpha.1",
"@typescript-eslint/visitor-keys": "8.57.1-alpha.1",
"@typescript-eslint/project-service": "8.57.1-alpha.1"
"@typescript-eslint/project-service": "8.57.1-alpha.2",
"@typescript-eslint/types": "8.57.1-alpha.2",
"@typescript-eslint/visitor-keys": "8.57.1-alpha.2",
"@typescript-eslint/tsconfig-utils": "8.57.1-alpha.2"
},

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