@typescript-eslint/scope-manager
Advanced tools
Comparing version
{ | ||
"name": "@typescript-eslint/scope-manager", | ||
"version": "8.35.1", | ||
"version": "8.35.2-alpha.0", | ||
"description": "TypeScript scope analyser for ESLint", | ||
@@ -40,3 +40,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", | ||
@@ -52,9 +51,10 @@ "clean": "rimraf dist/ coverage/", | ||
"dependencies": { | ||
"@typescript-eslint/types": "8.35.1", | ||
"@typescript-eslint/visitor-keys": "8.35.1" | ||
"@typescript-eslint/types": "8.35.2-alpha.0", | ||
"@typescript-eslint/visitor-keys": "8.35.2-alpha.0" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/typescript-estree": "8.35.1", | ||
"@typescript-eslint/typescript-estree": "8.35.2-alpha.0", | ||
"@vitest/coverage-v8": "^3.1.3", | ||
"@vitest/pretty-format": "^3.1.3", | ||
"eslint": "*", | ||
"glob": "*", | ||
@@ -74,4 +74,9 @@ "rimraf": "*", | ||
"clean-fixtures" | ||
] | ||
], | ||
"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
458755
08
14.29%1
Infinity%+ Added
+ Added
- Removed
- Removed