@techloop/amqp-broker
Advanced tools
Comparing version 1.5.4 to 1.5.5
@@ -117,3 +117,4 @@ if (!process.env.EXCHANGE_NAME) { | ||
connection: this.connection, | ||
exchange: this.exchange | ||
exchange: this.exchange, | ||
deliveryInfo | ||
}, | ||
@@ -120,0 +121,0 @@ ) |
{ | ||
"name": "@techloop/amqp-broker", | ||
"version": "1.5.4", | ||
"version": "1.5.5", | ||
"description": "AMQP broker for microservices communication", | ||
@@ -5,0 +5,0 @@ "main": "index.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
20542
143