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.50.0 to 1.51.0

1

index.js

@@ -252,2 +252,3 @@ const sortObjectKeys = require('sort-object-keys')

{ key: 'nyc', over: sortObject },
{ key: 'c8', over: sortObject },
{ key: 'tap', over: sortObject },

@@ -254,0 +255,0 @@ { key: 'resolutions', over: sortObject },

2

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

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

@@ -175,2 +175,3 @@ # Sort Package.json

- [Browserify](http://browserify.org/)
- [c8](https://github.com/bcoe/c8)
- [commitlint](https://commitlint.js.org/)

@@ -177,0 +178,0 @@ - [ESLint](https://eslint.org/)

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