@uipath/maestro-tool 1.198.1-preview.102 → 1.198.1

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.
@@ -176953,7 +176953,7 @@ init_dist6();
176953
176953
  // ../packager/packager-tool-flow/package.json
176954
176954
  var package_default = {
176955
176955
  name: "@uipath/packager-tool-flow",
176956
- version: "1.198.0-preview.102",
176956
+ version: "1.198.0",
176957
176957
  description: "UiPath Flow tool implementation",
176958
176958
  type: "module",
176959
176959
  exports: {
@@ -191718,4 +191718,4 @@ toolsFactoryRepository2.registerProjectToolFactory(new BpmnToolFactory);
191718
191718
  toolsFactoryRepository2.registerProjectToolFactory(new FlowToolFactory);
191719
191719
  toolsFactoryRepository2.registerProjectToolFactory(new CaseToolFactory);
191720
191720
 
191721
- //# debugId=1F6AAE76C95C629864756E2164756E21
191721
+ //# debugId=826577F1D60BFB6564756E2164756E21
package/dist/tool.js CHANGED
@@ -134748,7 +134748,7 @@ var init_package = __esm(() => {
134748
134748
  package_default2 = {
134749
134749
  name: "@uipath/integrationservice-sdk",
134750
134750
  license: "MIT",
134751
- version: "1.198.0-preview.102",
134751
+ version: "1.198.0",
134752
134752
  repository: {
134753
134753
  type: "git",
134754
134754
  url: "https://github.com/UiPath/cli.git",
@@ -155523,7 +155523,7 @@ var init_package3 = __esm(() => {
155523
155523
  package_default4 = {
155524
155524
  name: "@uipath/solution-sdk",
155525
155525
  license: "MIT",
155526
- version: "1.198.0-preview.102",
155526
+ version: "1.198.0",
155527
155527
  repository: {
155528
155528
  type: "git",
155529
155529
  url: "https://github.com/UiPath/cli.git",
@@ -165971,7 +165971,7 @@ var init_package4 = __esm(() => {
165971
165971
  package_default5 = {
165972
165972
  name: "@uipath/flow-tool",
165973
165973
  license: "MIT",
165974
- version: "1.198.0-preview.102",
165974
+ version: "1.198.0",
165975
165975
  description: "Create, debug, and run UiPath Flow projects and jobs.",
165976
165976
  private: false,
165977
165977
  repository: {
@@ -262795,7 +262795,7 @@ var package_default6;
262795
262795
  var init_package5 = __esm(() => {
262796
262796
  package_default6 = {
262797
262797
  name: "@uipath/packager-tool-flow",
262798
- version: "1.198.0-preview.102",
262798
+ version: "1.198.0",
262799
262799
  description: "UiPath Flow tool implementation",
262800
262800
  type: "module",
262801
262801
  exports: {
@@ -298320,7 +298320,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
298320
298320
  package_default7 = {
298321
298321
  name: "@uipath/project-packager",
298322
298322
  license: "MIT",
298323
- version: "1.198.0-preview.102",
298323
+ version: "1.198.0",
298324
298324
  description: "UiPath Project Packager - core library for packing individual UiPath projects",
298325
298325
  type: "module",
298326
298326
  main: "./dist/index.js",
@@ -394047,7 +394047,7 @@ var init_package6 = __esm(() => {
394047
394047
  package_default8 = {
394048
394048
  name: "@uipath/agent-sdk",
394049
394049
  license: "MIT",
394050
- version: "1.198.0-preview.102",
394050
+ version: "1.198.0",
394051
394051
  description: "SDK for the UiPath Agent Runtime API — evaluation execution and debug sessions.",
394052
394052
  repository: {
394053
394053
  type: "git",
@@ -728707,7 +728707,7 @@ return { upsertKeys: allEventsUpdatedKeys, deleteKeys: [...exitedStageKeysToDele
728707
728707
  package_default9 = {
728708
728708
  name: "@uipath/case-tool",
728709
728709
  license: "MIT",
728710
- version: "1.198.1-preview.102",
728710
+ version: "1.198.1",
728711
728711
  description: "Manage Case Management instances, processes, and incidents.",
728712
728712
  private: false,
728713
728713
  repository: {
@@ -779686,7 +779686,7 @@ return {
779686
779686
  package_default22 = {
779687
779687
  name: "@uipath/integrationservice-sdk",
779688
779688
  license: "MIT",
779689
- version: "1.198.0-preview.102",
779689
+ version: "1.198.0",
779690
779690
  repository: {
779691
779691
  type: "git",
779692
779692
  url: "https://github.com/UiPath/cli.git",
@@ -785582,7 +785582,7 @@ return {
785582
785582
  package_default42 = {
785583
785583
  name: "@uipath/solution-sdk",
785584
785584
  license: "MIT",
785585
- version: "1.198.0-preview.102",
785585
+ version: "1.198.0",
785586
785586
  repository: {
785587
785587
  type: "git",
785588
785588
  url: "https://github.com/UiPath/cli.git",
@@ -788194,7 +788194,7 @@ import"./packager-tool.js";
788194
788194
  var package_default = {
788195
788195
  name: "@uipath/maestro-tool",
788196
788196
  license: "MIT",
788197
- version: "1.198.1-preview.102",
788197
+ version: "1.198.1",
788198
788198
  description: "Create, debug, and run Maestro projects and jobs.",
788199
788199
  private: false,
788200
788200
  repository: {
@@ -791267,4 +791267,4 @@ export {
791267
791267
  metadata3 as metadata
791268
791268
  };
791269
791269
 
791270
- //# debugId=4A3B7C41D402837E64756E2164756E21
791270
+ //# debugId=571ABF293537D3CD64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/maestro-tool",
3
3
  "license": "MIT",
4
- "version": "1.198.1-preview.102",
4
+ "version": "1.198.1",
5
5
  "description": "Create, debug, and run Maestro projects and jobs.",
6
6
  "private": false,
7
7
  "repository": {