@typescript-eslint/typescript-estree
Advanced tools
Comparing version 8.2.1-alpha.2 to 8.2.1-alpha.3
@@ -153,3 +153,3 @@ "use strict"; | ||
singleRun: parseSettings.singleRun, | ||
tsconfigRootDir: tsconfigRootDir, | ||
tsconfigRootDir, | ||
}); | ||
@@ -156,0 +156,0 @@ } |
{ | ||
"name": "@typescript-eslint/typescript-estree", | ||
"version": "8.2.1-alpha.2", | ||
"version": "8.2.1-alpha.3", | ||
"description": "A parser that converts TypeScript source code into an ESTree compatible form", | ||
@@ -57,4 +57,4 @@ "files": [ | ||
"dependencies": { | ||
"@typescript-eslint/types": "8.2.1-alpha.2", | ||
"@typescript-eslint/visitor-keys": "8.2.1-alpha.2", | ||
"@typescript-eslint/types": "8.2.1-alpha.3", | ||
"@typescript-eslint/visitor-keys": "8.2.1-alpha.3", | ||
"debug": "^4.3.4", | ||
@@ -61,0 +61,0 @@ "globby": "^11.1.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
584556
+ Added@typescript-eslint/types@8.2.1-alpha.3(transitive)
+ Added@typescript-eslint/visitor-keys@8.2.1-alpha.3(transitive)
- Removed@typescript-eslint/types@8.2.1-alpha.2(transitive)
- Removed@typescript-eslint/visitor-keys@8.2.1-alpha.2(transitive)