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

@typescript-eslint/parser

Package Overview
Dependencies
Maintainers
2
Versions
4559
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/parser - npm Package Compare versions

Comparing version
8.56.1-alpha.5
to
8.56.1
+5
-5
package.json
{
"name": "@typescript-eslint/parser",
"version": "8.56.1-alpha.5",
"version": "8.56.1",
"description": "An ESLint custom parser which leverages TypeScript ESTree",

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

"debug": "^4.4.3",
"@typescript-eslint/scope-manager": "8.56.1-alpha.5",
"@typescript-eslint/types": "8.56.1-alpha.5",
"@typescript-eslint/typescript-estree": "8.56.1-alpha.5",
"@typescript-eslint/visitor-keys": "8.56.1-alpha.5"
"@typescript-eslint/scope-manager": "8.56.1",
"@typescript-eslint/typescript-estree": "8.56.1",
"@typescript-eslint/visitor-keys": "8.56.1",
"@typescript-eslint/types": "8.56.1"
},

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