@platformatic/utils
Advanced tools
Comparing version 2.0.0-alpha.8 to 2.0.0-alpha.9
@@ -227,2 +227,5 @@ 'use strict' | ||
}, | ||
loggerInstance: { | ||
type: 'object', | ||
}, | ||
serializerOpts: { | ||
@@ -229,0 +232,0 @@ type: 'object', |
{ | ||
"name": "@platformatic/utils", | ||
"version": "2.0.0-alpha.8", | ||
"version": "2.0.0-alpha.9", | ||
"description": "Platformatic Utils", | ||
@@ -20,3 +20,3 @@ "main": "index.js", | ||
"eslint": "9", | ||
"fastify": "^4.26.2", | ||
"fastify": "5.0.0-alpha.4", | ||
"neostandard": "^0.11.1", | ||
@@ -26,4 +26,4 @@ "typescript": "^5.5.4" | ||
"dependencies": { | ||
"@fastify/deepmerge": "^1.3.0", | ||
"@fastify/error": "^3.4.1", | ||
"@fastify/deepmerge": "^2.0.0", | ||
"@fastify/error": "^4.0.0", | ||
"@watchable/unpromise": "^1.0.2", | ||
@@ -30,0 +30,0 @@ "leven": "~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
37763
872
+ Added@fastify/deepmerge@2.0.1(transitive)
+ Added@fastify/error@4.0.0(transitive)
- Removed@fastify/deepmerge@1.3.0(transitive)
- Removed@fastify/error@3.4.1(transitive)
Updated@fastify/deepmerge@^2.0.0
Updated@fastify/error@^4.0.0