Socket
Socket
Sign inDemoInstall

prettier-plugin-packagejson

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prettier-plugin-packagejson - npm Package Compare versions

Comparing version 2.4.2 to 2.4.3

9

package.json
{
"name": "prettier-plugin-packagejson",
"version": "2.4.2",
"version": "2.4.3",
"description": "Prettier package.json plugin to make the order of properties nice.",

@@ -18,2 +18,3 @@ "keywords": [

"lib/**/*.js",
"!**/*.snap",
"!lib/**/*.test.js"

@@ -30,9 +31,9 @@ ],

"dependencies": {
"sort-package-json": "2.2.0",
"sort-package-json": "2.4.1",
"synckit": "0.8.5"
},
"devDependencies": {
"jest": "29.4.1",
"jest": "29.4.2",
"npm-run-all": "4.1.5",
"prettier": "2.8.3"
"prettier": "2.8.4"
},

@@ -39,0 +40,0 @@ "peerDependencies": {

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