@uipath/flow-tool 1.198.0-preview.101 → 1.198.0-preview.102

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 CHANGED
@@ -214365,7 +214365,7 @@ class TextApiResponse {
214365
214365
  var package_default = {
214366
214366
  name: "@uipath/integrationservice-sdk",
214367
214367
  license: "MIT",
214368
- version: "1.198.0-preview.101",
214368
+ version: "1.198.0-preview.102",
214369
214369
  repository: {
214370
214370
  type: "git",
214371
214371
  url: "https://github.com/UiPath/cli.git",
@@ -221159,7 +221159,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
221159
221159
  var package_default3 = {
221160
221160
  name: "@uipath/solution-sdk",
221161
221161
  license: "MIT",
221162
- version: "1.198.0-preview.101",
221162
+ version: "1.198.0-preview.102",
221163
221163
  repository: {
221164
221164
  type: "git",
221165
221165
  url: "https://github.com/UiPath/cli.git",
@@ -223695,7 +223695,7 @@ init_dist2();
223695
223695
  // ../packager/packager-tool-flow/package.json
223696
223696
  var package_default4 = {
223697
223697
  name: "@uipath/packager-tool-flow",
223698
- version: "1.198.0-preview.101",
223698
+ version: "1.198.0-preview.102",
223699
223699
  description: "UiPath Flow tool implementation",
223700
223700
  type: "module",
223701
223701
  exports: {
@@ -237604,4 +237604,4 @@ export {
237604
237604
  flowInitAsync
237605
237605
  };
237606
237606
 
237607
- //# debugId=E8C8046D6B67363A64756E2164756E21
237607
+ //# debugId=B8B458BCC216BB6164756E2164756E21
@@ -172847,7 +172847,7 @@ init_dist6();
172847
172847
  // ../packager/packager-tool-flow/package.json
172848
172848
  var package_default = {
172849
172849
  name: "@uipath/packager-tool-flow",
172850
- version: "1.198.0-preview.101",
172850
+ version: "1.198.0-preview.102",
172851
172851
  description: "UiPath Flow tool implementation",
172852
172852
  type: "module",
172853
172853
  exports: {
@@ -187610,4 +187610,4 @@ var toolsFactoryRepository2 = _global2[REGISTRY_KEY2];
187610
187610
  // src/packager-tool.ts
187611
187611
  toolsFactoryRepository2.registerProjectToolFactory(new FlowToolFactory);
187612
187612
 
187613
- //# debugId=58ED9204B52F74AF64756E2164756E21
187613
+ //# debugId=76DD2983FF5CEA2164756E2164756E21
package/dist/tool.js CHANGED
@@ -207854,7 +207854,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
207854
207854
  package_default6 = {
207855
207855
  name: "@uipath/project-packager",
207856
207856
  license: "MIT",
207857
- version: "1.198.0-preview.101",
207857
+ version: "1.198.0-preview.102",
207858
207858
  description: "UiPath Project Packager - core library for packing individual UiPath projects",
207859
207859
  type: "module",
207860
207860
  main: "./dist/index.js",
@@ -299730,7 +299730,7 @@ import"./packager-tool.js";
299730
299730
  var package_default = {
299731
299731
  name: "@uipath/flow-tool",
299732
299732
  license: "MIT",
299733
- version: "1.198.0-preview.101",
299733
+ version: "1.198.0-preview.102",
299734
299734
  description: "Create, debug, and run UiPath Flow projects and jobs.",
299735
299735
  private: false,
299736
299736
  repository: {
@@ -308364,7 +308364,7 @@ init_dist3();
308364
308364
  // ../packager/packager-tool-flow/package.json
308365
308365
  var package_default2 = {
308366
308366
  name: "@uipath/packager-tool-flow",
308367
- version: "1.198.0-preview.101",
308367
+ version: "1.198.0-preview.102",
308368
308368
  description: "UiPath Flow tool implementation",
308369
308369
  type: "module",
308370
308370
  exports: {
@@ -357043,7 +357043,7 @@ class TextApiResponse {
357043
357043
  var package_default3 = {
357044
357044
  name: "@uipath/integrationservice-sdk",
357045
357045
  license: "MIT",
357046
- version: "1.198.0-preview.101",
357046
+ version: "1.198.0-preview.102",
357047
357047
  repository: {
357048
357048
  type: "git",
357049
357049
  url: "https://github.com/UiPath/cli.git",
@@ -375279,7 +375279,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
375279
375279
  var package_default5 = {
375280
375280
  name: "@uipath/solution-sdk",
375281
375281
  license: "MIT",
375282
- version: "1.198.0-preview.101",
375282
+ version: "1.198.0-preview.102",
375283
375283
  repository: {
375284
375284
  type: "git",
375285
375285
  url: "https://github.com/UiPath/cli.git",
@@ -388492,7 +388492,7 @@ function querystringSingleKey6(key, value, keyPrefix = "") {
388492
388492
  var package_default7 = {
388493
388493
  name: "@uipath/agent-sdk",
388494
388494
  license: "MIT",
388495
- version: "1.198.0-preview.101",
388495
+ version: "1.198.0-preview.102",
388496
388496
  description: "SDK for the UiPath Agent Runtime API — evaluation execution and debug sessions.",
388497
388497
  repository: {
388498
388498
  type: "git",
@@ -389240,4 +389240,4 @@ export {
389240
389240
  metadata
389241
389241
  };
389242
389242
 
389243
- //# debugId=181B781F51666F0864756E2164756E21
389243
+ //# debugId=09402D25BBEDD0B964756E2164756E21
@@ -230290,7 +230290,7 @@ function querystringSingleKey(key, value, keyPrefix = "") {
230290
230290
  var package_default = {
230291
230291
  name: "@uipath/solution-sdk",
230292
230292
  license: "MIT",
230293
- version: "1.198.0-preview.101",
230293
+ version: "1.198.0-preview.102",
230294
230294
  repository: {
230295
230295
  type: "git",
230296
230296
  url: "https://github.com/UiPath/cli.git",
@@ -234894,7 +234894,7 @@ class TextApiResponse2 {
234894
234894
  var package_default2 = {
234895
234895
  name: "@uipath/integrationservice-sdk",
234896
234896
  license: "MIT",
234897
- version: "1.198.0-preview.101",
234897
+ version: "1.198.0-preview.102",
234898
234898
  repository: {
234899
234899
  type: "git",
234900
234900
  url: "https://github.com/UiPath/cli.git",
@@ -244033,7 +244033,7 @@ init_dist2();
244033
244033
  // ../packager/packager-tool-flow/package.json
244034
244034
  var package_default4 = {
244035
244035
  name: "@uipath/packager-tool-flow",
244036
- version: "1.198.0-preview.101",
244036
+ version: "1.198.0-preview.102",
244037
244037
  description: "UiPath Flow tool implementation",
244038
244038
  type: "module",
244039
244039
  exports: {
@@ -258822,4 +258822,4 @@ export {
258822
258822
  FlowValidateService
258823
258823
  };
258824
258824
 
258825
- //# debugId=3DCE6D1A735D666F64756E2164756E21
258825
+ //# debugId=23D401F82804288564756E2164756E21
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.101",
4
+ "version": "1.198.0-preview.102",
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": "07ef94915524cc0105bfe5cbee232efbb7f8f92c"
37
+ "gitHead": "adb54684729fa72fcc04655dfa6f3eaa6bd7a272"
38
38
  }