@uipath/maestro-tool 1.197.0-preview.74 → 1.197.0

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.
@@ -163942,7 +163942,7 @@ init_dist6();
163942
163942
  // ../packager/packager-tool-flow/package.json
163943
163943
  var package_default = {
163944
163944
  name: "@uipath/packager-tool-flow",
163945
- version: "1.197.0-preview.74",
163945
+ version: "1.197.0",
163946
163946
  description: "UiPath Flow tool implementation",
163947
163947
  type: "module",
163948
163948
  exports: {
@@ -178596,4 +178596,4 @@ toolsFactoryRepository2.registerProjectToolFactory(new BpmnToolFactory);
178596
178596
  toolsFactoryRepository2.registerProjectToolFactory(new FlowToolFactory);
178597
178597
  toolsFactoryRepository2.registerProjectToolFactory(new CaseToolFactory);
178598
178598
 
178599
- //# debugId=BBC5674F0E8E5D1C64756E2164756E21
178599
+ //# debugId=EDEC373CC41A199364756E2164756E21
package/dist/tool.js CHANGED
@@ -125102,7 +125102,7 @@ var init_package = __esm(() => {
125102
125102
  package_default2 = {
125103
125103
  name: "@uipath/integrationservice-sdk",
125104
125104
  license: "MIT",
125105
- version: "1.197.0-preview.74",
125105
+ version: "1.197.0",
125106
125106
  repository: {
125107
125107
  type: "git",
125108
125108
  url: "https://github.com/UiPath/cli.git",
@@ -145862,7 +145862,7 @@ var init_package3 = __esm(() => {
145862
145862
  package_default4 = {
145863
145863
  name: "@uipath/solution-sdk",
145864
145864
  license: "MIT",
145865
- version: "1.197.0-preview.74",
145865
+ version: "1.197.0",
145866
145866
  repository: {
145867
145867
  type: "git",
145868
145868
  url: "https://github.com/UiPath/cli.git",
@@ -155423,7 +155423,7 @@ var init_package4 = __esm(() => {
155423
155423
  package_default5 = {
155424
155424
  name: "@uipath/flow-tool",
155425
155425
  license: "MIT",
155426
- version: "1.197.0-preview.74",
155426
+ version: "1.197.0",
155427
155427
  description: "Create, debug, and run UiPath Flow projects and jobs.",
155428
155428
  private: false,
155429
155429
  repository: {
@@ -242631,7 +242631,7 @@ var package_default6;
242631
242631
  var init_package5 = __esm(() => {
242632
242632
  package_default6 = {
242633
242633
  name: "@uipath/packager-tool-flow",
242634
- version: "1.197.0-preview.74",
242634
+ version: "1.197.0",
242635
242635
  description: "UiPath Flow tool implementation",
242636
242636
  type: "module",
242637
242637
  exports: {
@@ -277342,7 +277342,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
277342
277342
  package_default7 = {
277343
277343
  name: "@uipath/project-packager",
277344
277344
  license: "MIT",
277345
- version: "1.197.0-preview.74",
277345
+ version: "1.197.0",
277346
277346
  description: "UiPath Project Packager - core library for packing individual UiPath projects",
277347
277347
  type: "module",
277348
277348
  main: "./dist/index.js",
@@ -373067,7 +373067,7 @@ var init_package6 = __esm(() => {
373067
373067
  package_default8 = {
373068
373068
  name: "@uipath/agent-sdk",
373069
373069
  license: "MIT",
373070
- version: "1.197.0-preview.74",
373070
+ version: "1.197.0",
373071
373071
  description: "SDK for the UiPath Agent Runtime API — evaluation execution and debug sessions.",
373072
373072
  repository: {
373073
373073
  type: "git",
@@ -703635,7 +703635,7 @@ return { upsertKeys: allEventsUpdatedKeys, deleteKeys: [...exitedStageKeysToDele
703635
703635
  package_default9 = {
703636
703636
  name: "@uipath/case-tool",
703637
703637
  license: "MIT",
703638
- version: "1.197.0-preview.74",
703638
+ version: "1.197.0",
703639
703639
  description: "Manage Case Management instances, processes, and incidents.",
703640
703640
  private: false,
703641
703641
  repository: {
@@ -751649,7 +751649,7 @@ return {
751649
751649
  package_default22 = {
751650
751650
  name: "@uipath/integrationservice-sdk",
751651
751651
  license: "MIT",
751652
- version: "1.197.0-preview.74",
751652
+ version: "1.197.0",
751653
751653
  repository: {
751654
751654
  type: "git",
751655
751655
  url: "https://github.com/UiPath/cli.git",
@@ -757539,7 +757539,7 @@ return {
757539
757539
  package_default42 = {
757540
757540
  name: "@uipath/solution-sdk",
757541
757541
  license: "MIT",
757542
- version: "1.197.0-preview.74",
757542
+ version: "1.197.0",
757543
757543
  repository: {
757544
757544
  type: "git",
757545
757545
  url: "https://github.com/UiPath/cli.git",
@@ -760151,7 +760151,7 @@ import"./packager-tool.js";
760151
760151
  var package_default = {
760152
760152
  name: "@uipath/maestro-tool",
760153
760153
  license: "MIT",
760154
- version: "1.197.0-preview.74",
760154
+ version: "1.197.0",
760155
760155
  description: "Create, debug, and run Maestro projects and jobs.",
760156
760156
  private: false,
760157
760157
  repository: {
@@ -763224,4 +763224,4 @@ export {
763224
763224
  metadata3 as metadata
763225
763225
  };
763226
763226
 
763227
- //# debugId=00C7C15DF2E1F49364756E2164756E21
763227
+ //# debugId=4603AFC4A5D783F064756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/maestro-tool",
3
3
  "license": "MIT",
4
- "version": "1.197.0-preview.74",
4
+ "version": "1.197.0",
5
5
  "description": "Create, debug, and run Maestro projects and jobs.",
6
6
  "private": false,
7
7
  "repository": {
@@ -26,5 +26,5 @@
26
26
  "files": [
27
27
  "dist"
28
28
  ],
29
- "gitHead": "4f5d84e6d01bedd56da7202219a3e7b3bdead467"
29
+ "gitHead": "56f68b263cec4ea1f2a39d738bd99ecf52f88fea"
30
30
  }