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.0.0 to 2.1.0

2

index.js

@@ -276,2 +276,4 @@ import sortObjectKeys from 'sort-object-keys'

{ key: 'jest', over: sortObject },
{ key: 'jest-junit', over: sortObject },
{ key: 'jest-stare', over: sortObject },
{ key: 'mocha', over: sortObject },

@@ -278,0 +280,0 @@ { key: 'nyc', over: sortObject },

44

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

@@ -69,33 +69,33 @@ "keywords": [

"dependencies": {
"detect-indent": "^7.0.0",
"detect-indent": "^7.0.1",
"detect-newline": "^4.0.0",
"git-hooks-list": "^3.0.0",
"globby": "^13.1.1",
"is-plain-obj": "^4.0.0",
"globby": "^13.1.2",
"is-plain-obj": "^4.1.0",
"sort-object-keys": "^1.1.3"
},
"devDependencies": {
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"ava": "^4.1.0",
"del": "^6.0.0",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"ava": "^4.3.3",
"del": "^7.0.0",
"dot-prop": "^7.2.0",
"dtslint": "^3.4.2",
"eslint": "^7.32.0",
"dtslint": "^4.2.1",
"eslint": "^8.24.0",
"eslint-config-prettier": "^8.5.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-n": "^15.1.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^5.2.0",
"husky": "^7.0.0",
"lint-staged": "^12.3.7",
"eslint-config-standard": "^17.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-n": "^15.3.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-promise": "^6.0.1",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"make-dir": "^3.1.0",
"nyc": "^15.0.0",
"prettier": "^2.6.2",
"resolve": "^1.22.0",
"semantic-release": "^19.0.2",
"nyc": "^15.1.0",
"prettier": "^2.7.1",
"resolve": "^1.22.1",
"semantic-release": "^19.0.5",
"tempy": "^2.0.0",
"typescript": "^4.6.3"
"typescript": "^4.8.4"
}
}
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