Socket
Socket
Sign inDemoInstall

mg-dbop

Package Overview
Dependencies
18
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.8 to 0.0.9

2

index.js

@@ -40,3 +40,3 @@ /**

*/
convertBlankToNull: function( data, fieldArr ){
convertBlankToNull( data, fieldArr ){
for ( let field of fieldArr ){

@@ -43,0 +43,0 @@ field = field.trim();

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc