sort-package-json
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "sort-package-json", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Sort an Object or package.json based on the well-known package.json keys", | ||
@@ -17,3 +17,3 @@ "keywords": [ | ||
"main": "index.js", | ||
"bin": "sort-package-json", | ||
"bin": "index.js", | ||
"repository": { | ||
@@ -29,2 +29,2 @@ "type": "git", | ||
} | ||
} | ||
} |
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
6504