Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@steveorevo/node-red-emerge

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@steveorevo/node-red-emerge - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

example/flow1.json

2

package.json
{
"name": "@steveorevo/node-red-emerge",
"version": "1.1.0",
"version": "1.1.1",
"description": "A node that merges msg objects until all defined properties are present / conditions met before passing the combined msg along.",

@@ -5,0 +5,0 @@ "author": "Stephen J. Carnam <steveorevo@gmail.com>",

@@ -5,3 +5,3 @@ # node-red-contrib-emerge

### Use case scenario
Often times we need to submit a msg to a node with various properties present and filled out; these properties may come from various asynchronous and parallel flow segments. Counting messages and waiting to gather all these values into a single msg can by a burden. The emerge node can simplify that burden be combining msgs until all the needed properties are present and/or meet the conditional requirements before passing the message along.
Often times we need to submit a msg to a node with various properties present and filled out; these properties may come from various asynchronous and parallel flow segments. Counting messages and waiting to gather all these values into a single msg can be a burden. The emerge node can simplify that burden by combining msgs until all the needed properties are present and/or meet the conditional requirements before passing the message along.

@@ -35,4 +35,4 @@ ### How to install

[KBD]: https://www.paypal.com/pools/c/8P4HVTZiH2
[KBD]: https://steveorevo.com/donate
https://www.paypal.com/pools/c/8P4HVTZiH2
https://steveorevo.com/donate
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