historical-deadletter-processor
Advanced tools
Comparing version 1.1.0 to 1.1.1
(function() { | ||
var HighlandPagination, HistoricalDeadletterProcessor, Promise, _, azureTable, highland, | ||
var HighlandPagination, HistoricalDeadletterProcessor, Promise, _, azureTable, highland, moment, | ||
bind = function(fn, me){ return function(){ return fn.apply(me, arguments); }; }; | ||
@@ -15,2 +15,4 @@ | ||
moment = require("moment"); | ||
module.exports = HistoricalDeadletterProcessor = (function() { | ||
@@ -17,0 +19,0 @@ function HistoricalDeadletterProcessor(processor, arg, concurrency, logger, daysRetrying) { |
{ | ||
"name": "historical-deadletter-processor", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "historical-deadletter-processor", | ||
@@ -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
6558
95