@synsci/sdk
Advanced tools
@@ -452,2 +452,3 @@ import { type Client, type Options as Options2, type TDataShape } from "./client/index.js"; | ||
| variant?: string; | ||
| tier?: "fast" | "pro" | "ultra"; | ||
| parts?: Array<TextPartInput | FilePartInput | AgentPartInput | SubtaskPartInput>; | ||
@@ -485,2 +486,3 @@ }, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<SessionPromptResponses, SessionPromptErrors, ThrowOnError, "fields">; | ||
| variant?: string; | ||
| tier?: "fast" | "pro" | "ultra"; | ||
| parts?: Array<TextPartInput | FilePartInput | AgentPartInput | SubtaskPartInput>; | ||
@@ -487,0 +489,0 @@ }, options?: Options<never, ThrowOnError>): import("./client/types.gen.js").RequestResult<SessionPromptAsyncResponses, SessionPromptAsyncErrors, ThrowOnError, "fields">; |
@@ -854,2 +854,3 @@ // This file is auto-generated by @hey-api/openapi-ts | ||
| { in: "body", key: "variant" }, | ||
| { in: "body", key: "tier" }, | ||
| { in: "body", key: "parts" }, | ||
@@ -909,2 +910,3 @@ ], | ||
| { in: "body", key: "variant" }, | ||
| { in: "body", key: "tier" }, | ||
| { in: "body", key: "parts" }, | ||
@@ -911,0 +913,0 @@ ], |
+1
-1
| { | ||
| "$schema": "https://json.schemastore.org/package.json", | ||
| "name": "@synsci/sdk", | ||
| "version": "1.1.108", | ||
| "version": "1.1.109", | ||
| "type": "module", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
Sorry, the diff of this file is too big to display
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
454884
0.09%15383
0.07%