@uipath/orchestrator-tool 1.202.1-preview.169 → 1.202.1
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
|
@@ -2103,7 +2103,7 @@ var require_commander = __commonJS(function(exports) {
|
|
|
2103
2103
|
var package_default = {
|
|
2104
2104
|
name: "@uipath/orchestrator-tool",
|
|
2105
2105
|
license: "SEE LICENSE IN LICENSE.txt",
|
|
2106
|
-
version: "1.202.1
|
|
2106
|
+
version: "1.202.1",
|
|
2107
2107
|
description: "Manage Orchestrator folders, jobs, processes, and releases.",
|
|
2108
2108
|
private: false,
|
|
2109
2109
|
repository: {
|
|
@@ -46020,4 +46020,4 @@ var registerCommands = async (program2) => {
|
|
|
46020
46020
|
|
|
46021
46021
|
export { Command, metadata, registerCommands };
|
|
46022
46022
|
|
|
46023
|
-
//# debugId=
|
|
46023
|
+
//# debugId=12235F6CA9A30DE364756E2164756E21
|
package/dist/tool.js
CHANGED
package/package.json
CHANGED