@lego/prettier-config
Advanced tools
Comparing version 1.16.0 to 1.16.1-alpha.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.16.1-alpha.0](https://github.com/LEGO/linter-configs/compare/@lego/prettier-config@1.16.0...@lego/prettier-config@1.16.1-alpha.0) (2020-05-07) | ||
**Note:** Version bump only for package @lego/prettier-config | ||
# [1.16.0](https://github.com/LEGO/linter-configs/compare/@lego/prettier-config@1.15.1...@lego/prettier-config@1.16.0) (2020-03-06) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@lego/prettier-config", | ||
"version": "1.16.0", | ||
"version": "1.16.1-alpha.0", | ||
"description": "LEGO shareable prettier config", | ||
@@ -36,7 +36,7 @@ "keywords": [ | ||
"dependencies": { | ||
"prettier": "1.19.1" | ||
"prettier": "2.0.5" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "13.7.7", | ||
"@types/prettier": "1.19.0", | ||
"@types/node": "13.13.5", | ||
"@types/prettier": "2.0.0", | ||
"rimraf": "3.0.2", | ||
@@ -48,3 +48,3 @@ "typescript": "3.8.3" | ||
}, | ||
"gitHead": "0d723a6877b542db710e8266253bf68575881b9e" | ||
"gitHead": "61379d16caaaa5bd018bcd3cd1aeae2dd402d43c" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
8910
2
+ Addedprettier@2.0.5(transitive)
- Removedprettier@1.19.1(transitive)
Updatedprettier@2.0.5