@lego/tslint-config
Advanced tools
Comparing version 2.3.11 to 2.3.12
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.3.12](https://github.com/LEGO/linter-configs/compare/@lego/tslint-config@2.3.11...@lego/tslint-config@2.3.12) (2019-10-23) | ||
**Note:** Version bump only for package @lego/tslint-config | ||
## [2.3.11](https://github.com/LEGO/linter-configs/compare/@lego/tslint-config@2.3.10...@lego/tslint-config@2.3.11) (2019-10-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lego/tslint-config", | ||
"version": "2.3.11", | ||
"version": "2.3.12", | ||
"description": "LEGO shareable tslint config for ts projects", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@lego/tslint-config-prettier": "1.10.11", | ||
"@lego/tslint-config-prettier": "1.10.12", | ||
"lodash.omit": "4.5.0", | ||
@@ -46,7 +46,7 @@ "prettier": "1.18.2", | ||
"devDependencies": { | ||
"@lego/eslint-config-typescript": "1.2.7", | ||
"@lego/eslint-config-typescript": "1.2.8", | ||
"@types/isomorphic-fetch": "0.0.35", | ||
"@types/jsdom": "12.2.4", | ||
"@types/lodash.omit": "4.5.6", | ||
"@types/node": "12.11.2", | ||
"@types/node": "12.11.5", | ||
"chalk": "2.4.2", | ||
@@ -63,3 +63,3 @@ "idx": "2.5.6", | ||
}, | ||
"gitHead": "8bf2c0cac1005c4210e939be66a9b618104167bb" | ||
"gitHead": "b691175d8d4f19ce8ee0fc24c3cf142c8dc1d52d" | ||
} |
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
78453
+ Added@lego/prettier-config@1.10.8(transitive)
+ Added@lego/tslint-config-prettier@1.10.12(transitive)
- Removed@lego/prettier-config@1.10.7(transitive)
- Removed@lego/tslint-config-prettier@1.10.11(transitive)