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

@typescript-eslint/typescript-estree

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/typescript-estree - npm Package Compare versions

Comparing version

to
8.26.2-alpha.8

{
"name": "@typescript-eslint/typescript-estree",
"version": "8.26.2-alpha.7",
"version": "8.26.2-alpha.8",
"description": "A parser that converts TypeScript source code into an ESTree compatible form",

@@ -58,4 +58,4 @@ "files": [

"dependencies": {
"@typescript-eslint/types": "8.26.2-alpha.7",
"@typescript-eslint/visitor-keys": "8.26.2-alpha.7",
"@typescript-eslint/types": "8.26.2-alpha.8",
"@typescript-eslint/visitor-keys": "8.26.2-alpha.8",
"debug": "^4.3.4",

@@ -62,0 +62,0 @@ "fast-glob": "^3.3.2",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display