@typescript-eslint/typescript-estree
Advanced tools
Comparing version 0.1.1-alpha.4 to 0.2.0
@@ -6,2 +6,14 @@ # Change Log | ||
# [0.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v0.1.0...v0.2.0) (2019-01-19) | ||
### Bug Fixes | ||
* fake fix ([c3b2c7d](https://github.com/typescript-eslint/typescript-eslint/commit/c3b2c7d)) | ||
* fake fix ([536f4b9](https://github.com/typescript-eslint/typescript-eslint/commit/536f4b9)) | ||
# [0.1.0](https://github.com/typescript-eslint/typescript-eslint/compare/v0.0.1-alpha.0...v0.1.0) (2019-01-19) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@typescript-eslint/typescript-estree", | ||
"version": "0.1.1-alpha.4+63e6d7e", | ||
"version": "0.2.0", | ||
"publishConfig": { | ||
@@ -50,3 +50,3 @@ "access": "public" | ||
}, | ||
"gitHead": "63e6d7eab0882822a0e429ae8968f6a166471ad4" | ||
"gitHead": "9c36bc1fbd60b2c922d2c00fc916773d10793fa2" | ||
} |
@@ -140,1 +140,2 @@ <h1 align="center">TypeScript ESTree</h1> | ||
TypeScript ESTree inherits from the the original TypeScript ESLint Parser license, as the majority of the work began there. It is licensed under a permissive BSD 2-clause license. | ||
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
232497
141
0