You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@typescript-eslint/scope-manager

Package Overview
Dependencies
Maintainers
2
Versions
3814
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typescript-eslint/scope-manager - npm Package Compare versions

Comparing version
8.57.0
to
8.57.1-alpha.0
+4
-4
package.json
{
"name": "@typescript-eslint/scope-manager",
"version": "8.57.0",
"version": "8.57.1-alpha.0",
"description": "TypeScript scope analyser for ESLint",

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

"dependencies": {
"@typescript-eslint/types": "8.57.0",
"@typescript-eslint/visitor-keys": "8.57.0"
"@typescript-eslint/types": "8.57.1-alpha.0",
"@typescript-eslint/visitor-keys": "8.57.1-alpha.0"
},

@@ -52,3 +52,3 @@ "devDependencies": {

"vitest": "^4.0.18",
"@typescript-eslint/typescript-estree": "8.57.0"
"@typescript-eslint/typescript-estree": "8.57.1-alpha.0"
},

@@ -55,0 +55,0 @@ "funding": {