@uipath/flow-tool 1.197.0-preview.79 → 1.197.0-preview.89
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
|
@@ -195197,7 +195197,7 @@ class TextApiResponse {
|
|
|
195197
195197
|
var package_default = {
|
|
195198
195198
|
name: "@uipath/integrationservice-sdk",
|
|
195199
195199
|
license: "MIT",
|
|
195200
|
-
version: "1.197.0-preview.
|
|
195200
|
+
version: "1.197.0-preview.89",
|
|
195201
195201
|
repository: {
|
|
195202
195202
|
type: "git",
|
|
195203
195203
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -201978,7 +201978,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
|
|
|
201978
201978
|
var package_default3 = {
|
|
201979
201979
|
name: "@uipath/solution-sdk",
|
|
201980
201980
|
license: "MIT",
|
|
201981
|
-
version: "1.197.0-preview.
|
|
201981
|
+
version: "1.197.0-preview.89",
|
|
201982
201982
|
repository: {
|
|
201983
201983
|
type: "git",
|
|
201984
201984
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -204510,7 +204510,7 @@ init_dist2();
|
|
|
204510
204510
|
// ../packager/packager-tool-flow/package.json
|
|
204511
204511
|
var package_default4 = {
|
|
204512
204512
|
name: "@uipath/packager-tool-flow",
|
|
204513
|
-
version: "1.197.0-preview.
|
|
204513
|
+
version: "1.197.0-preview.89",
|
|
204514
204514
|
description: "UiPath Flow tool implementation",
|
|
204515
204515
|
type: "module",
|
|
204516
204516
|
exports: {
|
|
@@ -218308,4 +218308,4 @@ export {
|
|
|
218308
218308
|
flowInitAsync
|
|
218309
218309
|
};
|
|
218310
218310
|
|
|
218311
|
-
//# debugId=
|
|
218311
|
+
//# debugId=6B4FB2096F5E770364756E2164756E21
|
package/dist/packager-tool.js
CHANGED
|
@@ -159836,7 +159836,7 @@ init_dist6();
|
|
|
159836
159836
|
// ../packager/packager-tool-flow/package.json
|
|
159837
159837
|
var package_default = {
|
|
159838
159838
|
name: "@uipath/packager-tool-flow",
|
|
159839
|
-
version: "1.197.0-preview.
|
|
159839
|
+
version: "1.197.0-preview.89",
|
|
159840
159840
|
description: "UiPath Flow tool implementation",
|
|
159841
159841
|
type: "module",
|
|
159842
159842
|
exports: {
|
|
@@ -174488,4 +174488,4 @@ var toolsFactoryRepository2 = _global2[REGISTRY_KEY2];
|
|
|
174488
174488
|
// src/packager-tool.ts
|
|
174489
174489
|
toolsFactoryRepository2.registerProjectToolFactory(new FlowToolFactory);
|
|
174490
174490
|
|
|
174491
|
-
//# debugId=
|
|
174491
|
+
//# debugId=3A120A1BC159FE7864756E2164756E21
|
package/dist/tool.js
CHANGED
|
@@ -194342,7 +194342,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
|
|
|
194342
194342
|
package_default6 = {
|
|
194343
194343
|
name: "@uipath/project-packager",
|
|
194344
194344
|
license: "MIT",
|
|
194345
|
-
version: "1.197.0-preview.
|
|
194345
|
+
version: "1.197.0-preview.89",
|
|
194346
194346
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
194347
194347
|
type: "module",
|
|
194348
194348
|
main: "./dist/index.js",
|
|
@@ -286218,7 +286218,7 @@ import"./packager-tool.js";
|
|
|
286218
286218
|
var package_default = {
|
|
286219
286219
|
name: "@uipath/flow-tool",
|
|
286220
286220
|
license: "MIT",
|
|
286221
|
-
version: "1.197.0-preview.
|
|
286221
|
+
version: "1.197.0-preview.89",
|
|
286222
286222
|
description: "Create, debug, and run UiPath Flow projects and jobs.",
|
|
286223
286223
|
private: false,
|
|
286224
286224
|
repository: {
|
|
@@ -294236,7 +294236,7 @@ init_dist3();
|
|
|
294236
294236
|
// ../packager/packager-tool-flow/package.json
|
|
294237
294237
|
var package_default2 = {
|
|
294238
294238
|
name: "@uipath/packager-tool-flow",
|
|
294239
|
-
version: "1.197.0-preview.
|
|
294239
|
+
version: "1.197.0-preview.89",
|
|
294240
294240
|
description: "UiPath Flow tool implementation",
|
|
294241
294241
|
type: "module",
|
|
294242
294242
|
exports: {
|
|
@@ -337129,7 +337129,7 @@ class TextApiResponse {
|
|
|
337129
337129
|
var package_default3 = {
|
|
337130
337130
|
name: "@uipath/integrationservice-sdk",
|
|
337131
337131
|
license: "MIT",
|
|
337132
|
-
version: "1.197.0-preview.
|
|
337132
|
+
version: "1.197.0-preview.89",
|
|
337133
337133
|
repository: {
|
|
337134
337134
|
type: "git",
|
|
337135
337135
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -355155,7 +355155,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
|
|
|
355155
355155
|
var package_default5 = {
|
|
355156
355156
|
name: "@uipath/solution-sdk",
|
|
355157
355157
|
license: "MIT",
|
|
355158
|
-
version: "1.197.0-preview.
|
|
355158
|
+
version: "1.197.0-preview.89",
|
|
355159
355159
|
repository: {
|
|
355160
355160
|
type: "git",
|
|
355161
355161
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -367419,7 +367419,7 @@ function querystringSingleKey6(key, value, keyPrefix = "") {
|
|
|
367419
367419
|
var package_default7 = {
|
|
367420
367420
|
name: "@uipath/agent-sdk",
|
|
367421
367421
|
license: "MIT",
|
|
367422
|
-
version: "1.197.0-preview.
|
|
367422
|
+
version: "1.197.0-preview.89",
|
|
367423
367423
|
description: "SDK for the UiPath Agent Runtime API — evaluation execution and debug sessions.",
|
|
367424
367424
|
repository: {
|
|
367425
367425
|
type: "git",
|
|
@@ -368167,4 +368167,4 @@ export {
|
|
|
368167
368167
|
metadata
|
|
368168
368168
|
};
|
|
368169
368169
|
|
|
368170
|
-
//# debugId=
|
|
368170
|
+
//# debugId=AD178D35B01686ED64756E2164756E21
|
package/dist/validation.js
CHANGED
|
@@ -211122,7 +211122,7 @@ function querystringSingleKey(key, value, keyPrefix = "") {
|
|
|
211122
211122
|
var package_default = {
|
|
211123
211123
|
name: "@uipath/solution-sdk",
|
|
211124
211124
|
license: "MIT",
|
|
211125
|
-
version: "1.197.0-preview.
|
|
211125
|
+
version: "1.197.0-preview.89",
|
|
211126
211126
|
repository: {
|
|
211127
211127
|
type: "git",
|
|
211128
211128
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -215726,7 +215726,7 @@ class TextApiResponse2 {
|
|
|
215726
215726
|
var package_default2 = {
|
|
215727
215727
|
name: "@uipath/integrationservice-sdk",
|
|
215728
215728
|
license: "MIT",
|
|
215729
|
-
version: "1.197.0-preview.
|
|
215729
|
+
version: "1.197.0-preview.89",
|
|
215730
215730
|
repository: {
|
|
215731
215731
|
type: "git",
|
|
215732
215732
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -224155,7 +224155,7 @@ init_dist2();
|
|
|
224155
224155
|
// ../packager/packager-tool-flow/package.json
|
|
224156
224156
|
var package_default4 = {
|
|
224157
224157
|
name: "@uipath/packager-tool-flow",
|
|
224158
|
-
version: "1.197.0-preview.
|
|
224158
|
+
version: "1.197.0-preview.89",
|
|
224159
224159
|
description: "UiPath Flow tool implementation",
|
|
224160
224160
|
type: "module",
|
|
224161
224161
|
exports: {
|
|
@@ -239440,4 +239440,4 @@ export {
|
|
|
239440
239440
|
FlowValidateService
|
|
239441
239441
|
};
|
|
239442
239442
|
|
|
239443
|
-
//# debugId=
|
|
239443
|
+
//# debugId=76FAEED10D812BF564756E2164756E21
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uipath/flow-tool",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "1.197.0-preview.
|
|
4
|
+
"version": "1.197.0-preview.89",
|
|
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": "75ed4e2a4895c09375b71a621dce031e04aca28b"
|
|
38
38
|
}
|