@lego/tslint-config
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "@lego/tslint-config", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "LEGO shareable tslint config for ts projects", | ||
@@ -36,3 +36,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@lego/tslint-config-prettier": "1.7.2", | ||
"@lego/tslint-config-prettier": "1.7.3", | ||
"lodash.omit": "4.5.0", | ||
"tslint-consistent-codestyle": "1.15.1", | ||
@@ -50,3 +51,2 @@ "tslint-lines-between-class-members": "1.3.1" | ||
"jsdom": "14.0.0", | ||
"lodash.omit": "4.5.0", | ||
"ts-node": "8.0.3", | ||
@@ -56,3 +56,3 @@ "tslint": "5.14.0", | ||
}, | ||
"gitHead": "09e8a56a78723b4ea15daf9dcf8a2b3212e47103" | ||
"gitHead": "cf1ee6e3b65d40aebd5184f631a6893924bb4278" | ||
} |
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
11
4
+ Addedlodash.omit@4.5.0
+ Added@lego/tslint-config-prettier@1.7.3(transitive)
+ Addedlodash.omit@4.5.0(transitive)
- Removed@lego/tslint-config-prettier@1.7.2(transitive)