@platformatic/config
Advanced tools
Comparing version 0.19.1 to 0.19.2
{ | ||
"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' } }, |
+ Added@platformatic/metaconfig@0.19.2(transitive)
+ Added@platformatic/utils@0.19.2(transitive)
+ Addedminimatch@8.0.4(transitive)
- Removed@platformatic/metaconfig@0.19.1(transitive)
- Removed@platformatic/utils@0.19.1(transitive)
- Removedminimatch@7.4.6(transitive)
Updated@platformatic/utils@0.19.2