@uipath/agenthub-tool 1.198.0-preview.96 → 1.198.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/tool.js +3 -3
- package/package.json +1 -1
package/dist/tool.js
CHANGED
|
@@ -67629,7 +67629,7 @@ init_esm();
|
|
|
67629
67629
|
var package_default = {
|
|
67630
67630
|
name: "@uipath/agenthub-tool",
|
|
67631
67631
|
license: "MIT",
|
|
67632
|
-
version: "1.198.0
|
|
67632
|
+
version: "1.198.0",
|
|
67633
67633
|
description: "Manage UiPath AgentHub MCP server registrations, tools, and remote A2A agents.",
|
|
67634
67634
|
private: false,
|
|
67635
67635
|
repository: {
|
|
@@ -90865,7 +90865,7 @@ class TextApiResponse2 {
|
|
|
90865
90865
|
var package_default4 = {
|
|
90866
90866
|
name: "@uipath/integrationservice-sdk",
|
|
90867
90867
|
license: "MIT",
|
|
90868
|
-
version: "1.198.0
|
|
90868
|
+
version: "1.198.0",
|
|
90869
90869
|
repository: {
|
|
90870
90870
|
type: "git",
|
|
90871
90871
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -99544,4 +99544,4 @@ export {
|
|
|
99544
99544
|
createStandaloneProgram
|
|
99545
99545
|
};
|
|
99546
99546
|
|
|
99547
|
-
//# debugId=
|
|
99547
|
+
//# debugId=B893C457D11D1C1D64756E2164756E21
|
package/package.json
CHANGED