bull-event-messenger
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -14,2 +14,3 @@ var util = require('util'); | ||
EventEmitter.prototype.emit.apply(self,msg.data.emit); | ||
if(options.debug==true)console.log(msg.data); | ||
msg.remove(); | ||
@@ -16,0 +17,0 @@ done(); |
{ | ||
"name": "bull-event-messenger", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Robust event-orianted messaging between two servers.", | ||
@@ -5,0 +5,0 @@ "main": "bull-event-messenger.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4559
88