prettier-plugin-packagejson
Advanced tools
Comparing version 2.0.5 to 2.0.6
{ | ||
"name": "prettier-plugin-packagejson", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "Prettier package.json plugin to make the order of properties nice.", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"dependencies": { | ||
"sort-package-json": "1.30.0" | ||
"sort-package-json": "1.31.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "devDependencies": { |
@@ -7,6 +7,4 @@ [![CircleCI](https://circleci.com/gh/matzkoh/prettier-plugin-packagejson.svg?style=shield)](https://circleci.com/gh/matzkoh/prettier-plugin-packagejson) | ||
This is [Prettier] plugin to make the keys of package.json well sorted order. | ||
A [Prettier] plugin to sort the keys of a `package.json` file using [sort-package-json]. | ||
Using [sort-package-json]. | ||
[Prettier]: https://github.com/prettier/prettier | ||
@@ -13,0 +11,0 @@ [sort-package-json]: https://github.com/keithamus/sort-package-json |
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
2049
17
+ Addeddetect-newline@3.1.0(transitive)
+ Addedsort-package-json@1.31.0(transitive)
- Removedsort-package-json@1.30.0(transitive)
Updatedsort-package-json@1.31.0