@typescript-eslint/typescript-estree
Advanced tools
Comparing version 1.6.1-alpha.14 to 1.7.0
@@ -6,2 +6,8 @@ # Change Log | ||
# [1.7.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.6.0...v1.7.0) (2019-04-20) | ||
### Features | ||
- **eslint-plugin:** support type assertions in no-extra-parens rule ([#311](https://github.com/typescript-eslint/typescript-eslint/issues/311)) ([116ca75](https://github.com/typescript-eslint/typescript-eslint/commit/116ca75)) | ||
# [1.6.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.5.0...v1.6.0) (2019-04-03) | ||
@@ -8,0 +14,0 @@ |
{ | ||
"name": "@typescript-eslint/typescript-estree", | ||
"version": "1.6.1-alpha.14+6c50a99", | ||
"version": "1.7.0", | ||
"description": "A parser that converts TypeScript source code into an ESTree compatible form", | ||
@@ -47,5 +47,5 @@ "main": "dist/parser.js", | ||
"@babel/types": "^7.3.2", | ||
"@typescript-eslint/shared-fixtures": "1.6.1-alpha.14+6c50a99" | ||
"@typescript-eslint/shared-fixtures": "1.7.0" | ||
}, | ||
"gitHead": "6c50a993a9737092a1e060ec2a144d121b03e31c" | ||
"gitHead": "24a0d1e2d5f85b1115dffe4ee5cadb27e7f02869" | ||
} |
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
384861
1
0