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.9.8 to 8.9.9

2

lib/AmqpBarrel.js

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

self.ctx.on('error', () => {
console.log('ERRORING?????')
self.reconnect().catch( () => { } )
} )
self.ctx.on('close', () => {
console.log('CLOSING?????')
self.reconnect().catch( () => { } )

@@ -352,0 +350,0 @@ } )

2

package.json
{
"name": "harcon-amqp",
"version": "8.9.8",
"version": "8.9.9",
"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