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 1.0.0 to 1.0.1

7

package.json
{
"name": "prettier-plugin-packagejson",
"description": "Prettier package.json plugin to make the order of properties nice.",
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",
"dependencies": {
"prettier": "1.16.4"
"prettier": "1.17.0"
},
"files": [
"lib"
],
"keywords": [

@@ -10,0 +13,0 @@ "package.json",

@@ -20,3 +20,2 @@ # Prettier plugin for package.json

"plugins": ["prettier-plugin-packagejson"],
"overrides": [

@@ -23,0 +22,0 @@ {

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