@uipath/maestro-tool 1.198.0-preview.96 → 1.198.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.
- package/dist/packager-tool.js +2 -2
- package/dist/tool.js +11 -11
- package/package.json +1 -1
package/dist/packager-tool.js
CHANGED
|
@@ -163952,7 +163952,7 @@ init_dist6();
|
|
|
163952
163952
|
// ../packager/packager-tool-flow/package.json
|
|
163953
163953
|
var package_default = {
|
|
163954
163954
|
name: "@uipath/packager-tool-flow",
|
|
163955
|
-
version: "1.198.0
|
|
163955
|
+
version: "1.198.0",
|
|
163956
163956
|
description: "UiPath Flow tool implementation",
|
|
163957
163957
|
type: "module",
|
|
163958
163958
|
exports: {
|
|
@@ -178671,4 +178671,4 @@ toolsFactoryRepository2.registerProjectToolFactory(new BpmnToolFactory);
|
|
|
178671
178671
|
toolsFactoryRepository2.registerProjectToolFactory(new FlowToolFactory);
|
|
178672
178672
|
toolsFactoryRepository2.registerProjectToolFactory(new CaseToolFactory);
|
|
178673
178673
|
|
|
178674
|
-
//# debugId=
|
|
178674
|
+
//# debugId=6C17D52FF05BB68264756E2164756E21
|
package/dist/tool.js
CHANGED
|
@@ -125571,7 +125571,7 @@ var init_package = __esm(() => {
|
|
|
125571
125571
|
package_default2 = {
|
|
125572
125572
|
name: "@uipath/integrationservice-sdk",
|
|
125573
125573
|
license: "MIT",
|
|
125574
|
-
version: "1.198.0
|
|
125574
|
+
version: "1.198.0",
|
|
125575
125575
|
repository: {
|
|
125576
125576
|
type: "git",
|
|
125577
125577
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -146346,7 +146346,7 @@ var init_package3 = __esm(() => {
|
|
|
146346
146346
|
package_default4 = {
|
|
146347
146347
|
name: "@uipath/solution-sdk",
|
|
146348
146348
|
license: "MIT",
|
|
146349
|
-
version: "1.198.0
|
|
146349
|
+
version: "1.198.0",
|
|
146350
146350
|
repository: {
|
|
146351
146351
|
type: "git",
|
|
146352
146352
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -156794,7 +156794,7 @@ var init_package4 = __esm(() => {
|
|
|
156794
156794
|
package_default5 = {
|
|
156795
156795
|
name: "@uipath/flow-tool",
|
|
156796
156796
|
license: "MIT",
|
|
156797
|
-
version: "1.198.0
|
|
156797
|
+
version: "1.198.0",
|
|
156798
156798
|
description: "Create, debug, and run UiPath Flow projects and jobs.",
|
|
156799
156799
|
private: false,
|
|
156800
156800
|
repository: {
|
|
@@ -244006,7 +244006,7 @@ var package_default6;
|
|
|
244006
244006
|
var init_package5 = __esm(() => {
|
|
244007
244007
|
package_default6 = {
|
|
244008
244008
|
name: "@uipath/packager-tool-flow",
|
|
244009
|
-
version: "1.198.0
|
|
244009
|
+
version: "1.198.0",
|
|
244010
244010
|
description: "UiPath Flow tool implementation",
|
|
244011
244011
|
type: "module",
|
|
244012
244012
|
exports: {
|
|
@@ -279481,7 +279481,7 @@ Expecting one of '${allowedValues.join("', '")}'`);
|
|
|
279481
279481
|
package_default7 = {
|
|
279482
279482
|
name: "@uipath/project-packager",
|
|
279483
279483
|
license: "MIT",
|
|
279484
|
-
version: "1.198.0
|
|
279484
|
+
version: "1.198.0",
|
|
279485
279485
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
279486
279486
|
type: "module",
|
|
279487
279487
|
main: "./dist/index.js",
|
|
@@ -375208,7 +375208,7 @@ var init_package6 = __esm(() => {
|
|
|
375208
375208
|
package_default8 = {
|
|
375209
375209
|
name: "@uipath/agent-sdk",
|
|
375210
375210
|
license: "MIT",
|
|
375211
|
-
version: "1.198.0
|
|
375211
|
+
version: "1.198.0",
|
|
375212
375212
|
description: "SDK for the UiPath Agent Runtime API — evaluation execution and debug sessions.",
|
|
375213
375213
|
repository: {
|
|
375214
375214
|
type: "git",
|
|
@@ -707026,7 +707026,7 @@ return { upsertKeys: allEventsUpdatedKeys, deleteKeys: [...exitedStageKeysToDele
|
|
|
707026
707026
|
package_default9 = {
|
|
707027
707027
|
name: "@uipath/case-tool",
|
|
707028
707028
|
license: "MIT",
|
|
707029
|
-
version: "1.198.1
|
|
707029
|
+
version: "1.198.1",
|
|
707030
707030
|
description: "Manage Case Management instances, processes, and incidents.",
|
|
707031
707031
|
private: false,
|
|
707032
707032
|
repository: {
|
|
@@ -752343,7 +752343,7 @@ return {
|
|
|
752343
752343
|
package_default22 = {
|
|
752344
752344
|
name: "@uipath/integrationservice-sdk",
|
|
752345
752345
|
license: "MIT",
|
|
752346
|
-
version: "1.198.0
|
|
752346
|
+
version: "1.198.0",
|
|
752347
752347
|
repository: {
|
|
752348
752348
|
type: "git",
|
|
752349
752349
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -758239,7 +758239,7 @@ return {
|
|
|
758239
758239
|
package_default42 = {
|
|
758240
758240
|
name: "@uipath/solution-sdk",
|
|
758241
758241
|
license: "MIT",
|
|
758242
|
-
version: "1.198.0
|
|
758242
|
+
version: "1.198.0",
|
|
758243
758243
|
repository: {
|
|
758244
758244
|
type: "git",
|
|
758245
758245
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -760851,7 +760851,7 @@ import"./packager-tool.js";
|
|
|
760851
760851
|
var package_default = {
|
|
760852
760852
|
name: "@uipath/maestro-tool",
|
|
760853
760853
|
license: "MIT",
|
|
760854
|
-
version: "1.198.0
|
|
760854
|
+
version: "1.198.0",
|
|
760855
760855
|
description: "Create, debug, and run Maestro projects and jobs.",
|
|
760856
760856
|
private: false,
|
|
760857
760857
|
repository: {
|
|
@@ -763924,4 +763924,4 @@ export {
|
|
|
763924
763924
|
metadata3 as metadata
|
|
763925
763925
|
};
|
|
763926
763926
|
|
|
763927
|
-
//# debugId=
|
|
763927
|
+
//# debugId=2EDB58129145030E64756E2164756E21
|