jackrabbit
Advanced tools
Comparing version 3.0.7 to 3.0.8
@@ -77,4 +77,5 @@ var EventEmitter = require('events').EventEmitter; | ||
correlationId: id, | ||
expiration: '1000', | ||
replyTo: replyHandler ? this.channel.replyName : undefined | ||
}); | ||
}; |
{ | ||
"name": "jackrabbit", | ||
"version": "3.0.7", | ||
"version": "3.0.8", | ||
"description": "Simple AMQP / RabbitMQ job queues 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
22506
599