@uipath/flow-tool 1.199.0-preview.97 → 1.199.0-preview.99
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
|
@@ -216322,7 +216322,7 @@ class TextApiResponse {
|
|
|
216322
216322
|
var package_default = {
|
|
216323
216323
|
name: "@uipath/integrationservice-sdk",
|
|
216324
216324
|
license: "MIT",
|
|
216325
|
-
version: "1.199.0-preview.
|
|
216325
|
+
version: "1.199.0-preview.99",
|
|
216326
216326
|
repository: {
|
|
216327
216327
|
type: "git",
|
|
216328
216328
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -223116,7 +223116,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
|
|
|
223116
223116
|
var package_default3 = {
|
|
223117
223117
|
name: "@uipath/solution-sdk",
|
|
223118
223118
|
license: "MIT",
|
|
223119
|
-
version: "1.199.0-preview.
|
|
223119
|
+
version: "1.199.0-preview.99",
|
|
223120
223120
|
repository: {
|
|
223121
223121
|
type: "git",
|
|
223122
223122
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -225720,7 +225720,7 @@ init_dist2();
|
|
|
225720
225720
|
// ../packager/packager-tool-flow/package.json
|
|
225721
225721
|
var package_default4 = {
|
|
225722
225722
|
name: "@uipath/packager-tool-flow",
|
|
225723
|
-
version: "1.199.0-preview.
|
|
225723
|
+
version: "1.199.0-preview.99",
|
|
225724
225724
|
description: "UiPath Flow tool implementation",
|
|
225725
225725
|
type: "module",
|
|
225726
225726
|
exports: {
|
|
@@ -270019,7 +270019,7 @@ function querystringSingleKey6(key, value, keyPrefix = "") {
|
|
|
270019
270019
|
var package_default5 = {
|
|
270020
270020
|
name: "@uipath/solution-sdk",
|
|
270021
270021
|
license: "MIT",
|
|
270022
|
-
version: "1.199.0-preview.
|
|
270022
|
+
version: "1.199.0-preview.99",
|
|
270023
270023
|
repository: {
|
|
270024
270024
|
type: "git",
|
|
270025
270025
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -287700,4 +287700,4 @@ export {
|
|
|
287700
287700
|
flowInitAsync
|
|
287701
287701
|
};
|
|
287702
287702
|
|
|
287703
|
-
//# debugId=
|
|
287703
|
+
//# debugId=3512FF4A7ABD111064756E2164756E21
|
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.99",
|
|
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=BA653613DB8EAA2F64756E2164756E21
|
package/dist/tool.js
CHANGED
|
@@ -209496,7 +209496,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
|
|
|
209496
209496
|
package_default7 = {
|
|
209497
209497
|
name: "@uipath/project-packager",
|
|
209498
209498
|
license: "MIT",
|
|
209499
|
-
version: "1.199.0-preview.
|
|
209499
|
+
version: "1.199.0-preview.99",
|
|
209500
209500
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
209501
209501
|
type: "module",
|
|
209502
209502
|
main: "./dist/index.js",
|
|
@@ -301372,7 +301372,7 @@ import"./packager-tool.js";
|
|
|
301372
301372
|
var package_default = {
|
|
301373
301373
|
name: "@uipath/flow-tool",
|
|
301374
301374
|
license: "MIT",
|
|
301375
|
-
version: "1.199.0-preview.
|
|
301375
|
+
version: "1.199.0-preview.99",
|
|
301376
301376
|
description: "Create, debug, and run UiPath Flow projects and jobs.",
|
|
301377
301377
|
private: false,
|
|
301378
301378
|
repository: {
|
|
@@ -310014,7 +310014,7 @@ init_dist3();
|
|
|
310014
310014
|
// ../packager/packager-tool-flow/package.json
|
|
310015
310015
|
var package_default2 = {
|
|
310016
310016
|
name: "@uipath/packager-tool-flow",
|
|
310017
|
-
version: "1.199.0-preview.
|
|
310017
|
+
version: "1.199.0-preview.99",
|
|
310018
310018
|
description: "UiPath Flow tool implementation",
|
|
310019
310019
|
type: "module",
|
|
310020
310020
|
exports: {
|
|
@@ -359173,7 +359173,7 @@ class TextApiResponse {
|
|
|
359173
359173
|
var package_default3 = {
|
|
359174
359174
|
name: "@uipath/integrationservice-sdk",
|
|
359175
359175
|
license: "MIT",
|
|
359176
|
-
version: "1.199.0-preview.
|
|
359176
|
+
version: "1.199.0-preview.99",
|
|
359177
359177
|
repository: {
|
|
359178
359178
|
type: "git",
|
|
359179
359179
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -378494,7 +378494,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
|
|
|
378494
378494
|
var package_default5 = {
|
|
378495
378495
|
name: "@uipath/solution-sdk",
|
|
378496
378496
|
license: "MIT",
|
|
378497
|
-
version: "1.199.0-preview.
|
|
378497
|
+
version: "1.199.0-preview.99",
|
|
378498
378498
|
repository: {
|
|
378499
378499
|
type: "git",
|
|
378500
378500
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -415733,7 +415733,7 @@ function querystringSingleKey6(key, value, keyPrefix = "") {
|
|
|
415733
415733
|
var package_default6 = {
|
|
415734
415734
|
name: "@uipath/solution-sdk",
|
|
415735
415735
|
license: "MIT",
|
|
415736
|
-
version: "1.199.0-preview.
|
|
415736
|
+
version: "1.199.0-preview.99",
|
|
415737
415737
|
repository: {
|
|
415738
415738
|
type: "git",
|
|
415739
415739
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -439049,7 +439049,7 @@ function querystringSingleKey7(key, value, keyPrefix = "") {
|
|
|
439049
439049
|
var package_default8 = {
|
|
439050
439050
|
name: "@uipath/agent-sdk",
|
|
439051
439051
|
license: "MIT",
|
|
439052
|
-
version: "1.199.0-preview.
|
|
439052
|
+
version: "1.199.0-preview.99",
|
|
439053
439053
|
description: "SDK for the UiPath Agent Runtime API — evaluation execution and debug sessions.",
|
|
439054
439054
|
repository: {
|
|
439055
439055
|
type: "git",
|
|
@@ -439797,4 +439797,4 @@ export {
|
|
|
439797
439797
|
metadata
|
|
439798
439798
|
};
|
|
439799
439799
|
|
|
439800
|
-
//# debugId=
|
|
439800
|
+
//# debugId=BC39F7D5ABD610E964756E2164756E21
|
package/dist/validation.js
CHANGED
|
@@ -231853,7 +231853,7 @@ function querystringSingleKey(key, value, keyPrefix = "") {
|
|
|
231853
231853
|
var package_default = {
|
|
231854
231854
|
name: "@uipath/solution-sdk",
|
|
231855
231855
|
license: "MIT",
|
|
231856
|
-
version: "1.199.0-preview.
|
|
231856
|
+
version: "1.199.0-preview.99",
|
|
231857
231857
|
repository: {
|
|
231858
231858
|
type: "git",
|
|
231859
231859
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -236852,7 +236852,7 @@ class TextApiResponse2 {
|
|
|
236852
236852
|
var package_default2 = {
|
|
236853
236853
|
name: "@uipath/integrationservice-sdk",
|
|
236854
236854
|
license: "MIT",
|
|
236855
|
-
version: "1.199.0-preview.
|
|
236855
|
+
version: "1.199.0-preview.99",
|
|
236856
236856
|
repository: {
|
|
236857
236857
|
type: "git",
|
|
236858
236858
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -245993,7 +245993,7 @@ init_dist2();
|
|
|
245993
245993
|
// ../packager/packager-tool-flow/package.json
|
|
245994
245994
|
var package_default4 = {
|
|
245995
245995
|
name: "@uipath/packager-tool-flow",
|
|
245996
|
-
version: "1.199.0-preview.
|
|
245996
|
+
version: "1.199.0-preview.99",
|
|
245997
245997
|
description: "UiPath Flow tool implementation",
|
|
245998
245998
|
type: "module",
|
|
245999
245999
|
exports: {
|
|
@@ -261747,4 +261747,4 @@ export {
|
|
|
261747
261747
|
FlowValidateService
|
|
261748
261748
|
};
|
|
261749
261749
|
|
|
261750
|
-
//# debugId=
|
|
261750
|
+
//# debugId=7FCAD0CAC82763A464756E2164756E21
|
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.99",
|
|
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": "6ba217cddceb86e3fa39ed82e49c5062878a85c6"
|
|
38
38
|
}
|