@uipath/api-workflow-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.
|
@@ -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.
|
|
290
|
+
version: "1.201.0-preview.122",
|
|
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=
|
|
722
|
+
//# debugId=18EB75752ED79ED564756E2164756E21
|
package/dist/index.js
CHANGED
|
@@ -13841,7 +13841,7 @@ function addSdkUserAgentHeader(headers, userAgent) {
|
|
|
13841
13841
|
var package_default = {
|
|
13842
13842
|
name: "@uipath/project-packager",
|
|
13843
13843
|
license: "MIT",
|
|
13844
|
-
version: "1.201.0-preview.
|
|
13844
|
+
version: "1.201.0-preview.122",
|
|
13845
13845
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
13846
13846
|
type: "module",
|
|
13847
13847
|
main: "./dist/index.js",
|
|
@@ -14292,4 +14292,4 @@ export {
|
|
|
14292
14292
|
BaseNodePackagerFactory
|
|
14293
14293
|
};
|
|
14294
14294
|
|
|
14295
|
-
//# debugId=
|
|
14295
|
+
//# debugId=FD4E9CB3B48156DA64756E2164756E21
|
|
@@ -6855,7 +6855,7 @@ var require_2020 = __commonJS((exports, module) => {
|
|
|
6855
6855
|
var package_default = {
|
|
6856
6856
|
name: "@uipath/api-workflow-tool",
|
|
6857
6857
|
license: "MIT",
|
|
6858
|
-
version: "1.201.0-preview.
|
|
6858
|
+
version: "1.201.0-preview.122",
|
|
6859
6859
|
description: "Run UiPath API Workflows locally.",
|
|
6860
6860
|
private: false,
|
|
6861
6861
|
repository: {
|
|
@@ -7436,7 +7436,7 @@ class TextApiResponse {
|
|
|
7436
7436
|
var package_default2 = {
|
|
7437
7437
|
name: "@uipath/integrationservice-sdk",
|
|
7438
7438
|
license: "MIT",
|
|
7439
|
-
version: "1.201.0-preview.
|
|
7439
|
+
version: "1.201.0-preview.122",
|
|
7440
7440
|
repository: {
|
|
7441
7441
|
type: "git",
|
|
7442
7442
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -14084,7 +14084,7 @@ async function createPackager() {
|
|
|
14084
14084
|
logHandler: logger.handleLog
|
|
14085
14085
|
});
|
|
14086
14086
|
}
|
|
14087
|
-
const { createNodeProjectPackager } = await import("./node-
|
|
14087
|
+
const { createNodeProjectPackager } = await import("./node-mf6v2zxc.js");
|
|
14088
14088
|
return await createNodeProjectPackager({
|
|
14089
14089
|
logHandler: logger.handleLog
|
|
14090
14090
|
});
|
|
@@ -14106,7 +14106,7 @@ async function setupProject(packager, projectPath) {
|
|
|
14106
14106
|
return packager.setupAsync(absPath);
|
|
14107
14107
|
}
|
|
14108
14108
|
async function buildBaseOptions() {
|
|
14109
|
-
const { ProjectPackOptions } = await import("./index-
|
|
14109
|
+
const { ProjectPackOptions } = await import("./index-nbjx2hhm.js");
|
|
14110
14110
|
const sdkLogLevelMap = {
|
|
14111
14111
|
[0 /* DEBUG */]: "Debug" /* Debug */,
|
|
14112
14112
|
[1 /* INFO */]: "Information" /* Info */,
|
|
@@ -14402,7 +14402,7 @@ function querystringSingleKey3(key, value, keyPrefix = "") {
|
|
|
14402
14402
|
var package_default3 = {
|
|
14403
14403
|
name: "@uipath/solution-sdk",
|
|
14404
14404
|
license: "MIT",
|
|
14405
|
-
version: "1.201.0-preview.
|
|
14405
|
+
version: "1.201.0-preview.122",
|
|
14406
14406
|
repository: {
|
|
14407
14407
|
type: "git",
|
|
14408
14408
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -16519,4 +16519,4 @@ var registerCommands = async (program) => {
|
|
|
16519
16519
|
|
|
16520
16520
|
export { metadata, registerCommands };
|
|
16521
16521
|
|
|
16522
|
-
//# debugId=
|
|
16522
|
+
//# debugId=DCC694C52817906D64756E2164756E21
|
package/dist/tool.js
CHANGED
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.
|
|
4
|
+
"version": "1.201.0-preview.122",
|
|
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": "
|
|
28
|
+
"gitHead": "6c56f56100be96231fccbaa59e99d64d94808d58"
|
|
29
29
|
}
|