You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@typescript-eslint/typescript-estree

Package Overview
Dependencies
Maintainers
2
Versions
4283
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.36.1-alpha.1

10

package.json
{
"name": "@typescript-eslint/typescript-estree",
"version": "8.36.1-alpha.0",
"version": "8.36.1-alpha.1",
"description": "A parser that converts TypeScript source code into an ESTree compatible form",

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

"dependencies": {
"@typescript-eslint/project-service": "8.36.1-alpha.0",
"@typescript-eslint/tsconfig-utils": "8.36.1-alpha.0",
"@typescript-eslint/types": "8.36.1-alpha.0",
"@typescript-eslint/visitor-keys": "8.36.1-alpha.0",
"@typescript-eslint/project-service": "8.36.1-alpha.1",
"@typescript-eslint/tsconfig-utils": "8.36.1-alpha.1",
"@typescript-eslint/types": "8.36.1-alpha.1",
"@typescript-eslint/visitor-keys": "8.36.1-alpha.1",
"debug": "^4.3.4",

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