🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@typescript-eslint/scope-manager

Package Overview
Dependencies
Maintainers
2
Versions
3987
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.63.1-alpha.1
to
8.63.1-alpha.2
+4
-4
package.json
{
"name": "@typescript-eslint/scope-manager",
"version": "8.63.1-alpha.1",
"version": "8.63.1-alpha.2",
"description": "TypeScript scope analyser for ESLint",

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

"dependencies": {
"@typescript-eslint/types": "8.63.1-alpha.1",
"@typescript-eslint/visitor-keys": "8.63.1-alpha.1"
"@typescript-eslint/visitor-keys": "8.63.1-alpha.2",
"@typescript-eslint/types": "8.63.1-alpha.2"
},

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

"vitest": "^4.0.18",
"@typescript-eslint/typescript-estree": "8.63.1-alpha.1"
"@typescript-eslint/typescript-estree": "8.63.1-alpha.2"
},

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