@typescript-eslint/parser
Advanced tools
Comparing version 8.12.1-alpha.1 to 8.12.1
{ | ||
"name": "@typescript-eslint/parser", | ||
"version": "8.12.1-alpha.1", | ||
"version": "8.12.1", | ||
"description": "An ESLint custom parser which leverages TypeScript ESTree", | ||
@@ -55,6 +55,6 @@ "files": [ | ||
"dependencies": { | ||
"@typescript-eslint/scope-manager": "8.12.1-alpha.1", | ||
"@typescript-eslint/types": "8.12.1-alpha.1", | ||
"@typescript-eslint/typescript-estree": "8.12.1-alpha.1", | ||
"@typescript-eslint/visitor-keys": "8.12.1-alpha.1", | ||
"@typescript-eslint/scope-manager": "8.12.1", | ||
"@typescript-eslint/types": "8.12.1", | ||
"@typescript-eslint/typescript-estree": "8.12.1", | ||
"@typescript-eslint/visitor-keys": "8.12.1", | ||
"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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
18822
+ Added@eslint/js@9.13.0(transitive)
+ Added@typescript-eslint/scope-manager@8.12.1(transitive)
+ Added@typescript-eslint/types@8.12.1(transitive)
+ Added@typescript-eslint/typescript-estree@8.12.1(transitive)
+ Added@typescript-eslint/visitor-keys@8.12.1(transitive)
+ Addedeslint@9.13.0(transitive)
+ Addedeslint-scope@8.1.0(transitive)
+ Addedeslint-visitor-keys@4.1.0(transitive)
+ Addedespree@10.2.0(transitive)
+ Addedts-api-utils@1.3.0(transitive)
- Removed@eslint/js@9.14.0(transitive)
- Removed@humanwhocodes/retry@0.4.0(transitive)
- Removed@typescript-eslint/scope-manager@8.12.1-alpha.1(transitive)
- Removed@typescript-eslint/types@8.12.1-alpha.1(transitive)
- Removed@typescript-eslint/typescript-estree@8.12.1-alpha.1(transitive)
- Removed@typescript-eslint/visitor-keys@8.12.1-alpha.1(transitive)
- Removedeslint@9.14.0(transitive)
- Removedeslint-scope@8.2.0(transitive)
- Removedeslint-visitor-keys@4.2.0(transitive)
- Removedespree@10.3.0(transitive)
- Removedts-api-utils@1.4.0(transitive)