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

parse-framework

Package Overview
Dependencies
Maintainers
3
Versions
126
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parse-framework - npm Package Compare versions

Comparing version 2.3.26 to 2.3.27

2

lexers/script.md

@@ -56,3 +56,5 @@ # Lexer - script

## script options
* **end_comma** - Values: *none*, *always*, *never*. Whether an ending comma should be added or removed from objects and arrays. The *none* value disables this option.
* **objectSort** - Sorts the named properties (keys) of object literals alphabetically.
* **quote_convert** - Values: *none*, *double*, *single*. Whether quotes should be converted to double quote or single quote characters. The *none* value disables this option.
* **varword** - Whether variables should be declared as:

@@ -59,0 +61,0 @@ - *list*: a comma separated list

@@ -25,2 +25,3 @@ # Lexer - style

* **objectSort** - Sorts the named properties (keys) of object literals alphabetically.
* **quote_convert** - Values: *none*, *double*, *single*. Whether quotes should be converted to double quote or single quote characters. The *none* value disables this option.

@@ -27,0 +28,0 @@ ## Escaping code from the parser

2

package.json

@@ -43,3 +43,3 @@ {

},
"version": "2.3.26"
"version": "2.3.27"
}

@@ -5,3 +5,3 @@ # Parse Framework

## Version 2.3.26
## Version 2.3.27
Play around with this application [in your browser](http://prettydiff.com/parse-framework/runtimes/browsertest.xhtml).

@@ -8,0 +8,0 @@

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