@uipath/orchestrator-tool 1.201.0-preview.121 → 1.201.0-preview.123

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
@@ -3,7 +3,7 @@ import {
3
3
  Command,
4
4
  metadata,
5
5
  registerCommands
6
- } from "./tool-zmgb3b58.js";
6
+ } from "./tool-j09mwy8e.js";
7
7
  import"./tool-9qecd4wb.js";
8
8
  import"./tool-qa9gftnj.js";
9
9
  import"./tool-5arsyj36.js";
@@ -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.201.0-preview.121",
2117
+ version: "1.201.0-preview.123",
2118
2118
  description: "Manage Orchestrator folders, jobs, processes, and releases.",
2119
2119
  private: false,
2120
2120
  repository: {
@@ -45150,4 +45150,4 @@ var registerCommands = async (program2) => {
45150
45150
 
45151
45151
  export { Command, metadata, registerCommands };
45152
45152
 
45153
- //# debugId=9C1B9E0B24264EE464756E2164756E21
45153
+ //# debugId=9702BD1CE094E45B64756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-zmgb3b58.js";
4
+ } from "./tool-j09mwy8e.js";
5
5
  import"./tool-9qecd4wb.js";
6
6
  import"./tool-qa9gftnj.js";
7
7
  import"./tool-5arsyj36.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/orchestrator-tool",
3
3
  "license": "MIT",
4
- "version": "1.201.0-preview.121",
4
+ "version": "1.201.0-preview.123",
5
5
  "description": "Manage Orchestrator folders, jobs, processes, and releases.",
6
6
  "private": false,
7
7
  "repository": {
@@ -26,5 +26,5 @@
26
26
  "files": [
27
27
  "dist"
28
28
  ],
29
- "gitHead": "c70ccfc0b12e637441d67df1d212b71d7784b5f8"
29
+ "gitHead": "0b5e086775b5974d9df45fc98f96f868bb3dda61"
30
30
  }