Research
Security News
Malicious npm Package Targets Solana Developers and Hijacks Funds
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
node-red-contrib-flow-combine
Advanced tools
Combine multiple flows into one waiting until a number (static or dynamic) of iterations are made.
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-flow-combine
Combine multiple flows into one waiting until a number (static or dynamic) of iterations are made.
This node defines from which point the flow splits.
The node have the following properties :
If this property is checked, then the number of iterations which Combine End waits is the length of the Array.
Split the Array on multiple messages.
If the other property is unchecked then the node Combine End will wait the number written in this property.
This node doesn't produce any Output until all the expected iterations are done.
The node have the following properties :
If this property is checked, then the node collects in an Array, data from each iteration and at the end provides that in the payload. If on the start node is enabled Iterate over the Array the elements of the result Array have the same order as in the input Array.
FAQs
Combine multiple flows into one waiting until a number (static or dynamic) of iterations are made.
The npm package node-red-contrib-flow-combine receives a total of 5 weekly downloads. As such, node-red-contrib-flow-combine popularity was classified as not popular.
We found that node-red-contrib-flow-combine demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.
Security News
Socket's package search now displays weekly downloads for npm packages, helping developers quickly assess popularity and make more informed decisions.