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.46.0 to 1.46.1

3

index.js

@@ -195,3 +195,4 @@ const sortObjectKeys = require('sort-object-keys')

{ key: 'type' },
{ key: 'exports', over: sortObject },
{ key: 'imports' },
{ key: 'exports' },
{ key: 'main' },

@@ -198,0 +199,0 @@ { key: 'umd:main' },

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

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

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