@uipath/flow-tool 1.199.0-preview.106 → 1.199.0-preview.107
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 +5 -5
- package/dist/packager-tool.js +2 -2
- package/dist/tool.js +8 -8
- package/dist/validation.js +4 -4
- package/package.json +2 -2
package/dist/init.js
CHANGED
|
@@ -214399,7 +214399,7 @@ class TextApiResponse {
|
|
|
214399
214399
|
var package_default = {
|
|
214400
214400
|
name: "@uipath/integrationservice-sdk",
|
|
214401
214401
|
license: "MIT",
|
|
214402
|
-
version: "1.199.0-preview.
|
|
214402
|
+
version: "1.199.0-preview.107",
|
|
214403
214403
|
repository: {
|
|
214404
214404
|
type: "git",
|
|
214405
214405
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -221193,7 +221193,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
|
|
|
221193
221193
|
var package_default3 = {
|
|
221194
221194
|
name: "@uipath/solution-sdk",
|
|
221195
221195
|
license: "MIT",
|
|
221196
|
-
version: "1.199.0-preview.
|
|
221196
|
+
version: "1.199.0-preview.107",
|
|
221197
221197
|
repository: {
|
|
221198
221198
|
type: "git",
|
|
221199
221199
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -223797,7 +223797,7 @@ init_dist2();
|
|
|
223797
223797
|
// ../packager/packager-tool-flow/package.json
|
|
223798
223798
|
var package_default4 = {
|
|
223799
223799
|
name: "@uipath/packager-tool-flow",
|
|
223800
|
-
version: "1.199.0-preview.
|
|
223800
|
+
version: "1.199.0-preview.107",
|
|
223801
223801
|
description: "UiPath Flow tool implementation",
|
|
223802
223802
|
type: "module",
|
|
223803
223803
|
exports: {
|
|
@@ -268096,7 +268096,7 @@ function querystringSingleKey6(key, value, keyPrefix = "") {
|
|
|
268096
268096
|
var package_default5 = {
|
|
268097
268097
|
name: "@uipath/solution-sdk",
|
|
268098
268098
|
license: "MIT",
|
|
268099
|
-
version: "1.199.0-preview.
|
|
268099
|
+
version: "1.199.0-preview.107",
|
|
268100
268100
|
repository: {
|
|
268101
268101
|
type: "git",
|
|
268102
268102
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -285777,4 +285777,4 @@ export {
|
|
|
285777
285777
|
flowInitAsync
|
|
285778
285778
|
};
|
|
285779
285779
|
|
|
285780
|
-
//# debugId=
|
|
285780
|
+
//# debugId=991FCE5D0E6042A864756E2164756E21
|
package/dist/packager-tool.js
CHANGED
|
@@ -172877,7 +172877,7 @@ init_dist6();
|
|
|
172877
172877
|
// ../packager/packager-tool-flow/package.json
|
|
172878
172878
|
var package_default = {
|
|
172879
172879
|
name: "@uipath/packager-tool-flow",
|
|
172880
|
-
version: "1.199.0-preview.
|
|
172880
|
+
version: "1.199.0-preview.107",
|
|
172881
172881
|
description: "UiPath Flow tool implementation",
|
|
172882
172882
|
type: "module",
|
|
172883
172883
|
exports: {
|
|
@@ -187640,4 +187640,4 @@ var toolsFactoryRepository2 = _global2[REGISTRY_KEY2];
|
|
|
187640
187640
|
// src/packager-tool.ts
|
|
187641
187641
|
toolsFactoryRepository2.registerProjectToolFactory(new FlowToolFactory);
|
|
187642
187642
|
|
|
187643
|
-
//# debugId=
|
|
187643
|
+
//# debugId=E18EF02BE897D40D64756E2164756E21
|
package/dist/tool.js
CHANGED
|
@@ -207962,7 +207962,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
|
|
|
207962
207962
|
package_default7 = {
|
|
207963
207963
|
name: "@uipath/project-packager",
|
|
207964
207964
|
license: "MIT",
|
|
207965
|
-
version: "1.199.0-preview.
|
|
207965
|
+
version: "1.199.0-preview.107",
|
|
207966
207966
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
207967
207967
|
type: "module",
|
|
207968
207968
|
main: "./dist/index.js",
|
|
@@ -299838,7 +299838,7 @@ import"./packager-tool.js";
|
|
|
299838
299838
|
var package_default = {
|
|
299839
299839
|
name: "@uipath/flow-tool",
|
|
299840
299840
|
license: "MIT",
|
|
299841
|
-
version: "1.199.0-preview.
|
|
299841
|
+
version: "1.199.0-preview.107",
|
|
299842
299842
|
description: "Create, debug, and run UiPath Flow projects and jobs.",
|
|
299843
299843
|
private: false,
|
|
299844
299844
|
repository: {
|
|
@@ -308480,7 +308480,7 @@ init_dist3();
|
|
|
308480
308480
|
// ../packager/packager-tool-flow/package.json
|
|
308481
308481
|
var package_default2 = {
|
|
308482
308482
|
name: "@uipath/packager-tool-flow",
|
|
308483
|
-
version: "1.199.0-preview.
|
|
308483
|
+
version: "1.199.0-preview.107",
|
|
308484
308484
|
description: "UiPath Flow tool implementation",
|
|
308485
308485
|
type: "module",
|
|
308486
308486
|
exports: {
|
|
@@ -357250,7 +357250,7 @@ class TextApiResponse {
|
|
|
357250
357250
|
var package_default3 = {
|
|
357251
357251
|
name: "@uipath/integrationservice-sdk",
|
|
357252
357252
|
license: "MIT",
|
|
357253
|
-
version: "1.199.0-preview.
|
|
357253
|
+
version: "1.199.0-preview.107",
|
|
357254
357254
|
repository: {
|
|
357255
357255
|
type: "git",
|
|
357256
357256
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -376571,7 +376571,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
|
|
|
376571
376571
|
var package_default5 = {
|
|
376572
376572
|
name: "@uipath/solution-sdk",
|
|
376573
376573
|
license: "MIT",
|
|
376574
|
-
version: "1.199.0-preview.
|
|
376574
|
+
version: "1.199.0-preview.107",
|
|
376575
376575
|
repository: {
|
|
376576
376576
|
type: "git",
|
|
376577
376577
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -413810,7 +413810,7 @@ function querystringSingleKey6(key, value, keyPrefix = "") {
|
|
|
413810
413810
|
var package_default6 = {
|
|
413811
413811
|
name: "@uipath/solution-sdk",
|
|
413812
413812
|
license: "MIT",
|
|
413813
|
-
version: "1.199.0-preview.
|
|
413813
|
+
version: "1.199.0-preview.107",
|
|
413814
413814
|
repository: {
|
|
413815
413815
|
type: "git",
|
|
413816
413816
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -437126,7 +437126,7 @@ function querystringSingleKey7(key, value, keyPrefix = "") {
|
|
|
437126
437126
|
var package_default8 = {
|
|
437127
437127
|
name: "@uipath/agent-sdk",
|
|
437128
437128
|
license: "MIT",
|
|
437129
|
-
version: "1.199.0-preview.
|
|
437129
|
+
version: "1.199.0-preview.107",
|
|
437130
437130
|
description: "SDK for the UiPath Agent Runtime API — evaluation execution and debug sessions.",
|
|
437131
437131
|
repository: {
|
|
437132
437132
|
type: "git",
|
|
@@ -437874,4 +437874,4 @@ export {
|
|
|
437874
437874
|
metadata
|
|
437875
437875
|
};
|
|
437876
437876
|
|
|
437877
|
-
//# debugId=
|
|
437877
|
+
//# debugId=E4B8614E646DE9D664756E2164756E21
|
package/dist/validation.js
CHANGED
|
@@ -230319,7 +230319,7 @@ function querystringSingleKey(key, value, keyPrefix = "") {
|
|
|
230319
230319
|
var package_default = {
|
|
230320
230320
|
name: "@uipath/solution-sdk",
|
|
230321
230321
|
license: "MIT",
|
|
230322
|
-
version: "1.199.0-preview.
|
|
230322
|
+
version: "1.199.0-preview.107",
|
|
230323
230323
|
repository: {
|
|
230324
230324
|
type: "git",
|
|
230325
230325
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -234929,7 +234929,7 @@ class TextApiResponse2 {
|
|
|
234929
234929
|
var package_default2 = {
|
|
234930
234930
|
name: "@uipath/integrationservice-sdk",
|
|
234931
234931
|
license: "MIT",
|
|
234932
|
-
version: "1.199.0-preview.
|
|
234932
|
+
version: "1.199.0-preview.107",
|
|
234933
234933
|
repository: {
|
|
234934
234934
|
type: "git",
|
|
234935
234935
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -244070,7 +244070,7 @@ init_dist2();
|
|
|
244070
244070
|
// ../packager/packager-tool-flow/package.json
|
|
244071
244071
|
var package_default4 = {
|
|
244072
244072
|
name: "@uipath/packager-tool-flow",
|
|
244073
|
-
version: "1.199.0-preview.
|
|
244073
|
+
version: "1.199.0-preview.107",
|
|
244074
244074
|
description: "UiPath Flow tool implementation",
|
|
244075
244075
|
type: "module",
|
|
244076
244076
|
exports: {
|
|
@@ -259824,4 +259824,4 @@ export {
|
|
|
259824
259824
|
FlowValidateService
|
|
259825
259825
|
};
|
|
259826
259826
|
|
|
259827
|
-
//# debugId=
|
|
259827
|
+
//# debugId=66A8D13EBCFACB5464756E2164756E21
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uipath/flow-tool",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "1.199.0-preview.
|
|
4
|
+
"version": "1.199.0-preview.107",
|
|
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": "bbfbe57757e61c3b0c6ef05fb0ad5c1d0f1f7680"
|
|
38
38
|
}
|