You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@platformatic/foundation

Package Overview
Dependencies
Maintainers
9
Versions
76
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.28.0-alpha.1
to
3.28.0
+9
-0
lib/schema.js

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

},
nodeModulesSourceMaps: {
type: 'array',
items: { type: 'string' }
},
packageManager: {

@@ -1283,2 +1287,7 @@ type: 'string',

},
nodeModulesSourceMaps: {
type: 'array',
items: { type: 'string' },
default: []
},
scheduler: {

@@ -1285,0 +1294,0 @@ type: 'array',

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

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