🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@typescript-eslint/parser

Package Overview
Dependencies
Maintainers
2
Versions
4746
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.63.1-alpha.2
to
8.63.1-alpha.3
+5
-5
package.json
{
"name": "@typescript-eslint/parser",
"version": "8.63.1-alpha.2",
"version": "8.63.1-alpha.3",
"description": "An ESLint custom parser which leverages TypeScript ESTree",

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

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

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