Socket
Socket
Sign inDemoInstall

node-querybuilder

Package Overview
Dependencies
12
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.2.0

7

HISTORY.md

@@ -7,4 +7,9 @@ # Changes

## v1.1.1 (2018-05-25)
## v1.2.0 (2018-05-18)
* retroactive fix of this change log
* updated the mysql escape string to use the proper mysql method.
## v1.1.1 (2018-05-17)
* Updated package.json to always use the latest version of mysql 2.x

@@ -11,0 +16,0 @@

2

package.json
{
"name": "node-querybuilder",
"version": "1.1.1",
"version": "1.2.0",
"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