@typescript-eslint/parser
Advanced tools
Comparing version 8.4.1-alpha.6 to 8.4.1-alpha.7
{ | ||
"name": "@typescript-eslint/parser", | ||
"version": "8.4.1-alpha.6", | ||
"version": "8.4.1-alpha.7", | ||
"description": "An ESLint custom parser which leverages TypeScript ESTree", | ||
@@ -55,6 +55,6 @@ "files": [ | ||
"dependencies": { | ||
"@typescript-eslint/scope-manager": "8.4.1-alpha.6", | ||
"@typescript-eslint/types": "8.4.1-alpha.6", | ||
"@typescript-eslint/typescript-estree": "8.4.1-alpha.6", | ||
"@typescript-eslint/visitor-keys": "8.4.1-alpha.6", | ||
"@typescript-eslint/scope-manager": "8.4.1-alpha.7", | ||
"@typescript-eslint/types": "8.4.1-alpha.7", | ||
"@typescript-eslint/typescript-estree": "8.4.1-alpha.7", | ||
"@typescript-eslint/visitor-keys": "8.4.1-alpha.7", | ||
"debug": "^4.3.4" | ||
@@ -61,0 +61,0 @@ }, |
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/scope-manager@8.4.1-alpha.7(transitive)
+ Added@typescript-eslint/types@8.4.1-alpha.7(transitive)
+ Added@typescript-eslint/typescript-estree@8.4.1-alpha.7(transitive)
+ Added@typescript-eslint/visitor-keys@8.4.1-alpha.7(transitive)
- Removed@typescript-eslint/scope-manager@8.4.1-alpha.6(transitive)
- Removed@typescript-eslint/types@8.4.1-alpha.6(transitive)
- Removed@typescript-eslint/typescript-estree@8.4.1-alpha.6(transitive)
- Removed@typescript-eslint/visitor-keys@8.4.1-alpha.6(transitive)