Socket
Socket
Sign inDemoInstall

prettydiff

Package Overview
Dependencies
3
Maintainers
1
Versions
515
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 101.0.2 to 101.0.3

tests/formatted/beautify_script_javascript_braces_else.txt

2

api/optionDef.ts

@@ -46,3 +46,3 @@ /*global global*/

definition: "Determines if opening curly braces will exist on the same line as their conditio" +
"n or be forced onto a new line.",
"n or be forced onto a new line. (Allman style indentation).",
label : "Style of Indent",

@@ -49,0 +49,0 @@ lexer : "script",

@@ -46,3 +46,3 @@ /*global global*/

definition: "Determines if opening curly braces will exist on the same line as their conditio" +
"n or be forced onto a new line.",
"n or be forced onto a new line. (Allman style indentation).",
label: "Style of Indent",

@@ -49,0 +49,0 @@ lexer: "script",

@@ -48,3 +48,3 @@ # Pretty Diff Options

default | false
definition | Determines if opening curly braces will exist on the same line as their condition or be forced onto a new line.
definition | Determines if opening curly braces will exist on the same line as their condition or be forced onto a new line. (Allman style indentation).
label | Style of Indent

@@ -51,0 +51,0 @@ lexer | script

@@ -10,3 +10,3 @@ {

"file-saver": "^1.3.8",
"sparser": "^1.1.8"
"sparser": "^1.1.9"
},

@@ -43,3 +43,3 @@ "description": "A language aware diff tool.",

},
"version": "101.0.2"
"version": "101.0.3"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc