New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 8.3.0 to 8.3.1

4

lib/AmqpBarrel.js

@@ -232,3 +232,3 @@ const { promisify } = require('util')

if ( self.isSystemEvent( comm.event ) )
return await this.appease( comm )
return this.appease( comm )

@@ -256,3 +256,3 @@ if ( !self.outs[ comm.division ] )

if ( !comm.expose && self.isSystemEvent( comm.event ) )
return await this.appease( comm, err, responseComms )
return this.appease( comm, err, responseComms )

@@ -259,0 +259,0 @@ if ( !self.outs[ comm.division ] )

{
"name": "harcon-amqp",
"version": "8.3.0",
"version": "8.3.1",
"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