🚀 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.32.0

{
"name": "@typescript-eslint/parser",
"version": "8.31.2-alpha.8",
"version": "8.32.0",
"description": "An ESLint custom parser which leverages TypeScript ESTree",

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

"dependencies": {
"@typescript-eslint/scope-manager": "8.31.2-alpha.8",
"@typescript-eslint/types": "8.31.2-alpha.8",
"@typescript-eslint/typescript-estree": "8.31.2-alpha.8",
"@typescript-eslint/visitor-keys": "8.31.2-alpha.8",
"@typescript-eslint/scope-manager": "8.32.0",
"@typescript-eslint/types": "8.32.0",
"@typescript-eslint/typescript-estree": "8.32.0",
"@typescript-eslint/visitor-keys": "8.32.0",
"debug": "^4.3.4"
},
"devDependencies": {
"@vitest/coverage-v8": "^3.1.1",
"@vitest/coverage-v8": "^3.1.2",
"glob": "*",

@@ -68,3 +68,3 @@ "prettier": "^3.2.5",

"typescript": "*",
"vitest": "^3.1.1"
"vitest": "^3.1.2"
},

@@ -71,0 +71,0 @@ "funding": {