@uipath/maestro-sdk 1.202.0-preview.151 → 1.202.0-preview.152

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.
@@ -11749,4 +11749,4 @@ export {
11749
11749
  studioWebPost
11750
11750
  };
11751
11751
 
11752
- //# debugId=463DE540EF3E929C64756E2164756E21
11752
+ //# debugId=7ACD552C044ACE3964756E2164756E21
@@ -12347,4 +12347,4 @@ export {
12347
12347
  uploadAndDebugSolution
12348
12348
  };
12349
12349
 
12350
- //# debugId=12A23CA5DF26F1F264756E2164756E21
12350
+ //# debugId=072028DA44471EB264756E2164756E21
package/dist/index.js CHANGED
@@ -125335,7 +125335,7 @@ var init_package = __esm(() => {
125335
125335
  package_default = {
125336
125336
  name: "@uipath/integrationservice-sdk",
125337
125337
  license: "SEE LICENSE IN LICENSE.txt",
125338
- version: "1.202.0-preview.151",
125338
+ version: "1.202.0-preview.152",
125339
125339
  repository: {
125340
125340
  type: "git",
125341
125341
  url: "https://github.com/UiPath/cli.git",
@@ -201582,4 +201582,4 @@ export {
201582
201582
  withPimsCall
201583
201583
  };
201584
201584
 
201585
- //# debugId=8CAB371449998C4964756E2164756E21
201585
+ //# debugId=7A61A3BCCFBB2CB864756E2164756E21
@@ -11524,4 +11524,4 @@ export {
11524
11524
  resolveJsonInput
11525
11525
  };
11526
11526
 
11527
- //# debugId=63186A5A6A57D47364756E2164756E21
11527
+ //# debugId=11A408BE95C66F1564756E2164756E21
@@ -125335,7 +125335,7 @@ var init_package = __esm(() => {
125335
125335
  package_default = {
125336
125336
  name: "@uipath/integrationservice-sdk",
125337
125337
  license: "SEE LICENSE IN LICENSE.txt",
125338
- version: "1.202.0-preview.151",
125338
+ version: "1.202.0-preview.152",
125339
125339
  repository: {
125340
125340
  type: "git",
125341
125341
  url: "https://github.com/UiPath/cli.git",
@@ -191951,4 +191951,4 @@ export {
191951
191951
  registerRegistryCommand
191952
191952
  };
191953
191953
 
191954
- //# debugId=7B2A3DCEF70F31F264756E2164756E21
191954
+ //# debugId=621B1185FB0B590464756E2164756E21
@@ -11525,4 +11525,4 @@ export {
11525
11525
  resolveMaestroRegistry
11526
11526
  };
11527
11527
 
11528
- //# debugId=2DC1D82410DE54AC64756E2164756E21
11528
+ //# debugId=D8B4EC63E26B886A64756E2164756E21
@@ -15202,4 +15202,4 @@ export {
15202
15202
  registerSharedProcessesCommands
15203
15203
  };
15204
15204
 
15205
- //# debugId=2819B60ABA27976764756E2164756E21
15205
+ //# debugId=0171E42242A3D47F64756E2164756E21
@@ -11481,4 +11481,4 @@ export {
11481
11481
  readStdin
11482
11482
  };
11483
11483
 
11484
- //# debugId=95A3C20DA1016C0E64756E2164756E21
11484
+ //# debugId=535FBF950CBC3C6264756E2164756E21
@@ -13187,4 +13187,4 @@ export {
13187
13187
  withPimsCall
13188
13188
  };
13189
13189
 
13190
- //# debugId=1D175692E502564964756E2164756E21
13190
+ //# debugId=798608782CC238E264756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/maestro-sdk",
3
3
  "license": "SEE LICENSE IN LICENSE.txt",
4
- "version": "1.202.0-preview.151",
4
+ "version": "1.202.0-preview.152",
5
5
  "description": "SDK for the UiPath Maestro (PIMS) API — process instance management.",
6
6
  "repository": {
7
7
  "type": "git",
@@ -87,5 +87,5 @@
87
87
  "files": [
88
88
  "dist"
89
89
  ],
90
- "gitHead": "98bbaa985d34352b6fa380561c2f9269832be5e6"
90
+ "gitHead": "33545fee8460014aa77f1bb0f1678885c65a8632"
91
91
  }