Socket
Socket
Sign inDemoInstall

xql

Package Overview
Dependencies
0
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.0 to 1.4.1

4

package.json
{
"name": "xql",
"version": "1.4.0",
"version": "1.4.1",
"license": "Unlicense",
"engines": { "node": ">=8" },
"engines": { "node": ">=6" },

@@ -7,0 +7,0 @@ "description": "SQL builder and utilities library designed to work with PostgreSQL.",

@@ -6,3 +6,2 @@ [ ] IDENTIFIER ESCAPING: http://www.postgresql.org/docs/9.3/static/sql-syntax-lexical.html

[ ] EXPRESSION - IF / CASE / ELSE / END
[ ] EXPRESSION - EXISTS / NOT EXISTS / IS NULL / IS NOT NULL

@@ -9,0 +8,0 @@ [ ] SELECT - [DISTINCT ON ...]

Sorry, the diff of this file is not supported yet

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