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

noflo

Package Overview
Dependencies
Maintainers
1
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

noflo - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

3

components/MQ/SendMessage.js

@@ -28,2 +28,5 @@ // Generated by CoffeeScript 1.3.1

this.inPorts["in"].on('begingroup', function(group) {
if (groups.indexOf(group) !== -1) {
return;
}
return groups.push(group);

@@ -30,0 +33,0 @@ });

2

package.json

@@ -10,3 +10,3 @@ {

],
"version": "0.0.7",
"version": "0.0.8",
"licenses": [{

@@ -13,0 +13,0 @@ "type": "MIT",

Sorry, the diff of this file is not supported yet

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