@platformatic/config
Advanced tools
Comparing version 2.0.0-alpha.7 to 2.0.0-alpha.8
@@ -92,2 +92,3 @@ import { FastifyError } from '@fastify/error' | ||
stop: () => Promise<void> | ||
build: () => Promise<void> | ||
getUrl?: () => string | ||
@@ -94,0 +95,0 @@ updateContext?: (context: Partial<StackableContext>) => Promise<void> |
{ | ||
"name": "@platformatic/config", | ||
"version": "2.0.0-alpha.7", | ||
"version": "2.0.0-alpha.8", | ||
"description": "Platformatic DB Config Manager", | ||
@@ -41,3 +41,3 @@ "main": "index.js", | ||
"undici": "^6.9.0", | ||
"@platformatic/utils": "2.0.0-alpha.7" | ||
"@platformatic/utils": "2.0.0-alpha.8" | ||
}, | ||
@@ -44,0 +44,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
47264
1005
+ Added@platformatic/utils@2.0.0-alpha.8(transitive)
+ Added@watchable/unpromise@1.0.2(transitive)
- Removed@platformatic/utils@2.0.0-alpha.7(transitive)