@typescript-eslint/typescript-estree
Advanced tools
Comparing version
{ | ||
"name": "@typescript-eslint/typescript-estree", | ||
"version": "8.35.1", | ||
"version": "8.35.2-alpha.0", | ||
"description": "A parser that converts TypeScript source code into an ESTree compatible form", | ||
@@ -47,3 +47,2 @@ "files": [ | ||
"scripts": { | ||
"//": "These package scripts are mostly here for convenience. Task running is handled by Nx at the root level.", | ||
"build": "yarn run -BT nx build", | ||
@@ -57,6 +56,6 @@ "clean": "rimraf dist/ coverage/", | ||
"dependencies": { | ||
"@typescript-eslint/project-service": "8.35.1", | ||
"@typescript-eslint/tsconfig-utils": "8.35.1", | ||
"@typescript-eslint/types": "8.35.1", | ||
"@typescript-eslint/visitor-keys": "8.35.1", | ||
"@typescript-eslint/project-service": "8.35.2-alpha.0", | ||
"@typescript-eslint/tsconfig-utils": "8.35.2-alpha.0", | ||
"@typescript-eslint/types": "8.35.2-alpha.0", | ||
"@typescript-eslint/visitor-keys": "8.35.2-alpha.0", | ||
"debug": "^4.3.4", | ||
@@ -72,2 +71,3 @@ "fast-glob": "^3.3.2", | ||
"@vitest/coverage-v8": "^3.1.3", | ||
"eslint": "*", | ||
"glob": "*", | ||
@@ -89,4 +89,9 @@ "rimraf": "*", | ||
"clean" | ||
] | ||
], | ||
"targets": { | ||
"lint": { | ||
"command": "eslint" | ||
} | ||
} | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
402345
07
16.67%1
Infinity%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed