@typescript-eslint/scope-manager
Advanced tools
Comparing version 4.15.1-alpha.32 to 4.15.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [4.15.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.15.0...v4.15.1) (2021-02-15) | ||
**Note:** Version bump only for package @typescript-eslint/scope-manager | ||
# [4.15.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.14.2...v4.15.0) (2021-02-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@typescript-eslint/scope-manager", | ||
"version": "4.15.1-alpha.32+8a1daf25", | ||
"version": "4.15.1", | ||
"description": "TypeScript scope analyser for ESLint", | ||
@@ -42,8 +42,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@typescript-eslint/types": "4.15.1-alpha.32+8a1daf25", | ||
"@typescript-eslint/visitor-keys": "4.15.1-alpha.32+8a1daf25" | ||
"@typescript-eslint/types": "4.15.1", | ||
"@typescript-eslint/visitor-keys": "4.15.1" | ||
}, | ||
"devDependencies": { | ||
"@types/glob": "*", | ||
"@typescript-eslint/typescript-estree": "4.15.1-alpha.32+8a1daf25", | ||
"@typescript-eslint/typescript-estree": "4.15.1", | ||
"glob": "*", | ||
@@ -68,3 +68,3 @@ "jest-specific-snapshot": "*", | ||
}, | ||
"gitHead": "8a1daf25e094835e4d2bb25264246337b5efc13b" | ||
"gitHead": "f9980c25fa383b4c6ec79f1f7635102103ee27e2" | ||
} |
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
987875
1
0
+ Added@typescript-eslint/types@4.15.1(transitive)
+ Added@typescript-eslint/visitor-keys@4.15.1(transitive)
+ Addedeslint-visitor-keys@2.1.0(transitive)