📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP →

@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.30.2-alpha.4

{
"name": "@typescript-eslint/parser",
"version": "8.30.2-alpha.3",
"version": "8.30.2-alpha.4",
"description": "An ESLint custom parser which leverages TypeScript ESTree",

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

"dependencies": {
"@typescript-eslint/scope-manager": "8.30.2-alpha.3",
"@typescript-eslint/types": "8.30.2-alpha.3",
"@typescript-eslint/typescript-estree": "8.30.2-alpha.3",
"@typescript-eslint/visitor-keys": "8.30.2-alpha.3",
"@typescript-eslint/scope-manager": "8.30.2-alpha.4",
"@typescript-eslint/types": "8.30.2-alpha.4",
"@typescript-eslint/typescript-estree": "8.30.2-alpha.4",
"@typescript-eslint/visitor-keys": "8.30.2-alpha.4",
"debug": "^4.3.4"

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