@uipath/integrationservice-tool 1.200.0-preview.120 → 1.200.0

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-rvgg7wws.js";
6
+ } from "./tool-d486kbjq.js";
7
7
  import"./tool-9qecd4wb.js";
8
8
  import"./tool-4f38v0ry.js";
9
9
  import"./tool-1ps2qeqg.js";
@@ -4470,7 +4470,7 @@ var require_adm_zip = __commonJS((exports, module) => {
4470
4470
  var package_default = {
4471
4471
  name: "@uipath/integrationservice-tool",
4472
4472
  license: "MIT",
4473
- version: "1.200.0-preview.120",
4473
+ version: "1.200.0",
4474
4474
  description: "Manage Integration Service connectors, connections, and triggers.",
4475
4475
  private: false,
4476
4476
  repository: {
@@ -13088,7 +13088,7 @@ class TextApiResponse {
13088
13088
  var package_default2 = {
13089
13089
  name: "@uipath/integrationservice-sdk",
13090
13090
  license: "MIT",
13091
- version: "1.200.0-preview.120",
13091
+ version: "1.200.0",
13092
13092
  repository: {
13093
13093
  type: "git",
13094
13094
  url: "https://github.com/UiPath/cli.git",
@@ -35576,4 +35576,4 @@ var registerCommands = async (program2) => {
35576
35576
 
35577
35577
  export { Command, metadata, registerCommands };
35578
35578
 
35579
- //# debugId=E90F9E4404E5068564756E2164756E21
35579
+ //# debugId=F2B4C1B16158BA5C64756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-rvgg7wws.js";
4
+ } from "./tool-d486kbjq.js";
5
5
  import"./tool-9qecd4wb.js";
6
6
  import"./tool-4f38v0ry.js";
7
7
  import"./tool-1ps2qeqg.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/integrationservice-tool",
3
3
  "license": "MIT",
4
- "version": "1.200.0-preview.120",
4
+ "version": "1.200.0",
5
5
  "description": "Manage Integration Service connectors, connections, and triggers.",
6
6
  "private": false,
7
7
  "repository": {