@lego/tslint-config-prettier
Advanced tools
Comparing version 1.8.1-alpha.0 to 1.8.1-alpha.1
{ | ||
"name": "@lego/tslint-config-prettier", | ||
"version": "1.8.1-alpha.0", | ||
"version": "1.8.1-alpha.1", | ||
"description": "LEGO shareable tslint config for ts projects", | ||
@@ -38,3 +38,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@lego/prettier-config": "^1.8.1-alpha.0", | ||
"@lego/prettier-config": "^1.8.1-alpha.1", | ||
"prettier": "1.18.2", | ||
@@ -52,15 +52,6 @@ "tslint-config-prettier": "1.18.0", | ||
}, | ||
"resolutions": { | ||
"inquirer": "6.3.1", | ||
"prettier": "1.18.2", | ||
"ts-node": "8.3.0", | ||
"tslib": "1.10.0", | ||
"tslint": "5.17.0", | ||
"tsutils": "3.14.0", | ||
"typescript": "3.5.2" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "b42dbe2bdf9a955bd1dd9103a616d129883f3392" | ||
"gitHead": "3678f77130b2b2a409f118d794825972aac7428c" | ||
} |
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
5445