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.44.0 to 1.45.0

1

index.js

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

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

@@ -248,0 +249,0 @@ { key: 'dependencies', over: sortObject },

2

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

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

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

- [stylelint](https://github.com/stylelint/stylelint)
- [Tap](https://node-tap.org/)
- [xojs](https://github.com/xojs/xo)

@@ -189,0 +190,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