New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@platformatic/config

Package Overview
Dependencies
Maintainers
6
Versions
333
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 0.19.1 to 0.19.2

6

package.json
{
"name": "@platformatic/config",
"version": "0.19.1",
"version": "0.19.2",
"description": "Platformatic DB Config Manager",

@@ -29,4 +29,4 @@ "main": "index.js",

"pupa": "^3.1.0",
"@platformatic/utils": "0.19.1",
"@platformatic/metaconfig": "0.19.1"
"@platformatic/utils": "0.19.2",
"@platformatic/metaconfig": "0.19.2"
},

@@ -33,0 +33,0 @@ "scripts": {

@@ -120,3 +120,3 @@ 'use strict'

same(cm.current, {
$schema: 'https://platformatic.dev/schemas/v0.18.0/db',
$schema: 'https://platformatic.dev/schemas/v0.19.0/db',
server: { hostname: '127.0.0.1', port: '3042', logger: { level: 'info' } },

@@ -123,0 +123,0 @@ metrics: { auth: { username: 'plt-db', password: 'plt-db' } },

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