Comparing version 7.6.1 to 7.6.2
'use strict' | ||
const warning = require('fastify-warning')() | ||
const warning = require('process-warning')() | ||
module.exports = warning | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "pino", | ||
"version": "7.6.1", | ||
"version": "7.6.2", | ||
"description": "super fast, all natural json logger", | ||
@@ -106,3 +106,3 @@ "main": "pino.js", | ||
"fast-redact": "^3.0.0", | ||
"fastify-warning": "^0.2.0", | ||
"process-warning": "^1.0.0", | ||
"on-exit-leak-free": "^0.2.0", | ||
@@ -109,0 +109,0 @@ "pino-abstract-transport": "v0.5.0", |
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
+ Addedprocess-warning@^1.0.0
+ Addedprocess-warning@1.0.0(transitive)
- Removedfastify-warning@^0.2.0
- Removedfastify-warning@0.2.0(transitive)