sort-package-json
Advanced tools
Comparing version 1.49.0 to 1.50.0
@@ -232,2 +232,3 @@ const sortObjectKeys = require('sort-object-keys') | ||
{ key: 'husky', over: overProperty('hooks', sortGitHooks) }, | ||
{ key: 'simple-git-hooks', over: sortGitHooks }, | ||
{ key: 'pre-commit' }, | ||
@@ -234,0 +235,0 @@ { key: 'commitlint', over: sortObject }, |
{ | ||
"name": "sort-package-json", | ||
"version": "1.49.0", | ||
"version": "1.50.0", | ||
"description": "Sort an Object or package.json based on the well-known package.json keys", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
21480
412