🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

sql-formatter

Package Overview
Dependencies
Maintainers
2
Versions
163
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

to
15.6.5

2

dist/cjs/languages/postgresql/postgresql.functions.js

@@ -260,3 +260,3 @@ "use strict";

// https://www.postgresql.org/docs/14/functions-uuid.html
'UUID',
'GEN_RANDOM_UUID',
// https://www.postgresql.org/docs/14/functions-xml.html

@@ -263,0 +263,0 @@ 'CURSOR_TO_XML',

@@ -153,2 +153,3 @@ "use strict";

'TIMESTAMPTZ',
'UUID',
'VARCHAR',

@@ -155,0 +156,0 @@ 'XML',

@@ -257,3 +257,3 @@ export const functions = [

// https://www.postgresql.org/docs/14/functions-uuid.html
'UUID',
'GEN_RANDOM_UUID',
// https://www.postgresql.org/docs/14/functions-xml.html

@@ -260,0 +260,0 @@ 'CURSOR_TO_XML',

@@ -150,2 +150,3 @@ export const keywords = [

'TIMESTAMPTZ',
'UUID',
'VARCHAR',

@@ -152,0 +153,0 @@ 'XML',

{
"name": "sql-formatter",
"version": "15.6.4",
"version": "15.6.5",
"description": "Format whitespace in a SQL query to make it more readable",

@@ -5,0 +5,0 @@ "license": "MIT",

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 not supported yet

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 not supported yet

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