Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prettier-plugin-packagejson

Package Overview
Dependencies
Maintainers
1
Versions
57
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.0.5 to 2.0.6

4

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

@@ -31,3 +31,3 @@ "keywords": [

"dependencies": {
"sort-package-json": "1.30.0"
"sort-package-json": "1.31.0"
},

@@ -34,0 +34,0 @@ "devDependencies": {

@@ -7,6 +7,4 @@ [![CircleCI](https://circleci.com/gh/matzkoh/prettier-plugin-packagejson.svg?style=shield)](https://circleci.com/gh/matzkoh/prettier-plugin-packagejson)

This is [Prettier] plugin to make the keys of package.json well sorted order.
A [Prettier] plugin to sort the keys of a `package.json` file using [sort-package-json].
Using [sort-package-json].
[Prettier]: https://github.com/prettier/prettier

@@ -13,0 +11,0 @@ [sort-package-json]: https://github.com/keithamus/sort-package-json

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