Comparing version 0.6.2 to 0.6.3
@@ -179,3 +179,7 @@ (function(root, factory) { | ||
this.on('group.' + group, function(message) { | ||
var meta = {type: 'sendMessage', replyTo: message.getMeta('id')}; | ||
var meta = { | ||
type: 'sendMessage', | ||
replyTo: message.getMeta('id'), | ||
inre: message.getMeta('id') | ||
}; | ||
@@ -182,0 +186,0 @@ // Link up our reply to the incoming request but on the "result" group. |
{ | ||
"name": "help-esb", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"description": "A client for the Help.com team's ESB.", | ||
@@ -5,0 +5,0 @@ "main": "help-esb.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
30346
554