🚀 Socket Launch Week 🚀 Day 2: Introducing Repository Labels and Security Policies.Learn More
Socket
Sign inDemoInstall
Socket

@typescript-eslint/typescript-estree

Package Overview
Dependencies
Maintainers
2
Versions
4184
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.30.2-alpha.4

6

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

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

"dependencies": {
"@typescript-eslint/types": "8.30.2-alpha.3",
"@typescript-eslint/visitor-keys": "8.30.2-alpha.3",
"@typescript-eslint/types": "8.30.2-alpha.4",
"@typescript-eslint/visitor-keys": "8.30.2-alpha.4",
"debug": "^4.3.4",

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