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