@typescript-eslint/utils
Advanced tools
Comparing version 8.19.1-alpha.9 to 8.19.1
{ | ||
"name": "@typescript-eslint/utils", | ||
"version": "8.19.1-alpha.9", | ||
"version": "8.19.1", | ||
"description": "Utilities for working with TypeScript + ESLint together", | ||
@@ -67,5 +67,5 @@ "files": [ | ||
"@eslint-community/eslint-utils": "^4.4.0", | ||
"@typescript-eslint/scope-manager": "8.19.1-alpha.9", | ||
"@typescript-eslint/types": "8.19.1-alpha.9", | ||
"@typescript-eslint/typescript-estree": "8.19.1-alpha.9" | ||
"@typescript-eslint/scope-manager": "8.19.1", | ||
"@typescript-eslint/types": "8.19.1", | ||
"@typescript-eslint/typescript-estree": "8.19.1" | ||
}, | ||
@@ -72,0 +72,0 @@ "peerDependencies": { |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
288421
+ Added@typescript-eslint/scope-manager@8.19.1(transitive)
+ Added@typescript-eslint/types@8.19.1(transitive)
+ Added@typescript-eslint/typescript-estree@8.19.1(transitive)
+ Added@typescript-eslint/visitor-keys@8.19.1(transitive)
+ Addedtypescript@5.7.2(transitive)
- Removed@typescript-eslint/scope-manager@8.19.1-alpha.9(transitive)
- Removed@typescript-eslint/types@8.19.1-alpha.9(transitive)
- Removed@typescript-eslint/typescript-estree@8.19.1-alpha.9(transitive)
- Removed@typescript-eslint/visitor-keys@8.19.1-alpha.9(transitive)
- Removedtypescript@5.7.3(transitive)