@typescript-eslint/parser
Advanced tools
Comparing version 6.7.3 to 6.7.4
{ | ||
"name": "@typescript-eslint/parser", | ||
"version": "6.7.3", | ||
"version": "6.7.4", | ||
"description": "An ESLint custom parser which leverages TypeScript ESTree", | ||
@@ -54,6 +54,6 @@ "files": [ | ||
"dependencies": { | ||
"@typescript-eslint/scope-manager": "6.7.3", | ||
"@typescript-eslint/types": "6.7.3", | ||
"@typescript-eslint/typescript-estree": "6.7.3", | ||
"@typescript-eslint/visitor-keys": "6.7.3", | ||
"@typescript-eslint/scope-manager": "6.7.4", | ||
"@typescript-eslint/types": "6.7.4", | ||
"@typescript-eslint/typescript-estree": "6.7.4", | ||
"@typescript-eslint/visitor-keys": "6.7.4", | ||
"debug": "^4.3.4" | ||
@@ -86,3 +86,3 @@ }, | ||
}, | ||
"gitHead": "91a3e0c85a8fb2001ad808362b437df0b90cce04" | ||
"gitHead": "d948dc4a21ad8e15eec152c0cf2fdda819ea4a3a" | ||
} |
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/scope-manager@6.7.4(transitive)
+ Added@typescript-eslint/types@6.7.4(transitive)
+ Added@typescript-eslint/typescript-estree@6.7.4(transitive)
+ Added@typescript-eslint/visitor-keys@6.7.4(transitive)
- Removed@typescript-eslint/scope-manager@6.7.3(transitive)
- Removed@typescript-eslint/types@6.7.3(transitive)
- Removed@typescript-eslint/typescript-estree@6.7.3(transitive)
- Removed@typescript-eslint/visitor-keys@6.7.3(transitive)