Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@typescript-eslint/parser

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

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

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

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