@typescript-eslint/typescript-estree
Advanced tools
Comparing version 1.10.3-alpha.14 to 1.11.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.11.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.10.2...v1.11.0) (2019-06-23) | ||
### Bug Fixes | ||
* **typescript-estree:** fix more cases with double slash in JSX text ([#607](https://github.com/typescript-eslint/typescript-eslint/issues/607)) ([34cfa53](https://github.com/typescript-eslint/typescript-eslint/commit/34cfa53)) | ||
## [1.10.2](https://github.com/typescript-eslint/typescript-eslint/compare/v1.10.1...v1.10.2) (2019-06-10) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@typescript-eslint/typescript-estree", | ||
"version": "1.10.3-alpha.14+65ae2a2", | ||
"version": "1.11.0", | ||
"description": "A parser that converts TypeScript source code into an ESTree compatible form", | ||
@@ -49,5 +49,5 @@ "main": "dist/parser.js", | ||
"@babel/types": "^7.3.2", | ||
"@typescript-eslint/shared-fixtures": "1.10.3-alpha.14+65ae2a2" | ||
"@typescript-eslint/shared-fixtures": "1.11.0" | ||
}, | ||
"gitHead": "65ae2a29bfa1e155d3c6dc26d78d3c26416400ec" | ||
"gitHead": "a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc" | ||
} |
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
394431
1
0