@typescript-eslint/types
Advanced tools
Comparing version 4.0.2-alpha.20 to 4.1.0
# Change Log | ||
All notable changes to this project will be documented in this file. | ||
This file is just a history of the commits included in each release. | ||
**For full release notes, please see [the github releases page](https://github.com/typescript-eslint/typescript-eslint/releases)** | ||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
# [4.1.0](https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.1...v4.1.0) (2020-09-07) | ||
### Bug Fixes | ||
* **eslint-plugin:** [no-unused-vars] correct detection of unused vars in a declared module with `export =` ([#2505](https://github.com/typescript-eslint/typescript-eslint/issues/2505)) ([3d07a99](https://github.com/typescript-eslint/typescript-eslint/commit/3d07a99faa0a5fc1b44acdb43ddbfc90a5105833)) | ||
### Features | ||
* **scope-manager:** add support for JSX scope analysis ([#2498](https://github.com/typescript-eslint/typescript-eslint/issues/2498)) ([f887ab5](https://github.com/typescript-eslint/typescript-eslint/commit/f887ab51f58c1b3571f9a14832864bc0ca59623f)), closes [#2455](https://github.com/typescript-eslint/typescript-eslint/issues/2455) [#2477](https://github.com/typescript-eslint/typescript-eslint/issues/2477) | ||
## [4.0.1](https://github.com/typescript-eslint/typescript-eslint/compare/v4.0.0...v4.0.1) (2020-08-31) | ||
@@ -9,0 +23,0 @@ |
{ | ||
"name": "@typescript-eslint/types", | ||
"version": "4.0.2-alpha.20+86936537", | ||
"version": "4.1.0", | ||
"description": "Types for the TypeScript-ESTree AST spec", | ||
@@ -51,3 +51,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "86936537bd6f1075cbceeb8d2d4e254d75188409" | ||
"gitHead": "00a24706222254774121ee62038e67d0efa993e7" | ||
} |
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
116869
1
0