🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@typescript-eslint/typescript-estree

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

10

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

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

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

@@ -67,3 +67,3 @@ "fast-glob": "^3.3.2",

"@types/is-glob": "^4.0.4",
"@vitest/coverage-v8": "^3.1.2",
"@vitest/coverage-v8": "^3.1.3",
"glob": "*",

@@ -73,3 +73,3 @@ "prettier": "^3.2.5",

"typescript": "*",
"vitest": "^3.1.2"
"vitest": "^3.1.3"
},

@@ -76,0 +76,0 @@ "peerDependencies": {