@lego/tslint-config-prettier
Advanced tools
Comparing version 1.10.13 to 1.10.14
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.10.14](https://github.com/LEGO/linter-configs/compare/@lego/tslint-config-prettier@1.10.13...@lego/tslint-config-prettier@1.10.14) (2019-10-30) | ||
**Note:** Version bump only for package @lego/tslint-config-prettier | ||
## [1.10.13](https://github.com/LEGO/linter-configs/compare/@lego/tslint-config-prettier@1.10.12...@lego/tslint-config-prettier@1.10.13) (2019-10-30) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lego/tslint-config-prettier", | ||
"version": "1.10.13", | ||
"version": "1.10.14", | ||
"description": "LEGO shareable tslint config for ts projects", | ||
@@ -44,4 +44,4 @@ "keywords": [ | ||
"devDependencies": { | ||
"@lego/eslint-config-prettier": "1.2.6", | ||
"@lego/eslint-config-typescript": "1.2.9", | ||
"@lego/eslint-config-prettier": "1.2.7", | ||
"@lego/eslint-config-typescript": "1.2.10", | ||
"@types/node": "12.11.5", | ||
@@ -57,3 +57,3 @@ "@types/prettier": "1.18.3", | ||
}, | ||
"gitHead": "e4cc5d2c52ed7ff2ee778bb7202cb14a83ac526b" | ||
"gitHead": "a7ae831fe25fc88ed36e8f07d5808de71e564796" | ||
} |
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
10252