@typescript-eslint/parser
Advanced tools
Comparing version 8.18.1-alpha.0 to 8.18.1-alpha.1
{ | ||
"name": "@typescript-eslint/parser", | ||
"version": "8.18.1-alpha.0", | ||
"version": "8.18.1-alpha.1", | ||
"description": "An ESLint custom parser which leverages TypeScript ESTree", | ||
@@ -31,3 +31,3 @@ "files": [ | ||
"homepage": "https://typescript-eslint.io/packages/parser", | ||
"license": "MITClause", | ||
"license": "MIT", | ||
"keywords": [ | ||
@@ -57,6 +57,6 @@ "ast", | ||
"dependencies": { | ||
"@typescript-eslint/scope-manager": "8.18.1-alpha.0", | ||
"@typescript-eslint/types": "8.18.1-alpha.0", | ||
"@typescript-eslint/typescript-estree": "8.18.1-alpha.0", | ||
"@typescript-eslint/visitor-keys": "8.18.1-alpha.0", | ||
"@typescript-eslint/scope-manager": "8.18.1-alpha.1", | ||
"@typescript-eslint/types": "8.18.1-alpha.1", | ||
"@typescript-eslint/typescript-estree": "8.18.1-alpha.1", | ||
"@typescript-eslint/visitor-keys": "8.18.1-alpha.1", | ||
"debug": "^4.3.4" | ||
@@ -63,0 +63,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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
0
18926
+ Added@typescript-eslint/scope-manager@8.18.1-alpha.1(transitive)
+ Added@typescript-eslint/types@8.18.1-alpha.1(transitive)
+ Added@typescript-eslint/typescript-estree@8.18.1-alpha.1(transitive)
+ Added@typescript-eslint/visitor-keys@8.18.1-alpha.1(transitive)
- Removed@typescript-eslint/scope-manager@8.18.1-alpha.0(transitive)
- Removed@typescript-eslint/types@8.18.1-alpha.0(transitive)
- Removed@typescript-eslint/typescript-estree@8.18.1-alpha.0(transitive)
- Removed@typescript-eslint/visitor-keys@8.18.1-alpha.0(transitive)