@pager/jackrabbit
Advanced tools
Comparing version 4.6.3 to 4.6.4
@@ -83,6 +83,8 @@ 'use strict'; | ||
publish(msg, { | ||
var opts = extend({}, { | ||
key: key, | ||
rpcCallback: cb | ||
}); | ||
}, options); | ||
publish(msg, opts); | ||
} | ||
@@ -89,0 +91,0 @@ |
{ | ||
"name": "@pager/jackrabbit", | ||
"version": "4.6.3", | ||
"version": "4.6.4", | ||
"description": "Easy RabbitMQ for node", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
15315
432