Comparing version 5.5.3 to 5.5.6
@@ -5,6 +5,5 @@ let pino = require('pino') | ||
options = options || {} | ||
let logger = pino({ | ||
var logger = pino({ | ||
name: name, | ||
safe: true, | ||
extreme: true, | ||
prettyPrint: !!options.prettyPrint, | ||
level: options.level || 'info', | ||
@@ -11,0 +10,0 @@ serializers: { |
{ | ||
"name": "floca", | ||
"version": "5.5.3", | ||
"version": "5.5.6", | ||
"description": "Enterprise-grade microservice solution for NodeJS", | ||
@@ -32,5 +32,5 @@ "keywords": [ | ||
"connect": "^3.6.6", | ||
"connect-rest": "^3.0.17", | ||
"harcon": "^8.8.3", | ||
"harcon-radiation": "^8.8.4", | ||
"connect-rest": "^3.0.18", | ||
"harcon": "^8.8.6", | ||
"harcon-radiation": "^8.8.6", | ||
"isa.js": "^2.2.2", | ||
@@ -41,3 +41,4 @@ "jwt-simple": "^0.5.1", | ||
"morgan": "^1.9.0", | ||
"pino": "^4.17.6", | ||
"pino": "^5.1.0", | ||
"pino-pretty": "^2.0.1", | ||
"proback.js": "^2.1.7", | ||
@@ -50,3 +51,3 @@ "socket.io": "^2.1.1", | ||
"clerobee": "^0.9.7", | ||
"connect-rest": "^3.0.17" | ||
"connect-rest": "^3.0.18" | ||
}, | ||
@@ -53,0 +54,0 @@ "engines": { |
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
75857
17
743
+ Addedpino-pretty@^2.0.1
+ Addeddateformat@3.0.3(transitive)
+ Addedfast-redact@2.1.0(transitive)
+ Addedhash-base@3.0.5(transitive)
+ Addedpino@5.17.0(transitive)
+ Addedpino-pretty@2.6.1(transitive)
+ Addedquick-format-unescaped@3.0.3(transitive)
+ Addedsonic-boom@0.7.7(transitive)
- Removedfast-safe-stringify@1.2.3(transitive)
- Removedhash-base@3.0.4(transitive)
- Removedpino@4.17.6(transitive)
- Removedquick-format-unescaped@1.1.2(transitive)
- Removedsplit2@2.2.0(transitive)
- Removedthrough2@2.0.5(transitive)
- Removedxtend@4.0.2(transitive)
Updatedconnect-rest@^3.0.18
Updatedharcon@^8.8.6
Updatedharcon-radiation@^8.8.6
Updatedpino@^5.1.0