Socket
Socket
Sign inDemoInstall

prettier

Package Overview
Dependencies
32
Maintainers
2
Versions
162
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

2

bin/prettier.js

@@ -36,3 +36,3 @@ #!/usr/bin/env node

string: ["print-width", "tab-width", "parser", "trailing-comma"],
default: { color: true, "bracket-spacing": true, parser: "babylon" },
default: { semi: true, color: true, "bracket-spacing": true, parser: "babylon" },
alias: { help: "h", version: "v", "list-different": "l" },

@@ -39,0 +39,0 @@ unknown: param => {

{
"name": "prettier",
"version": "1.0.1",
"version": "1.0.2",
"description": "Prettier is an opinionated JavaScript formatter",

@@ -5,0 +5,0 @@ "bin": {

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc