🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@slflows/sdk

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@slflows/sdk - npm Package Compare versions

Comparing version
0.8.0
to
0.9.0
+8
-0
dist/v1/index.d.ts

@@ -949,2 +949,8 @@ /**

searchPhrase?: string;
/**
* Static input config values from other fields on the same input.
* Only present for input-level config fields. Contains the parsed values
* of sibling config fields whose expressions are static JSON values.
*/
staticInputConfig?: Record<string, unknown>;
}

@@ -957,2 +963,4 @@ /**

suggestedValues: SuggestedValue[];
/** Optional message to display above the suggestions list */
message?: string;
}

@@ -959,0 +967,0 @@ /**

+1
-1
{
"name": "@slflows/sdk",
"version": "0.8.0",
"version": "0.9.0",
"files": [

@@ -5,0 +5,0 @@ "dist"