@typescript-eslint/scope-manager
Advanced tools
Comparing version 8.3.1-alpha.2 to 8.3.1-alpha.3
{ | ||
"name": "@typescript-eslint/scope-manager", | ||
"version": "8.3.1-alpha.2", | ||
"version": "8.3.1-alpha.3", | ||
"description": "TypeScript scope analyser for ESLint", | ||
@@ -49,4 +49,4 @@ "files": [ | ||
"dependencies": { | ||
"@typescript-eslint/types": "8.3.1-alpha.2", | ||
"@typescript-eslint/visitor-keys": "8.3.1-alpha.2" | ||
"@typescript-eslint/types": "8.3.1-alpha.3", | ||
"@typescript-eslint/visitor-keys": "8.3.1-alpha.3" | ||
}, | ||
@@ -56,3 +56,3 @@ "devDependencies": { | ||
"@types/glob": "*", | ||
"@typescript-eslint/typescript-estree": "8.3.1-alpha.2", | ||
"@typescript-eslint/typescript-estree": "8.3.1-alpha.3", | ||
"glob": "*", | ||
@@ -59,0 +59,0 @@ "jest-specific-snapshot": "*", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@typescript-eslint/types@8.3.1-alpha.3(transitive)
+ Added@typescript-eslint/visitor-keys@8.3.1-alpha.3(transitive)
- Removed@typescript-eslint/types@8.3.1-alpha.2(transitive)
- Removed@typescript-eslint/visitor-keys@8.3.1-alpha.2(transitive)