@stagewise/agent-interface
Advanced tools
+3
-1
@@ -1439,3 +1439,5 @@ import * as ws from 'ws'; | ||
| * message length (highest index + 1), a new part will be added. | ||
| * @param type - 'replace' to replace the part, 'append' to append text (text parts only) | ||
| * @param type - 'replace' to replace the part, 'append' to append text (text parts only). | ||
| * When using 'append', only the delta (new text) is sent in the update, | ||
| * not the entire content. | ||
| */ | ||
@@ -1442,0 +1444,0 @@ updatePart: (content: AgentMessageContentItemPart | AgentMessageContentItemPart[], index: number, type: 'replace' | 'append') => void; |
+3
-1
@@ -1439,3 +1439,5 @@ import * as ws from 'ws'; | ||
| * message length (highest index + 1), a new part will be added. | ||
| * @param type - 'replace' to replace the part, 'append' to append text (text parts only) | ||
| * @param type - 'replace' to replace the part, 'append' to append text (text parts only). | ||
| * When using 'append', only the delta (new text) is sent in the update, | ||
| * not the entire content. | ||
| */ | ||
@@ -1442,0 +1444,0 @@ updatePart: (content: AgentMessageContentItemPart | AgentMessageContentItemPart[], index: number, type: 'replace' | 'append') => void; |
+1
-1
| { | ||
| "name": "@stagewise/agent-interface", | ||
| "author": "tiq UG (haftungsbeschränkt)", | ||
| "version": "0.2.1", | ||
| "version": "0.2.2", | ||
| "license": "AGPL-3.0-only", | ||
@@ -6,0 +6,0 @@ "type": "module", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
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
1022838
0.08%27892
0.04%