sort-package-json
Advanced tools
Comparing version 1.46.1 to 1.47.0
@@ -206,2 +206,3 @@ const sortObjectKeys = require('sort-object-keys') | ||
{ key: 'types' }, | ||
{ key: 'typesVersions' }, | ||
{ key: 'typings' }, | ||
@@ -208,0 +209,0 @@ { key: 'style' }, |
{ | ||
"name": "sort-package-json", | ||
"version": "1.46.1", | ||
"version": "1.47.0", | ||
"description": "Sort an Object or package.json based on the well-known package.json keys", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -204,6 +204,3 @@ # Sort Package.json | ||
"lint-staged": { | ||
"package.json": [ | ||
"sort-package-json", | ||
"git add" | ||
] | ||
"package.json": "sort-package-json" | ||
} | ||
@@ -210,0 +207,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
403
21119
230