@typescript-eslint/typescript-estree
Advanced tools
Comparing version 8.12.1-alpha.1 to 8.12.1
{ | ||
"name": "@typescript-eslint/typescript-estree", | ||
"version": "8.12.1-alpha.1", | ||
"version": "8.12.1", | ||
"description": "A parser that converts TypeScript source code into an ESTree compatible form", | ||
@@ -57,4 +57,4 @@ "files": [ | ||
"dependencies": { | ||
"@typescript-eslint/types": "8.12.1-alpha.1", | ||
"@typescript-eslint/visitor-keys": "8.12.1-alpha.1", | ||
"@typescript-eslint/types": "8.12.1", | ||
"@typescript-eslint/visitor-keys": "8.12.1", | ||
"debug": "^4.3.4", | ||
@@ -61,0 +61,0 @@ "fast-glob": "^3.3.2", |
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
590614
+ Added@typescript-eslint/types@8.12.1(transitive)
+ Added@typescript-eslint/visitor-keys@8.12.1(transitive)
- Removed@typescript-eslint/types@8.12.1-alpha.1(transitive)
- Removed@typescript-eslint/visitor-keys@8.12.1-alpha.1(transitive)