🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@typescript-eslint/parser

Package Overview
Dependencies
Maintainers
2
Versions
4210
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.0

10

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

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

"dependencies": {
"@typescript-eslint/scope-manager": "8.29.2-alpha.11",
"@typescript-eslint/types": "8.29.2-alpha.11",
"@typescript-eslint/typescript-estree": "8.29.2-alpha.11",
"@typescript-eslint/visitor-keys": "8.29.2-alpha.11",
"@typescript-eslint/scope-manager": "8.30.0",
"@typescript-eslint/types": "8.30.0",
"@typescript-eslint/typescript-estree": "8.30.0",
"@typescript-eslint/visitor-keys": "8.30.0",
"debug": "^4.3.4"

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