Socket
Socket
Sign inDemoInstall

node-querybuilder

Package Overview
Dependencies
28
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

13

HISTORY.md

@@ -7,2 +7,15 @@ # Changes

## v2.1.1 (2019-11-08)
* Updated documentation to reflect new Promise API support.
## v2.1.0 (2019-11-08)
* Added Promise support. Closes [#18](https://github.com/kylefarris/node-querybuilder/pull/52). Thanks for the contribution @AbhijetPokhrel!
* Added new tests to verify that Promise support is working.
## v2.0.2 (2019-10-28)
* Finally got testing working on Travis CI for MySQL and MSSQL.
## v2.0.0 (2018-06-15)

@@ -9,0 +22,0 @@

2

package.json
{
"name": "node-querybuilder",
"version": "2.1.0",
"version": "2.1.1",
"author": "Kyle Farris <kyle@chomponllc.com>",

@@ -5,0 +5,0 @@ "description": "Modeled after Codeigniter's QueryBuilder. Build and execute queries in a safe and database-agnostic way.",

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