@platformatic/utils
Advanced tools
Comparing version 2.19.0-alpha.5 to 2.19.0-alpha.6
'use strict' | ||
const { Writable } = require('node:stream') | ||
const inspect = require('node:util') | ||
const { inspect } = require('node:util') | ||
@@ -6,0 +6,0 @@ class PinoWritable extends Writable { |
{ | ||
"name": "@platformatic/utils", | ||
"version": "2.19.0-alpha.5", | ||
"version": "2.19.0-alpha.6", | ||
"description": "Platformatic Utils", | ||
@@ -31,3 +31,3 @@ "main": "index.js", | ||
"semver": "^7.6.3", | ||
"undici": "7.0.0" | ||
"undici": "^6.9.0" | ||
}, | ||
@@ -34,0 +34,0 @@ "scripts": { |
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
42041
+ Addedundici@6.21.0(transitive)
- Removedundici@7.0.0(transitive)
Updatedundici@^6.9.0