@uipath/case-tool 1.200.0-preview.120 → 1.200.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/index.js
CHANGED
|
@@ -246776,7 +246776,7 @@ var require_index_cjs = __commonJS((exports, module) => {
|
|
|
246776
246776
|
var package_default = {
|
|
246777
246777
|
name: "@uipath/case-tool",
|
|
246778
246778
|
license: "MIT",
|
|
246779
|
-
version: "1.200.0
|
|
246779
|
+
version: "1.200.0",
|
|
246780
246780
|
description: "Manage Case Management instances, processes, and incidents.",
|
|
246781
246781
|
private: false,
|
|
246782
246782
|
repository: {
|
|
@@ -330351,7 +330351,7 @@ class TextApiResponse {
|
|
|
330351
330351
|
var package_default2 = {
|
|
330352
330352
|
name: "@uipath/integrationservice-sdk",
|
|
330353
330353
|
license: "MIT",
|
|
330354
|
-
version: "1.200.0
|
|
330354
|
+
version: "1.200.0",
|
|
330355
330355
|
repository: {
|
|
330356
330356
|
type: "git",
|
|
330357
330357
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -343875,7 +343875,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
|
|
|
343875
343875
|
var package_default4 = {
|
|
343876
343876
|
name: "@uipath/solution-sdk",
|
|
343877
343877
|
license: "MIT",
|
|
343878
|
-
version: "1.200.0
|
|
343878
|
+
version: "1.200.0",
|
|
343879
343879
|
repository: {
|
|
343880
343880
|
type: "git",
|
|
343881
343881
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -356629,4 +356629,4 @@ var registerCommands = async (program2) => {
|
|
|
356629
356629
|
|
|
356630
356630
|
export { Command, metadata, registerCommands };
|
|
356631
356631
|
|
|
356632
|
-
//# debugId=
|
|
356632
|
+
//# debugId=84A54E42A8DA15CC64756E2164756E21
|
package/dist/tool.js
CHANGED