@uipath/flow-tool 1.197.0-preview.74 → 1.197.0-preview.76

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
@@ -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.74",
195200
+ version: "1.197.0-preview.76",
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.74",
201981
+ version: "1.197.0-preview.76",
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.74",
204513
+ version: "1.197.0-preview.76",
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=6B1A9DE6C76A261464756E2164756E21
218311
+ //# debugId=0640850DC066C9CC64756E2164756E21
@@ -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.74",
159839
+ version: "1.197.0-preview.76",
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=4E7B9C3C7B77FA8A64756E2164756E21
174491
+ //# debugId=C6BA5DEDC1BC673264756E2164756E21
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.74",
194345
+ version: "1.197.0-preview.76",
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.74",
286221
+ version: "1.197.0-preview.76",
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.74",
294239
+ version: "1.197.0-preview.76",
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.74",
337132
+ version: "1.197.0-preview.76",
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.74",
355158
+ version: "1.197.0-preview.76",
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.74",
367422
+ version: "1.197.0-preview.76",
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=623D16EEFB658FBA64756E2164756E21
368170
+ //# debugId=8E75FDF8CE80FA7F64756E2164756E21
@@ -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.74",
211125
+ version: "1.197.0-preview.76",
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.74",
215729
+ version: "1.197.0-preview.76",
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.74",
224158
+ version: "1.197.0-preview.76",
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=B7290626D9C2D7D264756E2164756E21
239443
+ //# debugId=FDD31573A7D7BA8264756E2164756E21
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.74",
4
+ "version": "1.197.0-preview.76",
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": "4f5d84e6d01bedd56da7202219a3e7b3bdead467"
37
+ "gitHead": "e66bcea788dcf20d4032933a353a64baab9b22a9"
38
38
  }