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 9.1.0 to 9.1.1

4

lib/AmqpBarrel.js

@@ -256,7 +256,7 @@ let _ = require('isa.js')

self.logger.harconlog( null, 'Intoxicating to bus...', comm, 'trace' )
if ( self.messages[ comm.id ] )
throw new Error('Duplicate message delivery:' + comm.id )
self.logger.harconlog( null, 'Packet sending', comm, 'trace' )
if ( comm.callback )

@@ -263,0 +263,0 @@ self.messages[ comm.id ] = { callback: comm.callback, timestamp: Date.now() }

{
"name": "harcon-amqp",
"version": "9.1.0",
"version": "9.1.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