@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.
- package/dist/debug-http-client.js +1 -1
- package/dist/debug-service.js +1 -1
- package/dist/index.js +2 -2
- package/dist/json-input.js +1 -1
- package/dist/registry/command.js +2 -2
- package/dist/registry/snapshot.js +1 -1
- package/dist/shared-commands/index.js +1 -1
- package/dist/shared-utils.js +1 -1
- package/dist/with-pims-call.js +1 -1
- package/package.json +2 -2
|
@@ -11749,4 +11749,4 @@ export {
|
|
|
11749
11749
|
studioWebPost
|
|
11750
11750
|
};
|
|
11751
11751
|
|
|
11752
|
-
//# debugId=
|
|
11752
|
+
//# debugId=7ACD552C044ACE3964756E2164756E21
|
package/dist/debug-service.js
CHANGED
|
@@ -12347,4 +12347,4 @@ export {
|
|
|
12347
12347
|
uploadAndDebugSolution
|
|
12348
12348
|
};
|
|
12349
12349
|
|
|
12350
|
-
//# debugId=
|
|
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.
|
|
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=
|
|
201585
|
+
//# debugId=7A61A3BCCFBB2CB864756E2164756E21
|
package/dist/json-input.js
CHANGED
|
@@ -11524,4 +11524,4 @@ export {
|
|
|
11524
11524
|
resolveJsonInput
|
|
11525
11525
|
};
|
|
11526
11526
|
|
|
11527
|
-
//# debugId=
|
|
11527
|
+
//# debugId=11A408BE95C66F1564756E2164756E21
|
package/dist/registry/command.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.
|
|
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=
|
|
191954
|
+
//# debugId=621B1185FB0B590464756E2164756E21
|
|
@@ -11525,4 +11525,4 @@ export {
|
|
|
11525
11525
|
resolveMaestroRegistry
|
|
11526
11526
|
};
|
|
11527
11527
|
|
|
11528
|
-
//# debugId=
|
|
11528
|
+
//# debugId=D8B4EC63E26B886A64756E2164756E21
|
|
@@ -15202,4 +15202,4 @@ export {
|
|
|
15202
15202
|
registerSharedProcessesCommands
|
|
15203
15203
|
};
|
|
15204
15204
|
|
|
15205
|
-
//# debugId=
|
|
15205
|
+
//# debugId=0171E42242A3D47F64756E2164756E21
|
package/dist/shared-utils.js
CHANGED
|
@@ -11481,4 +11481,4 @@ export {
|
|
|
11481
11481
|
readStdin
|
|
11482
11482
|
};
|
|
11483
11483
|
|
|
11484
|
-
//# debugId=
|
|
11484
|
+
//# debugId=535FBF950CBC3C6264756E2164756E21
|
package/dist/with-pims-call.js
CHANGED
|
@@ -13187,4 +13187,4 @@ export {
|
|
|
13187
13187
|
withPimsCall
|
|
13188
13188
|
};
|
|
13189
13189
|
|
|
13190
|
-
//# debugId=
|
|
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.
|
|
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": "
|
|
90
|
+
"gitHead": "33545fee8460014aa77f1bb0f1678885c65a8632"
|
|
91
91
|
}
|