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

@typescript-eslint/typescript-estree

Package Overview
Dependencies
Maintainers
0
Versions
4159
Alerts
File Explorer

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.4

6

package.json
{
"name": "@typescript-eslint/typescript-estree",
"version": "8.26.2-alpha.3",
"version": "8.26.2-alpha.4",
"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.3",
"@typescript-eslint/visitor-keys": "8.26.2-alpha.3",
"@typescript-eslint/types": "8.26.2-alpha.4",
"@typescript-eslint/visitor-keys": "8.26.2-alpha.4",
"debug": "^4.3.4",

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