Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@platformatic/config

Package Overview
Dependencies
Maintainers
7
Versions
293
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platformatic/config - npm Package Compare versions

Comparing version 2.0.0-alpha.7 to 2.0.0-alpha.8

1

index.d.ts

@@ -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>

4

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc