@uipath/orchestrator-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
|
@@ -2114,7 +2114,7 @@ var require_commander = __commonJS((exports) => {
|
|
|
2114
2114
|
var package_default = {
|
|
2115
2115
|
name: "@uipath/orchestrator-tool",
|
|
2116
2116
|
license: "MIT",
|
|
2117
|
-
version: "1.200.0
|
|
2117
|
+
version: "1.200.0",
|
|
2118
2118
|
description: "Manage Orchestrator folders, jobs, processes, and releases.",
|
|
2119
2119
|
private: false,
|
|
2120
2120
|
repository: {
|
|
@@ -49067,4 +49067,4 @@ var registerCommands = async (program2) => {
|
|
|
49067
49067
|
|
|
49068
49068
|
export { Command, metadata, registerCommands };
|
|
49069
49069
|
|
|
49070
|
-
//# debugId=
|
|
49070
|
+
//# debugId=EDBE2213A47D404864756E2164756E21
|
package/dist/tool.js
CHANGED
package/package.json
CHANGED