Socket
Socket
Sign inDemoInstall

@highoutput/amqp

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@highoutput/amqp - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

LICENSE

2

build/lib/client.js

@@ -69,3 +69,3 @@ "use strict";

});
this.asyncGroup.add(promise);
this.asyncGroup.add((async () => promise)().catch(ramda_1.default.identity));
return Promise.race([

@@ -72,0 +72,0 @@ promise,

{
"name": "@highoutput/amqp",
"version": "0.5.0",
"version": "0.5.1",
"description": "A simplified abstraction of the AMQP 1.0 protocol",

@@ -52,3 +52,4 @@ "keywords": [

"access": "public"
}
},
"gitHead": "4c5beb21a51131adbec260aed035c012bbdb80fa"
}

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