@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
@@ -3,7 +3,7 @@ import {
3
3
  Command,
4
4
  metadata,
5
5
  registerCommands
6
- } from "./tool-z7rvss06.js";
6
+ } from "./tool-2p58ckbh.js";
7
7
  import"./tool-ayyhwvs8.js";
8
8
  import"./tool-1de529jm.js";
9
9
 
@@ -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-preview.169",
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=91BECB60DEC8CEE964756E2164756E21
46023
+ //# debugId=12235F6CA9A30DE364756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-z7rvss06.js";
4
+ } from "./tool-2p58ckbh.js";
5
5
  import"./tool-ayyhwvs8.js";
6
6
  import"./tool-1de529jm.js";
7
7
  export {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/orchestrator-tool",
3
3
  "license": "SEE LICENSE IN LICENSE.txt",
4
- "version": "1.202.1-preview.169",
4
+ "version": "1.202.1",
5
5
  "description": "Manage Orchestrator folders, jobs, processes, and releases.",
6
6
  "private": false,
7
7
  "repository": {