Socket
Socket
Sign inDemoInstall

sort-package-json

Package Overview
Dependencies
Maintainers
1
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sort-package-json - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

2

index.js

@@ -82,2 +82,4 @@ #!/usr/bin/env node

'jsnext:main',
'types',
'typings',
'style',

@@ -84,0 +86,0 @@ 'example',

2

package.json
{
"name": "sort-package-json",
"version": "1.4.0",
"version": "1.5.0",
"description": "Sort an Object or package.json based on the well-known package.json keys",

@@ -5,0 +5,0 @@ "keywords": [

@@ -55,2 +55,14 @@ Sort Package.json

### Install
#### API
```sh
npm install --save sort-package-json
```
#### CLI
```sh
npm install --global sort-package-json
```
### PFAQ: Potential Frequently Asked Questions

@@ -57,0 +69,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc