@uipath/api-workflow-tool 1.202.1-preview.169 → 1.202.1-preview.171
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/executor-tool.js +1 -1
- package/dist/{index-hwx0wjpe.js → index-x49my9x7.js} +2 -2
- package/dist/index.js +2 -2
- package/dist/{node-dxzyr71z.js → node-bgsh2nhj.js} +2 -2
- package/dist/{packager-tool-475tgxh0.js → packager-tool-mw6qsw2j.js} +7 -7
- package/dist/{packager-tool-bbc3332a.js → packager-tool-pv90by71.js} +1 -1
- package/dist/tool.js +2 -2
- package/package.json +2 -2
package/dist/executor-tool.js
CHANGED
|
@@ -12247,7 +12247,7 @@ function addSdkUserAgentHeader(headers, userAgent) {
|
|
|
12247
12247
|
var package_default = {
|
|
12248
12248
|
name: "@uipath/project-packager",
|
|
12249
12249
|
license: "SEE LICENSE IN LICENSE.txt",
|
|
12250
|
-
version: "1.202.1-preview.
|
|
12250
|
+
version: "1.202.1-preview.171",
|
|
12251
12251
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
12252
12252
|
type: "module",
|
|
12253
12253
|
main: "./dist/index.js",
|
|
@@ -13501,4 +13501,4 @@ export {
|
|
|
13501
13501
|
signNupkgsAsync
|
|
13502
13502
|
};
|
|
13503
13503
|
|
|
13504
|
-
//# debugId=
|
|
13504
|
+
//# debugId=F444233035BE52EC64756E2164756E21
|
package/dist/index.js
CHANGED
|
@@ -2,12 +2,12 @@
|
|
|
2
2
|
import {
|
|
3
3
|
metadata,
|
|
4
4
|
registerCommands
|
|
5
|
-
} from "./packager-tool-
|
|
5
|
+
} from "./packager-tool-mw6qsw2j.js";
|
|
6
6
|
import"./packager-tool-m6ddy2t4.js";
|
|
7
7
|
import"./packager-tool-4vt21dnn.js";
|
|
8
8
|
import {
|
|
9
9
|
Command
|
|
10
|
-
} from "./packager-tool-
|
|
10
|
+
} from "./packager-tool-pv90by71.js";
|
|
11
11
|
import"./packager-tool-d3w0wn6k.js";
|
|
12
12
|
import"./packager-tool-1de529jm.js";
|
|
13
13
|
|
|
@@ -14070,7 +14070,7 @@ function addSdkUserAgentHeader(headers, userAgent) {
|
|
|
14070
14070
|
var package_default = {
|
|
14071
14071
|
name: "@uipath/project-packager",
|
|
14072
14072
|
license: "SEE LICENSE IN LICENSE.txt",
|
|
14073
|
-
version: "1.202.1-preview.
|
|
14073
|
+
version: "1.202.1-preview.171",
|
|
14074
14074
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
14075
14075
|
type: "module",
|
|
14076
14076
|
main: "./dist/index.js",
|
|
@@ -14521,4 +14521,4 @@ export {
|
|
|
14521
14521
|
signNupkgsAsync
|
|
14522
14522
|
};
|
|
14523
14523
|
|
|
14524
|
-
//# debugId=
|
|
14524
|
+
//# debugId=DECA85D27E89213A64756E2164756E21
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
processContext,
|
|
20
20
|
registerPackageMetadataOptions,
|
|
21
21
|
unsupportedSolutionProjectType
|
|
22
|
-
} from "./packager-tool-
|
|
22
|
+
} from "./packager-tool-pv90by71.js";
|
|
23
23
|
import {
|
|
24
24
|
yaml
|
|
25
25
|
} from "./packager-tool-d3w0wn6k.js";
|
|
@@ -7154,7 +7154,7 @@ var require__2020 = __commonJS(function(exports, module) {
|
|
|
7154
7154
|
var package_default = {
|
|
7155
7155
|
name: "@uipath/api-workflow-tool",
|
|
7156
7156
|
license: "SEE LICENSE IN LICENSE.txt",
|
|
7157
|
-
version: "1.202.1-preview.
|
|
7157
|
+
version: "1.202.1-preview.171",
|
|
7158
7158
|
description: "Run UiPath API Workflows locally.",
|
|
7159
7159
|
private: false,
|
|
7160
7160
|
repository: {
|
|
@@ -7736,7 +7736,7 @@ class TextApiResponse {
|
|
|
7736
7736
|
var package_default2 = {
|
|
7737
7737
|
name: "@uipath/integrationservice-sdk",
|
|
7738
7738
|
license: "SEE LICENSE IN LICENSE.txt",
|
|
7739
|
-
version: "1.202.1-preview.
|
|
7739
|
+
version: "1.202.1-preview.171",
|
|
7740
7740
|
repository: {
|
|
7741
7741
|
type: "git",
|
|
7742
7742
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -14368,7 +14368,7 @@ Subcommands:
|
|
|
14368
14368
|
// src/commands/packager-shared.ts
|
|
14369
14369
|
async function createPackager() {
|
|
14370
14370
|
registerPackagerFactories();
|
|
14371
|
-
const { createNodeProjectPackager } = await import("./node-
|
|
14371
|
+
const { createNodeProjectPackager } = await import("./node-bgsh2nhj.js");
|
|
14372
14372
|
return await createNodeProjectPackager({
|
|
14373
14373
|
logHandler: logger.handleLog
|
|
14374
14374
|
});
|
|
@@ -14391,7 +14391,7 @@ async function setupProject(packager, projectPath) {
|
|
|
14391
14391
|
return packager.setupAsync(absPath);
|
|
14392
14392
|
}
|
|
14393
14393
|
async function buildBaseOptions() {
|
|
14394
|
-
const { ProjectPackOptions } = await import("./index-
|
|
14394
|
+
const { ProjectPackOptions } = await import("./index-x49my9x7.js");
|
|
14395
14395
|
const sdkLogLevelMap = {
|
|
14396
14396
|
[0 /* DEBUG */]: "Debug" /* Debug */,
|
|
14397
14397
|
[1 /* INFO */]: "Information" /* Info */,
|
|
@@ -14687,7 +14687,7 @@ function querystringSingleKey3(key, value, keyPrefix = "") {
|
|
|
14687
14687
|
var package_default3 = {
|
|
14688
14688
|
name: "@uipath/solution-sdk",
|
|
14689
14689
|
license: "SEE LICENSE IN LICENSE.txt",
|
|
14690
|
-
version: "1.202.1-preview.
|
|
14690
|
+
version: "1.202.1-preview.171",
|
|
14691
14691
|
repository: {
|
|
14692
14692
|
type: "git",
|
|
14693
14693
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -16884,4 +16884,4 @@ var registerCommands = async (program) => {
|
|
|
16884
16884
|
|
|
16885
16885
|
export { metadata, registerCommands };
|
|
16886
16886
|
|
|
16887
|
-
//# debugId=
|
|
16887
|
+
//# debugId=F1780AF5AD41332964756E2164756E21
|
|
@@ -32787,4 +32787,4 @@ Running workflow: ${fs2.path.basename(resolvedPath)}`);
|
|
|
32787
32787
|
|
|
32788
32788
|
export { getFileSystem, catchError, logger, RESULTS, SuccessOutput, FailureOutput, OutputFormatter, Command, processContext, registerPackageMetadataOptions, mapPackageMetadataOptions, getSdkUserAgentToken, addSdkUserAgentHeader, installSdkUserAgentHeader, unsupportedSolutionProjectType, getLoginStatusAsync, getAuthContext, WorkflowRunService };
|
|
32789
32789
|
|
|
32790
|
-
//# debugId=
|
|
32790
|
+
//# debugId=4DF6ED0AAA3CC97464756E2164756E21
|
package/dist/tool.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
metadata,
|
|
3
3
|
registerCommands
|
|
4
|
-
} from "./packager-tool-
|
|
4
|
+
} from "./packager-tool-mw6qsw2j.js";
|
|
5
5
|
import"./packager-tool-m6ddy2t4.js";
|
|
6
6
|
import"./packager-tool-4vt21dnn.js";
|
|
7
|
-
import"./packager-tool-
|
|
7
|
+
import"./packager-tool-pv90by71.js";
|
|
8
8
|
import"./packager-tool-d3w0wn6k.js";
|
|
9
9
|
import"./packager-tool-1de529jm.js";
|
|
10
10
|
export {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uipath/api-workflow-tool",
|
|
3
3
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
4
|
-
"version": "1.202.1-preview.
|
|
4
|
+
"version": "1.202.1-preview.171",
|
|
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": "4cfde1fd876ddca47c91d716d72775270fd0fe7f"
|
|
29
29
|
}
|