Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

historical-deadletter-processor

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

historical-deadletter-processor - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

lib/historical.deadletter.processor.js
(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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc