harcon-amqp
Advanced tools
Comparing version 8.4.6 to 8.4.7
@@ -322,4 +322,4 @@ let _ = require('isa.js') | ||
self.ctx.on('error', async () => { await self.reconnect } ) | ||
self.ctx.on('close', async () => { await self.reconnect } ) | ||
self.ctx.on('error', async () => { await self.reconnect() } ) | ||
self.ctx.on('close', async () => { await self.reconnect() } ) | ||
self.ctx.on('ready', async function () { | ||
@@ -326,0 +326,0 @@ self.logger.harconlog( null, 'AMQP connection is made.', self.connectURL, 'warn' ) |
{ | ||
"name": "harcon-amqp", | ||
"version": "8.4.6", | ||
"version": "8.4.7", | ||
"description": "AMQP plugin for the harcon messaging/service bus of node-based enterprise entities.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
33329
12
821
1