Socket
Socket
Sign inDemoInstall

@axah/mq

Package Overview
Dependencies
Maintainers
11
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axah/mq - npm Package Compare versions

Comparing version 0.0.0-20231201083700 to 0.0.0-20231201101547

4

lib/config.js

@@ -55,4 +55,4 @@ "use strict";

arguments: {
'x-dead-letter-exchange': deadLetterQueueExchange,
'x-dead-letter-routing-key': queueName,
'x-dead-letter-exchange': queueExchange,
'x-dead-letter-routing-key': queueBindingKeys[0],
'x-message-ttl': delayInSeconds * 1000,

@@ -59,0 +59,0 @@ },

{
"name": "@axah/mq",
"version": "0.0.0-20231201083700",
"version": "0.0.0-20231201101547",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet

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