Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

harcon-amqp

Package Overview
Dependencies
Maintainers
1
Versions
197
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

harcon-amqp - npm Package Compare versions

Comparing version 0.7.5 to 0.7.6

2

lib/AmqpBarrel.js

@@ -167,3 +167,3 @@ 'use strict';

var self = this;
if( self.isSystemEvent( comm.event ) ) return this.parentAppease( comm, err, responseComms );
if( !comm.expose && self.isSystemEvent( comm.event ) ) return this.parentAppease( comm, err, responseComms );

@@ -170,0 +170,0 @@ var packet = JSON.stringify( { id: comm.id, comm: comm, err: err ? err.message : null, response: true, responseComms: responseComms || [] } );

{
"name": "harcon-amqp",
"version": "0.7.5",
"version": "0.7.6",
"description": "AMQP plugin for the harcon messaging/service bus of node-based enterprise entities.",

@@ -5,0 +5,0 @@ "keywords": [

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