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 8.8.3 to 8.8.6

7

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

@@ -27,3 +27,3 @@ "keywords": [

"clerobee": "^0.9.7",
"harcon": "^8.8.2",
"harcon": "^8.8.6",
"isa.js": "^2.2.2",

@@ -37,3 +37,4 @@ "proback.js": "^2.1.7",

"mkdirp": "^0.5.1",
"pino": "^4.17.6",
"pino": "^5.1.0",
"pino-pretty": "^2.0.1",
"watch": "^1.0.2"

@@ -40,0 +41,0 @@ },

@@ -7,4 +7,3 @@ let pino = require('pino')

name: name,
safe: true,
extreme: true,
prettyPrint: !!options.prettyPrint,
level: options.level || 'info',

@@ -11,0 +10,0 @@ serializers: {

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