Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@platformatic/foundation

Package Overview
Dependencies
Maintainers
8
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@platformatic/foundation - npm Package Compare versions

Comparing version
3.53.0-alpha.0
to
3.53.0
+4
-0
lib/schema.js

@@ -705,2 +705,6 @@ export function overridableValue (spec, defaultValue) {

]
},
diagLogger: {
type: 'boolean',
description: 'Enable the OpenTelemetry diagnostic logger. Diagnostic messages are forwarded to the Platformatic global logger using the current logger level.'
}

@@ -707,0 +711,0 @@ },

+1
-1
{
"name": "@platformatic/foundation",
"version": "3.53.0-alpha.0",
"version": "3.53.0",
"description": "Platformatic Foundation",

@@ -5,0 +5,0 @@ "main": "index.js",