@typescript-eslint/utils
Advanced tools
Comparing version 8.12.2 to 8.12.3-alpha.0
{ | ||
"name": "@typescript-eslint/utils", | ||
"version": "8.12.2", | ||
"version": "8.12.3-alpha.0", | ||
"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.12.2", | ||
"@typescript-eslint/types": "8.12.2", | ||
"@typescript-eslint/typescript-estree": "8.12.2" | ||
"@typescript-eslint/scope-manager": "8.12.3-alpha.0", | ||
"@typescript-eslint/types": "8.12.3-alpha.0", | ||
"@typescript-eslint/typescript-estree": "8.12.3-alpha.0" | ||
}, | ||
@@ -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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
283665
1
+ Added@typescript-eslint/scope-manager@8.12.3-alpha.0(transitive)
+ Added@typescript-eslint/types@8.12.3-alpha.0(transitive)
+ Added@typescript-eslint/typescript-estree@8.12.3-alpha.0(transitive)
+ Added@typescript-eslint/visitor-keys@8.12.3-alpha.0(transitive)
- Removed@typescript-eslint/scope-manager@8.12.2(transitive)
- Removed@typescript-eslint/types@8.12.2(transitive)
- Removed@typescript-eslint/typescript-estree@8.12.2(transitive)
- Removed@typescript-eslint/visitor-keys@8.12.2(transitive)