prettier-plugin-packagejson
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "prettier-plugin-packagejson", | ||
"description": "Prettier package.json plugin to make the order of properties nice.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"license": "MIT", | ||
"dependencies": { | ||
"prettier": "1.16.4" | ||
"prettier": "1.17.0" | ||
}, | ||
"files": [ | ||
"lib" | ||
], | ||
"keywords": [ | ||
@@ -10,0 +13,0 @@ "package.json", |
@@ -20,3 +20,2 @@ # Prettier plugin for package.json | ||
"plugins": ["prettier-plugin-packagejson"], | ||
"overrides": [ | ||
@@ -23,0 +22,0 @@ { |
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
3938
4
86
49
+ Addedprettier@1.17.0(transitive)
- Removedprettier@1.16.4(transitive)
Updatedprettier@1.17.0