You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

node-red-nodes-cf-sqldb-dashdb

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-nodes-cf-sqldb-dashdb - npm Package Compare versions

Comparing version

to
0.2.11

2

98-sqldb-dashdb-cf.js

@@ -256,3 +256,3 @@ /**

else valueToInsert = msg.payload[columnList[j]];
if (valueToInsert != undefined) {
if (valueToInsert !== undefined) {
if (valueToInsert == 'TIMESTAMP') {

@@ -259,0 +259,0 @@ valueList.push(genDB2Timestamp());

{
"name" : "node-red-nodes-cf-sqldb-dashdb",
"version" : "0.2.10",
"version" : "0.2.11",
"description" : "Node-RED nodes to access SQLDB and dashDB services on Bluemix",

@@ -5,0 +5,0 @@ "dependencies" : {

@@ -84,3 +84,3 @@ node-red-node-cf-sqldb

-------
* Steven Chamberlin - [smc2@us.ibm.com](mailto:smc2@us.ibm.com)
* Nicholas Vargas
* [Steven Chamberlin](https://github.com/smchamberlin) - [smc2@us.ibm.com](mailto:smc2@us.ibm.com)
* [Nicholas Vargas](https://github.com/navargas)
SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.