Socket
Socket
Sign inDemoInstall

amqp-connection-manager

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amqp-connection-manager - npm Package Compare versions

Comparing version 3.8.0 to 3.8.1

4

dist/cjs/ChannelWrapper.js

@@ -487,3 +487,5 @@ "use strict";

}
this._working = false;
else {
this._working = false;
}
/* istanbul ignore next */

@@ -490,0 +492,0 @@ }

@@ -482,3 +482,5 @@ import { EventEmitter } from 'events';

}
this._working = false;
else {
this._working = false;
}
/* istanbul ignore next */

@@ -485,0 +487,0 @@ }

{
"name": "amqp-connection-manager",
"version": "3.8.0",
"version": "3.8.1",
"description": "Auto-reconnect and round robin support for amqplib.",

@@ -45,3 +45,2 @@ "module": "./dist/esm/index.js",

"eslint": "^7.8.1",
"eslint-config-benbria": "^4.0.3",
"eslint-config-prettier": "^8.3.0",

@@ -48,0 +47,0 @@ "eslint-plugin-import": "^2.24.1",

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