@typescript-eslint/scope-manager
Advanced tools
Comparing version 3.7.2-alpha.3 to 3.8.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v3.7.1...v3.8.0) (2020-08-03) | ||
**Note:** Version bump only for package @typescript-eslint/scope-manager | ||
## [3.7.1](https://github.com/typescript-eslint/typescript-eslint/compare/v3.7.0...v3.7.1) (2020-07-27) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@typescript-eslint/scope-manager", | ||
"version": "3.7.2-alpha.3+4f38ea39", | ||
"version": "3.8.0", | ||
"description": "TypeScript scope analyser for ESLint", | ||
@@ -42,7 +42,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@typescript-eslint/types": "3.7.2-alpha.3+4f38ea39", | ||
"@typescript-eslint/visitor-keys": "3.7.2-alpha.3+4f38ea39" | ||
"@typescript-eslint/types": "3.8.0", | ||
"@typescript-eslint/visitor-keys": "3.8.0" | ||
}, | ||
"devDependencies": { | ||
"@typescript-eslint/typescript-estree": "3.7.2-alpha.3+4f38ea39", | ||
"@typescript-eslint/typescript-estree": "3.8.0", | ||
"glob": "*", | ||
@@ -67,3 +67,3 @@ "jest-specific-snapshot": "*", | ||
}, | ||
"gitHead": "4f38ea39c97289db11501d6368d01db8c5787257" | ||
"gitHead": "522277d74d15467b9a1ec29fcd0f4eec0b0aaa9d" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
1026326
1
0
+ Added@typescript-eslint/types@3.8.0(transitive)
+ Added@typescript-eslint/visitor-keys@3.8.0(transitive)
+ Addedeslint-visitor-keys@1.3.0(transitive)