@uipath/apms-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 +2 -2
- package/dist/tool.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -3052,7 +3052,7 @@ var {
|
|
|
3052
3052
|
var package_default = {
|
|
3053
3053
|
name: "@uipath/apms-tool",
|
|
3054
3054
|
license: "MIT",
|
|
3055
|
-
version: "1.200.0
|
|
3055
|
+
version: "1.200.0",
|
|
3056
3056
|
description: "CLI plugin for the UiPath Access Policy Management Service.",
|
|
3057
3057
|
private: false,
|
|
3058
3058
|
repository: {
|
|
@@ -14317,4 +14317,4 @@ program2.name(metadata.commandPrefix).description(metadata.description).version(
|
|
|
14317
14317
|
await registerCommands(program2);
|
|
14318
14318
|
program2.parse(process.argv);
|
|
14319
14319
|
|
|
14320
|
-
//# debugId=
|
|
14320
|
+
//# debugId=B3CD236C9FDA956B64756E2164756E21
|
package/dist/tool.js
CHANGED
|
@@ -911,7 +911,7 @@ var init_server = __esm(() => {
|
|
|
911
911
|
var package_default = {
|
|
912
912
|
name: "@uipath/apms-tool",
|
|
913
913
|
license: "MIT",
|
|
914
|
-
version: "1.200.0
|
|
914
|
+
version: "1.200.0",
|
|
915
915
|
description: "CLI plugin for the UiPath Access Policy Management Service.",
|
|
916
916
|
private: false,
|
|
917
917
|
repository: {
|
|
@@ -12183,4 +12183,4 @@ export {
|
|
|
12183
12183
|
metadata
|
|
12184
12184
|
};
|
|
12185
12185
|
|
|
12186
|
-
//# debugId=
|
|
12186
|
+
//# debugId=34FC1696F9D4405664756E2164756E21
|