@platformatic/config
Advanced tools
Comparing version 2.0.0-alpha.8 to 2.0.0-alpha.9
{ | ||
"name": "@platformatic/config", | ||
"version": "2.0.0-alpha.8", | ||
"version": "2.0.0-alpha.9", | ||
"description": "Platformatic DB Config Manager", | ||
@@ -22,6 +22,6 @@ "main": "index.js", | ||
"eslint": "9", | ||
"fastify": "^4.26.2", | ||
"fastify": "5.0.0-alpha.4", | ||
"json5": "^2.2.3", | ||
"neostandard": "^0.11.1", | ||
"pino": "^8.17.2", | ||
"pino": "^9.0.0", | ||
"pino-test": "^1.0.1", | ||
@@ -32,4 +32,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", | ||
"abstract-logging": "^2.0.1", | ||
@@ -43,3 +43,3 @@ "ajv": "^8.12.0", | ||
"undici": "^6.9.0", | ||
"@platformatic/utils": "2.0.0-alpha.8" | ||
"@platformatic/utils": "2.0.0-alpha.9" | ||
}, | ||
@@ -46,0 +46,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
47269
+ Added@fastify/deepmerge@2.0.0(transitive)
+ Added@fastify/error@4.0.0(transitive)
+ Added@platformatic/utils@2.0.0-alpha.9(transitive)
- Removed@fastify/deepmerge@1.3.0(transitive)
- Removed@fastify/error@3.4.1(transitive)
- Removed@platformatic/utils@2.0.0-alpha.8(transitive)
Updated@fastify/deepmerge@^2.0.0
Updated@fastify/error@^4.0.0