@uipath/api-workflow-tool 1.201.0-preview.132 → 1.201.0-preview.133

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.
@@ -287,7 +287,7 @@ function addSdkUserAgentHeader(headers, userAgent) {
287
287
  var package_default = {
288
288
  name: "@uipath/project-packager",
289
289
  license: "MIT",
290
- version: "1.201.0-preview.132",
290
+ version: "1.201.0-preview.133",
291
291
  description: "UiPath Project Packager - core library for packing individual UiPath projects",
292
292
  type: "module",
293
293
  main: "./dist/index.js",
@@ -719,4 +719,4 @@ export {
719
719
  BrowserContextStorage
720
720
  };
721
721
 
722
- //# debugId=18088FD07C06C81364756E2164756E21
722
+ //# debugId=6242C6BDF055AFAB64756E2164756E21
package/dist/index.js CHANGED
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  metadata,
4
4
  registerCommands
5
- } from "./packager-tool-8p759ssv.js";
5
+ } from "./packager-tool-52mmw6dt.js";
6
6
  import"./packager-tool-1v8fmky0.js";
7
7
  import"./packager-tool-h1tyrbff.js";
8
8
  import {
@@ -13847,7 +13847,7 @@ function addSdkUserAgentHeader(headers, userAgent) {
13847
13847
  var package_default = {
13848
13848
  name: "@uipath/project-packager",
13849
13849
  license: "MIT",
13850
- version: "1.201.0-preview.132",
13850
+ version: "1.201.0-preview.133",
13851
13851
  description: "UiPath Project Packager - core library for packing individual UiPath projects",
13852
13852
  type: "module",
13853
13853
  main: "./dist/index.js",
@@ -14298,4 +14298,4 @@ export {
14298
14298
  BaseNodePackagerFactory
14299
14299
  };
14300
14300
 
14301
- //# debugId=231069CBCF675C4864756E2164756E21
14301
+ //# debugId=93DEDCE1946EE0BC64756E2164756E21
@@ -7156,7 +7156,7 @@ var require_2020 = __commonJS((exports, module) => {
7156
7156
  var package_default = {
7157
7157
  name: "@uipath/api-workflow-tool",
7158
7158
  license: "MIT",
7159
- version: "1.201.0-preview.132",
7159
+ version: "1.201.0-preview.133",
7160
7160
  description: "Run UiPath API Workflows locally.",
7161
7161
  private: false,
7162
7162
  repository: {
@@ -7737,7 +7737,7 @@ class TextApiResponse {
7737
7737
  var package_default2 = {
7738
7738
  name: "@uipath/integrationservice-sdk",
7739
7739
  license: "MIT",
7740
- version: "1.201.0-preview.132",
7740
+ version: "1.201.0-preview.133",
7741
7741
  repository: {
7742
7742
  type: "git",
7743
7743
  url: "https://github.com/UiPath/cli.git",
@@ -14385,7 +14385,7 @@ async function createPackager() {
14385
14385
  logHandler: logger.handleLog
14386
14386
  });
14387
14387
  }
14388
- const { createNodeProjectPackager } = await import("./node-7d0ggccm.js");
14388
+ const { createNodeProjectPackager } = await import("./node-1rhvdp1c.js");
14389
14389
  return await createNodeProjectPackager({
14390
14390
  logHandler: logger.handleLog
14391
14391
  });
@@ -14407,7 +14407,7 @@ async function setupProject(packager, projectPath) {
14407
14407
  return packager.setupAsync(absPath);
14408
14408
  }
14409
14409
  async function buildBaseOptions() {
14410
- const { ProjectPackOptions } = await import("./index-94hvfezt.js");
14410
+ const { ProjectPackOptions } = await import("./index-zd5xwed7.js");
14411
14411
  const sdkLogLevelMap = {
14412
14412
  [0 /* DEBUG */]: "Debug" /* Debug */,
14413
14413
  [1 /* INFO */]: "Information" /* Info */,
@@ -14703,7 +14703,7 @@ function querystringSingleKey3(key, value, keyPrefix = "") {
14703
14703
  var package_default3 = {
14704
14704
  name: "@uipath/solution-sdk",
14705
14705
  license: "MIT",
14706
- version: "1.201.0-preview.132",
14706
+ version: "1.201.0-preview.133",
14707
14707
  repository: {
14708
14708
  type: "git",
14709
14709
  url: "https://github.com/UiPath/cli.git",
@@ -16820,4 +16820,4 @@ var registerCommands = async (program) => {
16820
16820
 
16821
16821
  export { metadata, registerCommands };
16822
16822
 
16823
- //# debugId=631A239503EC049864756E2164756E21
16823
+ //# debugId=93A03E71E3E817E664756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./packager-tool-8p759ssv.js";
4
+ } from "./packager-tool-52mmw6dt.js";
5
5
  import"./packager-tool-1v8fmky0.js";
6
6
  import"./packager-tool-h1tyrbff.js";
7
7
  import"./packager-tool-bprnbg91.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/api-workflow-tool",
3
3
  "license": "MIT",
4
- "version": "1.201.0-preview.132",
4
+ "version": "1.201.0-preview.133",
5
5
  "description": "Run UiPath API Workflows locally.",
6
6
  "private": false,
7
7
  "repository": {
@@ -25,5 +25,5 @@
25
25
  "files": [
26
26
  "dist"
27
27
  ],
28
- "gitHead": "37388a48f899d8f3e7d590f050c5f00485594638"
28
+ "gitHead": "7933378ad5276ac369900293a1447474dcec6826"
29
29
  }