🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket
Sign inDemoInstall
Socket

@typescript-eslint/parser

Package Overview
Dependencies
Maintainers
2
Versions
4180
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

to
8.30.2-alpha.5

10

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

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

"dependencies": {
"@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",
"@typescript-eslint/scope-manager": "8.30.2-alpha.5",
"@typescript-eslint/types": "8.30.2-alpha.5",
"@typescript-eslint/typescript-estree": "8.30.2-alpha.5",
"@typescript-eslint/visitor-keys": "8.30.2-alpha.5",
"debug": "^4.3.4"

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