Socket
Socket
Sign inDemoInstall

mg-dbop

Package Overview
Dependencies
19
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.18 to 0.0.19

3

classSQLFileRunner.js

@@ -71,3 +71,4 @@ /**

stmt = Mustache.render( stmt, this.options );
if ( Object.keys(this.options).length > 0 )
stmt = Mustache.render( stmt, this.options );

@@ -74,0 +75,0 @@ await this.dbConn.query(stmt);

{
"name": "mg-dbop",
"private" : false,
"version": "0.0.18",
"version": "0.0.19",
"homepage": "https://github.com/MacLaurinGroup/dbOp",

@@ -6,0 +6,0 @@ "description": "Query builder, and validator, for MySQL and node that utilizes the underlying table to provide a level of checking",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc