Socket
Socket
Sign inDemoInstall

sql

Package Overview
Dependencies
Maintainers
1
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sql - npm Package Compare versions

Comparing version 0.33.0 to 0.34.0

test/dialects/json-tests.js

3

lib/node/valueExpression.js

@@ -114,2 +114,5 @@ 'use strict';

key : binaryMethod('->'),
keyText : binaryMethod('->>'),
path : binaryMethod('#>'),
pathText : binaryMethod('#>>'),
like : binaryMethod('LIKE'),

@@ -116,0 +119,0 @@ notLike : binaryMethod('NOT LIKE'),

2

package.json

@@ -5,3 +5,3 @@ {

"description": "sql builder",
"version": "0.33.0",
"version": "0.34.0",
"homepage": "https://github.com/brianc/node-sql",

@@ -8,0 +8,0 @@ "repository": {

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