Socket
Socket
Sign inDemoInstall

sequel-builder

Package Overview
Dependencies
64
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.4 to 0.0.5

2

package.json
{
"name": "sequel-builder",
"version": "0.0.4",
"version": "0.0.5",
"description": "Ported query library from php yii2 to nodejs. currently only supporting mysql.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -41,2 +41,3 @@ #Query Builder

Query.connect({
"schemaType": "mysql",
"host": "xxxx",

@@ -43,0 +44,0 @@ "user": "xxxx",

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