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

@typescript-eslint/scope-manager

Package Overview
Dependencies
Maintainers
2
Versions
3373
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.25.1-alpha.14

8

package.json
{
"name": "@typescript-eslint/scope-manager",
"version": "8.25.1-alpha.13",
"version": "8.25.1-alpha.14",
"description": "TypeScript scope analyser for ESLint",

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

"dependencies": {
"@typescript-eslint/types": "8.25.1-alpha.13",
"@typescript-eslint/visitor-keys": "8.25.1-alpha.13"
"@typescript-eslint/types": "8.25.1-alpha.14",
"@typescript-eslint/visitor-keys": "8.25.1-alpha.14"
},

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

"@types/glob": "*",
"@typescript-eslint/typescript-estree": "8.25.1-alpha.13",
"@typescript-eslint/typescript-estree": "8.25.1-alpha.14",
"glob": "*",

@@ -60,0 +60,0 @@ "jest": "29.7.0",