@lego/tslint-config
Advanced tools
Comparing version 2.0.19 to 2.1.0
{ | ||
"name": "@lego/tslint-config", | ||
"version": "2.0.19", | ||
"version": "2.1.0", | ||
"description": "LEGO shareable tslint config for ts projects", | ||
@@ -37,3 +37,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@lego/tslint-config-prettier": "1.7.19", | ||
"@lego/tslint-config-prettier": "1.8.0", | ||
"lodash.omit": "4.5.0", | ||
@@ -60,2 +60,3 @@ "tslint": "5.17.0", | ||
"prettier": "1.18.2", | ||
"ts-node": "8.3.0", | ||
"tslib": "1.10.0", | ||
@@ -69,3 +70,3 @@ "tslint": "5.17.0", | ||
}, | ||
"gitHead": "2de47e7e4417edaddd3f8c97b788ffb636cc6243" | ||
"gitHead": "b7e3d1916dcec8eff9d591f8bd7593b5881a2dea" | ||
} |
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
73985
+ Added@lego/prettier-config@1.8.0(transitive)
+ Added@lego/tslint-config-prettier@1.8.0(transitive)
- Removed@lego/prettier-config@1.7.20(transitive)
- Removed@lego/tslint-config-prettier@1.7.19(transitive)