🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@typescript-eslint/parser

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/parser - npm Package Compare versions

Comparing version

to
8.31.1-alpha.2

{
"name": "@typescript-eslint/parser",
"version": "8.31.1-alpha.1",
"version": "8.31.1-alpha.2",
"description": "An ESLint custom parser which leverages TypeScript ESTree",

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

"dependencies": {
"@typescript-eslint/scope-manager": "8.31.1-alpha.1",
"@typescript-eslint/types": "8.31.1-alpha.1",
"@typescript-eslint/typescript-estree": "8.31.1-alpha.1",
"@typescript-eslint/visitor-keys": "8.31.1-alpha.1",
"@typescript-eslint/scope-manager": "8.31.1-alpha.2",
"@typescript-eslint/types": "8.31.1-alpha.2",
"@typescript-eslint/typescript-estree": "8.31.1-alpha.2",
"@typescript-eslint/visitor-keys": "8.31.1-alpha.2",
"debug": "^4.3.4"

@@ -61,0 +61,0 @@ },