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

sql-formatter

Package Overview
Dependencies
Maintainers
2
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sql-formatter - npm Package Compare versions

Comparing version 12.2.3 to 12.2.4

4

package.json
{
"name": "sql-formatter",
"version": "12.2.3",
"version": "12.2.4",
"description": "Format whitespace in a SQL query to make it more readable",

@@ -81,2 +81,3 @@ "license": "MIT",

"Sasha Aliashkevich <olsender@gmail.com>",
"Sebastian Lyng Johansen <seblyng98@gmail.com>",
"Sean Song <mail@seansong.dev>",

@@ -129,2 +130,3 @@ "Sergei Egorov <sergei.egorov@zeroturnaround.com>",

"argparse": "^2.0.1",
"get-stdin": "=8.0.0",
"nearley": "^2.20.1"

@@ -131,0 +133,0 @@ },

@@ -10,3 +10,3 @@ <a href='https://github.com/sql-formatter-org/sql-formatter'><img src="static/prettier-sql-clean.svg" width="128"/></a>

It supports various SQL dialects:
GCP BigQuery, IBM DB2, Apache Hive, MariaDB, MySQL, Couchbase N1QL, Oracle PL/SQL, PostgreSQL, Amazon Redshift, SingleStoreDB, Snowflake, Spark, SQL Server Transact-SQL, Trino/Presto.
GCP BigQuery, IBM DB2, Apache Hive, MariaDB, MySQL, Couchbase N1QL, Oracle PL/SQL, PostgreSQL, Amazon Redshift, SingleStoreDB, Snowflake, Spark, SQL Server Transact-SQL, Trino (and Presto).
See [language option docs](docs/language.md) for more details.

@@ -13,0 +13,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