@lego/tslint-config
Advanced tools
Comparing version 2.0.16 to 2.0.17
{ | ||
"name": "@lego/tslint-config", | ||
"version": "2.0.16", | ||
"version": "2.0.17", | ||
"description": "LEGO shareable tslint config for ts projects", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@lego/tslint-config-prettier": "1.7.16", | ||
"@lego/tslint-config-prettier": "1.7.17", | ||
"lodash.omit": "4.5.0", | ||
@@ -58,2 +58,3 @@ "tslint": "5.17.0", | ||
"resolutions": { | ||
"tslib": "1.10.0", | ||
"tslint": "5.17.0", | ||
@@ -65,3 +66,3 @@ "typescript": "3.5.2" | ||
}, | ||
"gitHead": "47078d066fe5c8771902a13e11fb241ec584976b" | ||
"gitHead": "8a1c8c61001dd24c819cde7aa2ddf70f9ff77d67" | ||
} |
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
73887
+ Added@lego/prettier-config@1.7.18(transitive)
+ Added@lego/tslint-config-prettier@1.7.17(transitive)
- Removed@lego/prettier-config@1.7.17(transitive)
- Removed@lego/tslint-config-prettier@1.7.16(transitive)