@uipath/integrationservice-tool 1.202.1-preview.177 → 1.202.1-preview.179

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-ta1bt2a0.js";
6
+ } from "./tool-fahdhpyf.js";
7
7
  import"./tool-1de529jm.js";
8
8
 
9
9
  // src/index.ts
@@ -2100,7 +2100,7 @@ var require_commander = __commonJS(function(exports) {
2100
2100
  var package_default = {
2101
2101
  name: "@uipath/integrationservice-tool",
2102
2102
  license: "SEE LICENSE IN LICENSE.txt",
2103
- version: "1.202.1-preview.177",
2103
+ version: "1.202.1-preview.179",
2104
2104
  description: "Manage Integration Service connectors, connections, and triggers.",
2105
2105
  private: false,
2106
2106
  repository: {
@@ -6775,7 +6775,7 @@ class TextApiResponse {
6775
6775
  var package_default2 = {
6776
6776
  name: "@uipath/integrationservice-sdk",
6777
6777
  license: "SEE LICENSE IN LICENSE.txt",
6778
- version: "1.202.1-preview.177",
6778
+ version: "1.202.1-preview.179",
6779
6779
  repository: {
6780
6780
  type: "git",
6781
6781
  url: "https://github.com/UiPath/cli.git",
@@ -30639,4 +30639,4 @@ var registerCommands = async (program2) => {
30639
30639
 
30640
30640
  export { Command, metadata, registerCommands };
30641
30641
 
30642
- //# debugId=C9CC0CE2956C3D1C64756E2164756E21
30642
+ //# debugId=02B8300F728A87F964756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-ta1bt2a0.js";
4
+ } from "./tool-fahdhpyf.js";
5
5
  import"./tool-1de529jm.js";
6
6
  export {
7
7
  metadata,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/integrationservice-tool",
3
3
  "license": "SEE LICENSE IN LICENSE.txt",
4
- "version": "1.202.1-preview.177",
4
+ "version": "1.202.1-preview.179",
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": "47c631660481018dcfa7ce789f6fa36dbc9d2421"
29
+ "gitHead": "bd6c3806d42b65cb1511e52a8cfca44ee2160398"
30
30
  }