🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

@bpframework/middleware-db

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bpframework/middleware-db - npm Package Compare versions

Comparing version

to
0.0.8

@@ -40,2 +40,4 @@ 'use strict';

});
this.sqlLogCallback = sqlLogCallback;
this.tableMap = new Map();
DBTemplate.instances.push(this);

@@ -57,4 +59,2 @@ if (!cfg.opt) {

this.cfg = cfg;
this.sqlLogCallback = sqlLogCallback;
this.tableMap = new Map();
}

@@ -61,0 +61,0 @@ readCfgFromConfig(configMapPrefix) {

@@ -52,3 +52,3 @@ {

"name": "@bpframework/middleware-db",
"version": "0.0.7"
"version": "0.0.8"
}

Sorry, the diff of this file is not supported yet