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