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

@typescript-eslint/scope-manager

Package Overview
Dependencies
Maintainers
2
Versions
3438
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

to
8.31.2-alpha.3

8

package.json
{
"name": "@typescript-eslint/scope-manager",
"version": "8.31.2-alpha.2",
"version": "8.31.2-alpha.3",
"description": "TypeScript scope analyser for ESLint",

@@ -50,7 +50,7 @@ "files": [

"dependencies": {
"@typescript-eslint/types": "8.31.2-alpha.2",
"@typescript-eslint/visitor-keys": "8.31.2-alpha.2"
"@typescript-eslint/types": "8.31.2-alpha.3",
"@typescript-eslint/visitor-keys": "8.31.2-alpha.3"
},
"devDependencies": {
"@typescript-eslint/typescript-estree": "8.31.2-alpha.2",
"@typescript-eslint/typescript-estree": "8.31.2-alpha.3",
"@vitest/coverage-v8": "^3.1.1",

@@ -57,0 +57,0 @@ "glob": "*",