You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@typescript-eslint/parser

Package Overview
Dependencies
Maintainers
2
Versions
4174
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.29.1-alpha.3

10

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

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

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

@@ -63,0 +63,0 @@ },