@uipath/flow-tool 1.198.0-preview.86 → 1.198.0-preview.87
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/init.js +4 -4
- package/dist/packager-tool.js +2 -2
- package/dist/tool.js +7 -7
- package/dist/validation.js +4 -4
- package/package.json +2 -2
package/dist/init.js
CHANGED
|
@@ -195580,7 +195580,7 @@ class TextApiResponse {
|
|
|
195580
195580
|
var package_default = {
|
|
195581
195581
|
name: "@uipath/integrationservice-sdk",
|
|
195582
195582
|
license: "MIT",
|
|
195583
|
-
version: "1.198.0-preview.
|
|
195583
|
+
version: "1.198.0-preview.87",
|
|
195584
195584
|
repository: {
|
|
195585
195585
|
type: "git",
|
|
195586
195586
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -202374,7 +202374,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
|
|
|
202374
202374
|
var package_default3 = {
|
|
202375
202375
|
name: "@uipath/solution-sdk",
|
|
202376
202376
|
license: "MIT",
|
|
202377
|
-
version: "1.198.0-preview.
|
|
202377
|
+
version: "1.198.0-preview.87",
|
|
202378
202378
|
repository: {
|
|
202379
202379
|
type: "git",
|
|
202380
202380
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -204910,7 +204910,7 @@ init_dist2();
|
|
|
204910
204910
|
// ../packager/packager-tool-flow/package.json
|
|
204911
204911
|
var package_default4 = {
|
|
204912
204912
|
name: "@uipath/packager-tool-flow",
|
|
204913
|
-
version: "1.198.0-preview.
|
|
204913
|
+
version: "1.198.0-preview.87",
|
|
204914
204914
|
description: "UiPath Flow tool implementation",
|
|
204915
204915
|
type: "module",
|
|
204916
204916
|
exports: {
|
|
@@ -218773,4 +218773,4 @@ export {
|
|
|
218773
218773
|
flowInitAsync
|
|
218774
218774
|
};
|
|
218775
218775
|
|
|
218776
|
-
//# debugId=
|
|
218776
|
+
//# debugId=9BE762BA0A95417264756E2164756E21
|
package/dist/packager-tool.js
CHANGED
|
@@ -159840,7 +159840,7 @@ init_dist6();
|
|
|
159840
159840
|
// ../packager/packager-tool-flow/package.json
|
|
159841
159841
|
var package_default = {
|
|
159842
159842
|
name: "@uipath/packager-tool-flow",
|
|
159843
|
-
version: "1.198.0-preview.
|
|
159843
|
+
version: "1.198.0-preview.87",
|
|
159844
159844
|
description: "UiPath Flow tool implementation",
|
|
159845
159845
|
type: "module",
|
|
159846
159846
|
exports: {
|
|
@@ -174557,4 +174557,4 @@ var toolsFactoryRepository2 = _global2[REGISTRY_KEY2];
|
|
|
174557
174557
|
// src/packager-tool.ts
|
|
174558
174558
|
toolsFactoryRepository2.registerProjectToolFactory(new FlowToolFactory);
|
|
174559
174559
|
|
|
174560
|
-
//# debugId=
|
|
174560
|
+
//# debugId=447681B63661E6DA64756E2164756E21
|
package/dist/tool.js
CHANGED
|
@@ -194748,7 +194748,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
|
|
|
194748
194748
|
package_default6 = {
|
|
194749
194749
|
name: "@uipath/project-packager",
|
|
194750
194750
|
license: "MIT",
|
|
194751
|
-
version: "1.198.0-preview.
|
|
194751
|
+
version: "1.198.0-preview.87",
|
|
194752
194752
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
194753
194753
|
type: "module",
|
|
194754
194754
|
main: "./dist/index.js",
|
|
@@ -286624,7 +286624,7 @@ import"./packager-tool.js";
|
|
|
286624
286624
|
var package_default = {
|
|
286625
286625
|
name: "@uipath/flow-tool",
|
|
286626
286626
|
license: "MIT",
|
|
286627
|
-
version: "1.198.0-preview.
|
|
286627
|
+
version: "1.198.0-preview.87",
|
|
286628
286628
|
description: "Create, debug, and run UiPath Flow projects and jobs.",
|
|
286629
286629
|
private: false,
|
|
286630
286630
|
repository: {
|
|
@@ -295031,7 +295031,7 @@ init_dist3();
|
|
|
295031
295031
|
// ../packager/packager-tool-flow/package.json
|
|
295032
295032
|
var package_default2 = {
|
|
295033
295033
|
name: "@uipath/packager-tool-flow",
|
|
295034
|
-
version: "1.198.0-preview.
|
|
295034
|
+
version: "1.198.0-preview.87",
|
|
295035
295035
|
description: "UiPath Flow tool implementation",
|
|
295036
295036
|
type: "module",
|
|
295037
295037
|
exports: {
|
|
@@ -337993,7 +337993,7 @@ class TextApiResponse {
|
|
|
337993
337993
|
var package_default3 = {
|
|
337994
337994
|
name: "@uipath/integrationservice-sdk",
|
|
337995
337995
|
license: "MIT",
|
|
337996
|
-
version: "1.198.0-preview.
|
|
337996
|
+
version: "1.198.0-preview.87",
|
|
337997
337997
|
repository: {
|
|
337998
337998
|
type: "git",
|
|
337999
337999
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -356229,7 +356229,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
|
|
|
356229
356229
|
var package_default5 = {
|
|
356230
356230
|
name: "@uipath/solution-sdk",
|
|
356231
356231
|
license: "MIT",
|
|
356232
|
-
version: "1.198.0-preview.
|
|
356232
|
+
version: "1.198.0-preview.87",
|
|
356233
356233
|
repository: {
|
|
356234
356234
|
type: "git",
|
|
356235
356235
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -369442,7 +369442,7 @@ function querystringSingleKey6(key, value, keyPrefix = "") {
|
|
|
369442
369442
|
var package_default7 = {
|
|
369443
369443
|
name: "@uipath/agent-sdk",
|
|
369444
369444
|
license: "MIT",
|
|
369445
|
-
version: "1.198.0-preview.
|
|
369445
|
+
version: "1.198.0-preview.87",
|
|
369446
369446
|
description: "SDK for the UiPath Agent Runtime API — evaluation execution and debug sessions.",
|
|
369447
369447
|
repository: {
|
|
369448
369448
|
type: "git",
|
|
@@ -370190,4 +370190,4 @@ export {
|
|
|
370190
370190
|
metadata
|
|
370191
370191
|
};
|
|
370192
370192
|
|
|
370193
|
-
//# debugId=
|
|
370193
|
+
//# debugId=8F030E923AEDD23764756E2164756E21
|
package/dist/validation.js
CHANGED
|
@@ -211505,7 +211505,7 @@ function querystringSingleKey(key, value, keyPrefix = "") {
|
|
|
211505
211505
|
var package_default = {
|
|
211506
211506
|
name: "@uipath/solution-sdk",
|
|
211507
211507
|
license: "MIT",
|
|
211508
|
-
version: "1.198.0-preview.
|
|
211508
|
+
version: "1.198.0-preview.87",
|
|
211509
211509
|
repository: {
|
|
211510
211510
|
type: "git",
|
|
211511
211511
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -216109,7 +216109,7 @@ class TextApiResponse2 {
|
|
|
216109
216109
|
var package_default2 = {
|
|
216110
216110
|
name: "@uipath/integrationservice-sdk",
|
|
216111
216111
|
license: "MIT",
|
|
216112
|
-
version: "1.198.0-preview.
|
|
216112
|
+
version: "1.198.0-preview.87",
|
|
216113
216113
|
repository: {
|
|
216114
216114
|
type: "git",
|
|
216115
216115
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -225202,7 +225202,7 @@ init_dist2();
|
|
|
225202
225202
|
// ../packager/packager-tool-flow/package.json
|
|
225203
225203
|
var package_default4 = {
|
|
225204
225204
|
name: "@uipath/packager-tool-flow",
|
|
225205
|
-
version: "1.198.0-preview.
|
|
225205
|
+
version: "1.198.0-preview.87",
|
|
225206
225206
|
description: "UiPath Flow tool implementation",
|
|
225207
225207
|
type: "module",
|
|
225208
225208
|
exports: {
|
|
@@ -239991,4 +239991,4 @@ export {
|
|
|
239991
239991
|
FlowValidateService
|
|
239992
239992
|
};
|
|
239993
239993
|
|
|
239994
|
-
//# debugId=
|
|
239994
|
+
//# debugId=4F2BF2A7BDEE10D164756E2164756E21
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uipath/flow-tool",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "1.198.0-preview.
|
|
4
|
+
"version": "1.198.0-preview.87",
|
|
5
5
|
"description": "Create, debug, and run UiPath Flow projects and jobs.",
|
|
6
6
|
"private": false,
|
|
7
7
|
"repository": {
|
|
@@ -34,5 +34,5 @@
|
|
|
34
34
|
"files": [
|
|
35
35
|
"dist"
|
|
36
36
|
],
|
|
37
|
-
"gitHead": "
|
|
37
|
+
"gitHead": "b84a7a78e1a325c3dd3b39efd3018c49b38c789f"
|
|
38
38
|
}
|