Comparing version 6.13.3 to 6.13.4
'use strict' | ||
const warning = require('fastify-warning')() | ||
const warning = require('process-warning')() | ||
module.exports = warning | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "pino", | ||
"version": "6.13.3", | ||
"version": "6.13.4", | ||
"description": "super fast, all natural json logger", | ||
@@ -95,3 +95,3 @@ "main": "pino.js", | ||
"fast-safe-stringify": "^2.0.8", | ||
"fastify-warning": "^0.2.0", | ||
"process-warning": "^1.0.0", | ||
"flatstr": "^1.0.12", | ||
@@ -98,0 +98,0 @@ "pino-std-serializers": "^3.1.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)