@uipath/flow-tool 1.199.0-preview.91 → 1.199.0-preview.92
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
|
@@ -216215,7 +216215,7 @@ class TextApiResponse {
|
|
|
216215
216215
|
var package_default = {
|
|
216216
216216
|
name: "@uipath/integrationservice-sdk",
|
|
216217
216217
|
license: "MIT",
|
|
216218
|
-
version: "1.199.0-preview.
|
|
216218
|
+
version: "1.199.0-preview.92",
|
|
216219
216219
|
repository: {
|
|
216220
216220
|
type: "git",
|
|
216221
216221
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -223009,7 +223009,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
|
|
|
223009
223009
|
var package_default3 = {
|
|
223010
223010
|
name: "@uipath/solution-sdk",
|
|
223011
223011
|
license: "MIT",
|
|
223012
|
-
version: "1.199.0-preview.
|
|
223012
|
+
version: "1.199.0-preview.92",
|
|
223013
223013
|
repository: {
|
|
223014
223014
|
type: "git",
|
|
223015
223015
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -225613,7 +225613,7 @@ init_dist2();
|
|
|
225613
225613
|
// ../packager/packager-tool-flow/package.json
|
|
225614
225614
|
var package_default4 = {
|
|
225615
225615
|
name: "@uipath/packager-tool-flow",
|
|
225616
|
-
version: "1.199.0-preview.
|
|
225616
|
+
version: "1.199.0-preview.92",
|
|
225617
225617
|
description: "UiPath Flow tool implementation",
|
|
225618
225618
|
type: "module",
|
|
225619
225619
|
exports: {
|
|
@@ -269808,7 +269808,7 @@ function querystringSingleKey6(key, value, keyPrefix = "") {
|
|
|
269808
269808
|
var package_default5 = {
|
|
269809
269809
|
name: "@uipath/solution-sdk",
|
|
269810
269810
|
license: "MIT",
|
|
269811
|
-
version: "1.199.0-preview.
|
|
269811
|
+
version: "1.199.0-preview.92",
|
|
269812
269812
|
repository: {
|
|
269813
269813
|
type: "git",
|
|
269814
269814
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -287489,4 +287489,4 @@ export {
|
|
|
287489
287489
|
flowInitAsync
|
|
287490
287490
|
};
|
|
287491
287491
|
|
|
287492
|
-
//# debugId=
|
|
287492
|
+
//# debugId=38C0CF50B2A8FCCC64756E2164756E21
|
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.92",
|
|
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=2B9813C28D1D4AA364756E2164756E21
|
package/dist/tool.js
CHANGED
|
@@ -209397,7 +209397,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
|
|
|
209397
209397
|
package_default7 = {
|
|
209398
209398
|
name: "@uipath/project-packager",
|
|
209399
209399
|
license: "MIT",
|
|
209400
|
-
version: "1.199.0-preview.
|
|
209400
|
+
version: "1.199.0-preview.92",
|
|
209401
209401
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
209402
209402
|
type: "module",
|
|
209403
209403
|
main: "./dist/index.js",
|
|
@@ -301273,7 +301273,7 @@ import"./packager-tool.js";
|
|
|
301273
301273
|
var package_default = {
|
|
301274
301274
|
name: "@uipath/flow-tool",
|
|
301275
301275
|
license: "MIT",
|
|
301276
|
-
version: "1.199.0-preview.
|
|
301276
|
+
version: "1.199.0-preview.92",
|
|
301277
301277
|
description: "Create, debug, and run UiPath Flow projects and jobs.",
|
|
301278
301278
|
private: false,
|
|
301279
301279
|
repository: {
|
|
@@ -309808,7 +309808,7 @@ init_dist3();
|
|
|
309808
309808
|
// ../packager/packager-tool-flow/package.json
|
|
309809
309809
|
var package_default2 = {
|
|
309810
309810
|
name: "@uipath/packager-tool-flow",
|
|
309811
|
-
version: "1.199.0-preview.
|
|
309811
|
+
version: "1.199.0-preview.92",
|
|
309812
309812
|
description: "UiPath Flow tool implementation",
|
|
309813
309813
|
type: "module",
|
|
309814
309814
|
exports: {
|
|
@@ -358967,7 +358967,7 @@ class TextApiResponse {
|
|
|
358967
358967
|
var package_default3 = {
|
|
358968
358968
|
name: "@uipath/integrationservice-sdk",
|
|
358969
358969
|
license: "MIT",
|
|
358970
|
-
version: "1.199.0-preview.
|
|
358970
|
+
version: "1.199.0-preview.92",
|
|
358971
358971
|
repository: {
|
|
358972
358972
|
type: "git",
|
|
358973
358973
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -378288,7 +378288,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
|
|
|
378288
378288
|
var package_default5 = {
|
|
378289
378289
|
name: "@uipath/solution-sdk",
|
|
378290
378290
|
license: "MIT",
|
|
378291
|
-
version: "1.199.0-preview.
|
|
378291
|
+
version: "1.199.0-preview.92",
|
|
378292
378292
|
repository: {
|
|
378293
378293
|
type: "git",
|
|
378294
378294
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -415423,7 +415423,7 @@ function querystringSingleKey6(key, value, keyPrefix = "") {
|
|
|
415423
415423
|
var package_default6 = {
|
|
415424
415424
|
name: "@uipath/solution-sdk",
|
|
415425
415425
|
license: "MIT",
|
|
415426
|
-
version: "1.199.0-preview.
|
|
415426
|
+
version: "1.199.0-preview.92",
|
|
415427
415427
|
repository: {
|
|
415428
415428
|
type: "git",
|
|
415429
415429
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -438739,7 +438739,7 @@ function querystringSingleKey7(key, value, keyPrefix = "") {
|
|
|
438739
438739
|
var package_default8 = {
|
|
438740
438740
|
name: "@uipath/agent-sdk",
|
|
438741
438741
|
license: "MIT",
|
|
438742
|
-
version: "1.199.0-preview.
|
|
438742
|
+
version: "1.199.0-preview.92",
|
|
438743
438743
|
description: "SDK for the UiPath Agent Runtime API — evaluation execution and debug sessions.",
|
|
438744
438744
|
repository: {
|
|
438745
438745
|
type: "git",
|
|
@@ -439487,4 +439487,4 @@ export {
|
|
|
439487
439487
|
metadata
|
|
439488
439488
|
};
|
|
439489
439489
|
|
|
439490
|
-
//# debugId=
|
|
439490
|
+
//# debugId=AFFC88340333EF7364756E2164756E21
|
package/dist/validation.js
CHANGED
|
@@ -231746,7 +231746,7 @@ function querystringSingleKey(key, value, keyPrefix = "") {
|
|
|
231746
231746
|
var package_default = {
|
|
231747
231747
|
name: "@uipath/solution-sdk",
|
|
231748
231748
|
license: "MIT",
|
|
231749
|
-
version: "1.199.0-preview.
|
|
231749
|
+
version: "1.199.0-preview.92",
|
|
231750
231750
|
repository: {
|
|
231751
231751
|
type: "git",
|
|
231752
231752
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -236745,7 +236745,7 @@ class TextApiResponse2 {
|
|
|
236745
236745
|
var package_default2 = {
|
|
236746
236746
|
name: "@uipath/integrationservice-sdk",
|
|
236747
236747
|
license: "MIT",
|
|
236748
|
-
version: "1.199.0-preview.
|
|
236748
|
+
version: "1.199.0-preview.92",
|
|
236749
236749
|
repository: {
|
|
236750
236750
|
type: "git",
|
|
236751
236751
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -245886,7 +245886,7 @@ init_dist2();
|
|
|
245886
245886
|
// ../packager/packager-tool-flow/package.json
|
|
245887
245887
|
var package_default4 = {
|
|
245888
245888
|
name: "@uipath/packager-tool-flow",
|
|
245889
|
-
version: "1.199.0-preview.
|
|
245889
|
+
version: "1.199.0-preview.92",
|
|
245890
245890
|
description: "UiPath Flow tool implementation",
|
|
245891
245891
|
type: "module",
|
|
245892
245892
|
exports: {
|
|
@@ -261640,4 +261640,4 @@ export {
|
|
|
261640
261640
|
FlowValidateService
|
|
261641
261641
|
};
|
|
261642
261642
|
|
|
261643
|
-
//# debugId=
|
|
261643
|
+
//# debugId=779BEDD0BFE0C49F64756E2164756E21
|
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.92",
|
|
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": "d7b66f18f30e2e80a17293b6a0b656b54da35d49"
|
|
38
38
|
}
|