@uipath/api-workflow-tool 1.201.0-preview.125 → 1.201.0-preview.127
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.127",
|
|
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=4D9FCAA74804E61064756E2164756E21
|
package/dist/index.js
CHANGED
|
@@ -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.
|
|
13850
|
+
version: "1.201.0-preview.127",
|
|
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=
|
|
14301
|
+
//# debugId=1208439C3B2238ED64756E2164756E21
|
|
@@ -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.127",
|
|
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.127",
|
|
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-r6rfbeqv.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-ygzzwphh.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.127",
|
|
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=1A87314DC736F57864756E2164756E21
|
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.127",
|
|
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": "a6c7f4f0ea04813ce939f31efc41bd9990d46e20"
|
|
29
29
|
}
|