Socket
Socket
Sign inDemoInstall

amqper

Package Overview
Dependencies
28
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1

2

lib/client.js

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

if (handler && handler.length > 1) {
deprecate('route handler arguments > 1');
deprecate('route handler signature changed from route(err, message) to route(message)');
}

@@ -93,0 +93,0 @@

{
"name": "amqper",
"version": "0.3.0",
"version": "0.3.1",
"description": "A simple and elegant AMQP client for node based on amqplib.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/taoyuan/amqper",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc