New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@typescript-eslint/typescript-estree

Package Overview
Dependencies
Maintainers
0
Versions
4134
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.25.1-alpha.13

6

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

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

"dependencies": {
"@typescript-eslint/types": "8.25.1-alpha.12",
"@typescript-eslint/visitor-keys": "8.25.1-alpha.12",
"@typescript-eslint/types": "8.25.1-alpha.13",
"@typescript-eslint/visitor-keys": "8.25.1-alpha.13",
"debug": "^4.3.4",

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