@uipath/agenthub-tool 1.200.0-preview.120 → 1.200.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/index.js
CHANGED
|
@@ -28,7 +28,7 @@ import {
|
|
|
28
28
|
var package_default = {
|
|
29
29
|
name: "@uipath/agenthub-tool",
|
|
30
30
|
license: "MIT",
|
|
31
|
-
version: "1.200.0
|
|
31
|
+
version: "1.200.0",
|
|
32
32
|
description: "Manage UiPath AgentHub MCP server registrations, tools, and remote A2A agents.",
|
|
33
33
|
private: false,
|
|
34
34
|
repository: {
|
|
@@ -7044,4 +7044,4 @@ var createStandaloneProgram = async () => {
|
|
|
7044
7044
|
|
|
7045
7045
|
export { metadata, registerCommands, createStandaloneProgram };
|
|
7046
7046
|
|
|
7047
|
-
//# debugId=
|
|
7047
|
+
//# debugId=5640D87E6DB949DA64756E2164756E21
|
package/dist/tool.js
CHANGED
package/package.json
CHANGED