@typescript-eslint/parser
Advanced tools
+6
-8
| { | ||
| "name": "@typescript-eslint/parser", | ||
| "version": "8.61.2-alpha.3", | ||
| "version": "8.61.2-alpha.4", | ||
| "description": "An ESLint custom parser which leverages TypeScript ESTree", | ||
| "files": [ | ||
| "dist", | ||
| "!**/*.tsbuildinfo", | ||
| "README.md", | ||
| "LICENSE" | ||
| "!**/*.tsbuildinfo" | ||
| ], | ||
@@ -47,6 +45,6 @@ "type": "commonjs", | ||
| "debug": "^4.4.3", | ||
| "@typescript-eslint/scope-manager": "8.61.2-alpha.3", | ||
| "@typescript-eslint/typescript-estree": "8.61.2-alpha.3", | ||
| "@typescript-eslint/types": "8.61.2-alpha.3", | ||
| "@typescript-eslint/visitor-keys": "8.61.2-alpha.3" | ||
| "@typescript-eslint/scope-manager": "8.61.2-alpha.4", | ||
| "@typescript-eslint/types": "8.61.2-alpha.4", | ||
| "@typescript-eslint/typescript-estree": "8.61.2-alpha.4", | ||
| "@typescript-eslint/visitor-keys": "8.61.2-alpha.4" | ||
| }, | ||
@@ -53,0 +51,0 @@ "devDependencies": { |
13457
-0.24%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed