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.17 to 0.0.18

3

classSQLFileRunner.js

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

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

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

{
"name": "mg-dbop",
"private" : false,
"version": "0.0.17",
"version": "0.0.18",
"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