@uipath/flow-tool 1.197.0-preview.59 → 1.197.0-preview.60

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
@@ -194628,7 +194628,7 @@ class TextApiResponse {
194628
194628
  var package_default = {
194629
194629
  name: "@uipath/integrationservice-sdk",
194630
194630
  license: "MIT",
194631
- version: "1.197.0-preview.59",
194631
+ version: "1.197.0-preview.60",
194632
194632
  repository: {
194633
194633
  type: "git",
194634
194634
  url: "https://github.com/UiPath/cli.git",
@@ -201409,7 +201409,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
201409
201409
  var package_default3 = {
201410
201410
  name: "@uipath/solution-sdk",
201411
201411
  license: "MIT",
201412
- version: "1.197.0-preview.59",
201412
+ version: "1.197.0-preview.60",
201413
201413
  repository: {
201414
201414
  type: "git",
201415
201415
  url: "https://github.com/UiPath/cli.git",
@@ -203941,7 +203941,7 @@ init_dist2();
203941
203941
  // ../packager/packager-tool-flow/package.json
203942
203942
  var package_default4 = {
203943
203943
  name: "@uipath/packager-tool-flow",
203944
- version: "1.197.0-preview.59",
203944
+ version: "1.197.0-preview.60",
203945
203945
  description: "UiPath Flow tool implementation",
203946
203946
  type: "module",
203947
203947
  exports: {
@@ -217739,4 +217739,4 @@ export {
217739
217739
  flowInitAsync
217740
217740
  };
217741
217741
 
217742
- //# debugId=A89887A0484E0F2464756E2164756E21
217742
+ //# debugId=CA39ED1719DB5DDC64756E2164756E21
@@ -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.59",
159839
+ version: "1.197.0-preview.60",
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=9B1340432E6C39A764756E2164756E21
174491
+ //# debugId=74C91A5DA528E65564756E2164756E21
package/dist/tool.js CHANGED
@@ -193788,7 +193788,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
193788
193788
  package_default6 = {
193789
193789
  name: "@uipath/project-packager",
193790
193790
  license: "MIT",
193791
- version: "1.197.0-preview.59",
193791
+ version: "1.197.0-preview.60",
193792
193792
  description: "UiPath Project Packager - core library for packing individual UiPath projects",
193793
193793
  type: "module",
193794
193794
  main: "./dist/index.js",
@@ -285664,7 +285664,7 @@ import"./packager-tool.js";
285664
285664
  var package_default = {
285665
285665
  name: "@uipath/flow-tool",
285666
285666
  license: "MIT",
285667
- version: "1.197.0-preview.59",
285667
+ version: "1.197.0-preview.60",
285668
285668
  description: "Create, debug, and run UiPath Flow projects and jobs.",
285669
285669
  private: false,
285670
285670
  repository: {
@@ -293113,7 +293113,7 @@ init_dist3();
293113
293113
  // ../packager/packager-tool-flow/package.json
293114
293114
  var package_default2 = {
293115
293115
  name: "@uipath/packager-tool-flow",
293116
- version: "1.197.0-preview.59",
293116
+ version: "1.197.0-preview.60",
293117
293117
  description: "UiPath Flow tool implementation",
293118
293118
  type: "module",
293119
293119
  exports: {
@@ -336006,7 +336006,7 @@ class TextApiResponse {
336006
336006
  var package_default3 = {
336007
336007
  name: "@uipath/integrationservice-sdk",
336008
336008
  license: "MIT",
336009
- version: "1.197.0-preview.59",
336009
+ version: "1.197.0-preview.60",
336010
336010
  repository: {
336011
336011
  type: "git",
336012
336012
  url: "https://github.com/UiPath/cli.git",
@@ -354032,7 +354032,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
354032
354032
  var package_default5 = {
354033
354033
  name: "@uipath/solution-sdk",
354034
354034
  license: "MIT",
354035
- version: "1.197.0-preview.59",
354035
+ version: "1.197.0-preview.60",
354036
354036
  repository: {
354037
354037
  type: "git",
354038
354038
  url: "https://github.com/UiPath/cli.git",
@@ -366296,7 +366296,7 @@ function querystringSingleKey6(key, value, keyPrefix = "") {
366296
366296
  var package_default7 = {
366297
366297
  name: "@uipath/agent-sdk",
366298
366298
  license: "MIT",
366299
- version: "1.197.0-preview.59",
366299
+ version: "1.197.0-preview.60",
366300
366300
  description: "SDK for the UiPath Agent Runtime API — evaluation execution and debug sessions.",
366301
366301
  repository: {
366302
366302
  type: "git",
@@ -367044,4 +367044,4 @@ export {
367044
367044
  metadata
367045
367045
  };
367046
367046
 
367047
- //# debugId=201F42BCD9E9DAAC64756E2164756E21
367047
+ //# debugId=B0114EDD02FE060064756E2164756E21
@@ -210553,7 +210553,7 @@ function querystringSingleKey(key, value, keyPrefix = "") {
210553
210553
  var package_default = {
210554
210554
  name: "@uipath/solution-sdk",
210555
210555
  license: "MIT",
210556
- version: "1.197.0-preview.59",
210556
+ version: "1.197.0-preview.60",
210557
210557
  repository: {
210558
210558
  type: "git",
210559
210559
  url: "https://github.com/UiPath/cli.git",
@@ -215157,7 +215157,7 @@ class TextApiResponse2 {
215157
215157
  var package_default2 = {
215158
215158
  name: "@uipath/integrationservice-sdk",
215159
215159
  license: "MIT",
215160
- version: "1.197.0-preview.59",
215160
+ version: "1.197.0-preview.60",
215161
215161
  repository: {
215162
215162
  type: "git",
215163
215163
  url: "https://github.com/UiPath/cli.git",
@@ -223586,7 +223586,7 @@ init_dist2();
223586
223586
  // ../packager/packager-tool-flow/package.json
223587
223587
  var package_default4 = {
223588
223588
  name: "@uipath/packager-tool-flow",
223589
- version: "1.197.0-preview.59",
223589
+ version: "1.197.0-preview.60",
223590
223590
  description: "UiPath Flow tool implementation",
223591
223591
  type: "module",
223592
223592
  exports: {
@@ -238871,4 +238871,4 @@ export {
238871
238871
  FlowValidateService
238872
238872
  };
238873
238873
 
238874
- //# debugId=E9984057EA4B469364756E2164756E21
238874
+ //# debugId=D540CE12AAEEEA2B64756E2164756E21
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.59",
4
+ "version": "1.197.0-preview.60",
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": "df0e2b8140cced13f463b487214927c82bc0f85b"
37
+ "gitHead": "e80b8345e8f629192faeb29202cba3b3de258b50"
38
38
  }