@uipath/case-tool 1.198.1-preview.96 → 1.198.1
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/tool.js +4 -4
- package/package.json +1 -1
package/dist/tool.js
CHANGED
|
@@ -280804,7 +280804,7 @@ import"./packager-tool.js";
|
|
|
280804
280804
|
var package_default = {
|
|
280805
280805
|
name: "@uipath/case-tool",
|
|
280806
280806
|
license: "MIT",
|
|
280807
|
-
version: "1.198.1
|
|
280807
|
+
version: "1.198.1",
|
|
280808
280808
|
description: "Manage Case Management instances, processes, and incidents.",
|
|
280809
280809
|
private: false,
|
|
280810
280810
|
repository: {
|
|
@@ -358302,7 +358302,7 @@ class TextApiResponse {
|
|
|
358302
358302
|
var package_default2 = {
|
|
358303
358303
|
name: "@uipath/integrationservice-sdk",
|
|
358304
358304
|
license: "MIT",
|
|
358305
|
-
version: "1.198.0
|
|
358305
|
+
version: "1.198.0",
|
|
358306
358306
|
repository: {
|
|
358307
358307
|
type: "git",
|
|
358308
358308
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -372395,7 +372395,7 @@ function querystringSingleKey4(key, value, keyPrefix = "") {
|
|
|
372395
372395
|
var package_default4 = {
|
|
372396
372396
|
name: "@uipath/solution-sdk",
|
|
372397
372397
|
license: "MIT",
|
|
372398
|
-
version: "1.198.0
|
|
372398
|
+
version: "1.198.0",
|
|
372399
372399
|
repository: {
|
|
372400
372400
|
type: "git",
|
|
372401
372401
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -386759,4 +386759,4 @@ export {
|
|
|
386759
386759
|
metadata
|
|
386760
386760
|
};
|
|
386761
386761
|
|
|
386762
|
-
//# debugId=
|
|
386762
|
+
//# debugId=0DC09C702349F47F64756E2164756E21
|