Comparing version 2.0.6 to 2.0.7
@@ -75,2 +75,4 @@ "use strict"; | ||
messageRetentionPeriod: this.config.messageRetentionPeriod, | ||
}).catch(er => { | ||
this.logger.debug('error creating queue for topic:', er); | ||
}))); | ||
@@ -77,0 +79,0 @@ } |
{ | ||
"name": "steveo", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "A Task Pub/Sub Background processing library", | ||
@@ -5,0 +5,0 @@ "main": "lib/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
66883
1379