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 2.8.0 to 2.9.0

1

index.js

@@ -315,2 +315,3 @@ import sortObjectKeys from 'sort-object-keys'

/* vscode */ { key: 'markdown' },
{ key: 'pnpm', over: sortObjectBy(undefined, true) },
]

@@ -317,0 +318,0 @@

2

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

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

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

- [oclif](https://oclif.io/)
- [pnpm](https://pnpm.io/)
- [Prettier](https://prettier.io/)

@@ -413,2 +414,3 @@ - [remark](https://remark.js.org/)

1. `markdown`
1. `pnpm`

@@ -415,0 +417,0 @@ </details>

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