@uipath/integrationservice-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/tool.js +3 -3
- package/package.json +1 -1
package/dist/tool.js
CHANGED
|
@@ -23588,7 +23588,7 @@ var require_adm_zip = __commonJS((exports, module) => {
|
|
|
23588
23588
|
var package_default = {
|
|
23589
23589
|
name: "@uipath/integrationservice-tool",
|
|
23590
23590
|
license: "MIT",
|
|
23591
|
-
version: "1.198.0
|
|
23591
|
+
version: "1.198.0",
|
|
23592
23592
|
description: "Manage Integration Service connectors, connections, and triggers.",
|
|
23593
23593
|
private: false,
|
|
23594
23594
|
repository: {
|
|
@@ -32099,7 +32099,7 @@ class TextApiResponse {
|
|
|
32099
32099
|
var package_default2 = {
|
|
32100
32100
|
name: "@uipath/integrationservice-sdk",
|
|
32101
32101
|
license: "MIT",
|
|
32102
|
-
version: "1.198.0
|
|
32102
|
+
version: "1.198.0",
|
|
32103
32103
|
repository: {
|
|
32104
32104
|
type: "git",
|
|
32105
32105
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -54402,4 +54402,4 @@ export {
|
|
|
54402
54402
|
metadata
|
|
54403
54403
|
};
|
|
54404
54404
|
|
|
54405
|
-
//# debugId=
|
|
54405
|
+
//# debugId=6324C44904F8F68364756E2164756E21
|
package/package.json
CHANGED