New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

node-red-contrib-bluemix-hdfs

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-red-contrib-bluemix-hdfs - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

2

application/47-ibmhdfs-cf.js

@@ -273,4 +273,6 @@ /**

node.log("Payload in DATA AGAIN= " + data);
node.log("Exiting....");
});
res1.on('end',function() {
node.log("Before sending...");
node.send(msg);

@@ -277,0 +279,0 @@ node.log("Payload in END AGAIN= " + data);

2

package.json

@@ -9,3 +9,3 @@ {

"description": "Big Data node on IBM Bluemix. \n\nThis Node-RED node runs only in the IBM Bluemix environment",
"version": "0.1.7",
"version": "0.1.8",
"keywords": [

@@ -12,0 +12,0 @@ "node-red"

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc