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.2.18 to 2.3.0

LICENSE

11

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

@@ -34,9 +34,14 @@ "keywords": [

"devDependencies": {
"jest": "28.1.0",
"jest": "29.1.1",
"npm-run-all": "4.1.5",
"prettier": "2.6.2"
"prettier": "2.7.1"
},
"peerDependencies": {
"prettier": ">= 1.16.0"
},
"peerDependenciesMeta": {
"prettier": {
"optional": true
}
}
}

@@ -26,4 +26,4 @@ [![npm-badge]][npm]

```bash
$ npm i -D prettier prettier-plugin-packagejson
```sh
npm i -D prettier prettier-plugin-packagejson
```

Sorry, the diff of this file is not supported yet

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