@typescript-eslint/parser
Advanced tools
Comparing version 5.59.8 to 5.59.9
{ | ||
"name": "@typescript-eslint/parser", | ||
"version": "5.59.8", | ||
"version": "5.59.9", | ||
"description": "An ESLint custom parser which leverages TypeScript ESTree", | ||
@@ -48,5 +48,5 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@typescript-eslint/scope-manager": "5.59.8", | ||
"@typescript-eslint/types": "5.59.8", | ||
"@typescript-eslint/typescript-estree": "5.59.8", | ||
"@typescript-eslint/scope-manager": "5.59.9", | ||
"@typescript-eslint/types": "5.59.9", | ||
"@typescript-eslint/typescript-estree": "5.59.9", | ||
"debug": "^4.3.4" | ||
@@ -75,3 +75,3 @@ }, | ||
}, | ||
"gitHead": "391a6702c0a9b5b3874a7a27047f2a721f090fb6" | ||
"gitHead": "a2b6b2e0a1ccdfbd5c76ba3fbcffd94d29f5d2b1" | ||
} |
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@5.59.9(transitive)
+ Added@typescript-eslint/types@5.59.9(transitive)
+ Added@typescript-eslint/typescript-estree@5.59.9(transitive)
+ Added@typescript-eslint/visitor-keys@5.59.9(transitive)
- Removed@typescript-eslint/scope-manager@5.59.8(transitive)
- Removed@typescript-eslint/types@5.59.8(transitive)
- Removed@typescript-eslint/typescript-estree@5.59.8(transitive)
- Removed@typescript-eslint/visitor-keys@5.59.8(transitive)