@uipath/ixp-tool 1.201.0-preview.125 → 1.201.0-preview.128

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
  package_default,
5
5
  registerCommands
6
- } from "./tool-eycph0fs.js";
6
+ } from "./tool-ema2k329.js";
7
7
  import"./tool-9qecd4wb.js";
8
8
  import"./tool-7eva0peq.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/ixp-tool",
2114
2114
  license: "MIT",
2115
- version: "1.201.0-preview.125",
2115
+ version: "1.201.0-preview.128",
2116
2116
  description: "Manage UiPath IXP projects, prompts, predictions, and model publishing.",
2117
2117
  private: false,
2118
2118
  repository: {
@@ -5999,7 +5999,7 @@ var TENANT_SELECTION_CODES = new Set([
5999
5999
  var package_default2 = {
6000
6000
  name: "@uipath/ixp-sdk",
6001
6001
  license: "MIT",
6002
- version: "1.201.0-preview.125",
6002
+ version: "1.201.0-preview.128",
6003
6003
  description: "SDK for the UiPath IXP (Intelligent eXtraction Platform) API — projects, taxonomies, prompts, predictions, and model publishing.",
6004
6004
  repository: {
6005
6005
  type: "git",
@@ -8843,4 +8843,4 @@ var registerCommands = async (program2) => {
8843
8843
 
8844
8844
  export { package_default, Command, metadata, registerCommands };
8845
8845
 
8846
- //# debugId=3B41A8E79EA4350464756E2164756E21
8846
+ //# debugId=AD8E8853EC25629664756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-eycph0fs.js";
4
+ } from "./tool-ema2k329.js";
5
5
  import"./tool-9qecd4wb.js";
6
6
  import"./tool-7eva0peq.js";
7
7
  import"./tool-5arsyj36.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/ixp-tool",
3
3
  "license": "MIT",
4
- "version": "1.201.0-preview.125",
4
+ "version": "1.201.0-preview.128",
5
5
  "description": "Manage UiPath IXP projects, prompts, predictions, and model publishing.",
6
6
  "private": false,
7
7
  "repository": {
@@ -26,5 +26,5 @@
26
26
  "files": [
27
27
  "dist"
28
28
  ],
29
- "gitHead": "3429b3f8c5a137ace2fa1d6d4916a7168cc632fa"
29
+ "gitHead": "a72e454cd7025bbbdac37d6105afef8282138c88"
30
30
  }