@uipath/maestro-sdk 1.202.0-preview.164 → 1.202.0-preview.166

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/index.js CHANGED
@@ -129433,7 +129433,7 @@ var init_package = __esm(() => {
129433
129433
  package_default = {
129434
129434
  name: "@uipath/integrationservice-sdk",
129435
129435
  license: "SEE LICENSE IN LICENSE.txt",
129436
- version: "1.202.0-preview.164",
129436
+ version: "1.202.0-preview.166",
129437
129437
  repository: {
129438
129438
  type: "git",
129439
129439
  url: "https://github.com/UiPath/cli.git",
@@ -205684,4 +205684,4 @@ export {
205684
205684
  withPimsCall
205685
205685
  };
205686
205686
 
205687
- //# debugId=D492102C9466641564756E2164756E21
205687
+ //# debugId=FB0D3A584FFBBADB64756E2164756E21
@@ -129433,7 +129433,7 @@ var init_package = __esm(() => {
129433
129433
  package_default = {
129434
129434
  name: "@uipath/integrationservice-sdk",
129435
129435
  license: "SEE LICENSE IN LICENSE.txt",
129436
- version: "1.202.0-preview.164",
129436
+ version: "1.202.0-preview.166",
129437
129437
  repository: {
129438
129438
  type: "git",
129439
129439
  url: "https://github.com/UiPath/cli.git",
@@ -196053,4 +196053,4 @@ export {
196053
196053
  registerRegistryCommand
196054
196054
  };
196055
196055
 
196056
- //# debugId=DFF3B26900B871BA64756E2164756E21
196056
+ //# debugId=59438D7C1E37B4D664756E2164756E21
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.164",
4
+ "version": "1.202.0-preview.166",
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": "aae1017c05fe1309bcf56a00c942ef3708489446"
90
+ "gitHead": "3306579525192d21e36edf74e4dbabd0e1c5ad85"
91
91
  }