@uipath/integrationservice-tool 1.201.0-preview.121 → 1.201.0-preview.122

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-3r0c1q0j.js";
6
+ } from "./tool-9xk7k4pf.js";
7
7
  import"./tool-9qecd4wb.js";
8
8
  import"./tool-4pvh3k50.js";
9
9
  import"./tool-5arsyj36.js";
@@ -2112,7 +2112,7 @@ var require_commander = __commonJS((exports) => {
2112
2112
  var package_default = {
2113
2113
  name: "@uipath/integrationservice-tool",
2114
2114
  license: "MIT",
2115
- version: "1.201.0-preview.121",
2115
+ version: "1.201.0-preview.122",
2116
2116
  description: "Manage Integration Service connectors, connections, and triggers.",
2117
2117
  private: false,
2118
2118
  repository: {
@@ -5758,7 +5758,7 @@ class TextApiResponse {
5758
5758
  var package_default2 = {
5759
5759
  name: "@uipath/integrationservice-sdk",
5760
5760
  license: "MIT",
5761
- version: "1.201.0-preview.121",
5761
+ version: "1.201.0-preview.122",
5762
5762
  repository: {
5763
5763
  type: "git",
5764
5764
  url: "https://github.com/UiPath/cli.git",
@@ -29357,4 +29357,4 @@ var registerCommands = async (program2) => {
29357
29357
 
29358
29358
  export { Command, metadata, registerCommands };
29359
29359
 
29360
- //# debugId=5FEEF3A8DE7F1F2064756E2164756E21
29360
+ //# debugId=80491D83F44B566764756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-3r0c1q0j.js";
4
+ } from "./tool-9xk7k4pf.js";
5
5
  import"./tool-9qecd4wb.js";
6
6
  import"./tool-4pvh3k50.js";
7
7
  import"./tool-5arsyj36.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/integrationservice-tool",
3
3
  "license": "MIT",
4
- "version": "1.201.0-preview.121",
4
+ "version": "1.201.0-preview.122",
5
5
  "description": "Manage Integration Service connectors, connections, and triggers.",
6
6
  "private": false,
7
7
  "repository": {
@@ -26,5 +26,5 @@
26
26
  "files": [
27
27
  "dist"
28
28
  ],
29
- "gitHead": "c70ccfc0b12e637441d67df1d212b71d7784b5f8"
29
+ "gitHead": "6c56f56100be96231fccbaa59e99d64d94808d58"
30
30
  }