harcon-amqp
Advanced tools
Comparing version 8.8.3 to 8.8.6
{ | ||
"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: { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34634
6
863
Updatedharcon@^8.8.6