Socket
Socket
Sign inDemoInstall

amqper

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amqper - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

3

lib/client.js

@@ -26,2 +26,4 @@ "use strict";

this.__amqper__ = true;
this.options = options = options || {};

@@ -35,3 +37,2 @@

this.channel = null;
this.svcs_container = null;
this.connected = false;

@@ -38,0 +39,0 @@ this.routers = [];

{
"name": "amqper",
"version": "0.1.10",
"version": "0.1.11",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc