@uipath/apms-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/index.js +2 -2
- package/dist/tool.js +2 -2
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -21247,7 +21247,7 @@ var {
|
|
|
21247
21247
|
var package_default = {
|
|
21248
21248
|
name: "@uipath/apms-tool",
|
|
21249
21249
|
license: "MIT",
|
|
21250
|
-
version: "1.198.0
|
|
21250
|
+
version: "1.198.0",
|
|
21251
21251
|
description: "CLI plugin for the UiPath Access Policy Management Service.",
|
|
21252
21252
|
private: false,
|
|
21253
21253
|
repository: {
|
|
@@ -32388,4 +32388,4 @@ program2.name(metadata.commandPrefix).description(metadata.description).version(
|
|
|
32388
32388
|
await registerCommands(program2);
|
|
32389
32389
|
program2.parse(process.argv);
|
|
32390
32390
|
|
|
32391
|
-
//# debugId=
|
|
32391
|
+
//# debugId=74E589E18B5F8B9964756E2164756E21
|
package/dist/tool.js
CHANGED
|
@@ -19137,7 +19137,7 @@ var init_server = __esm(() => {
|
|
|
19137
19137
|
var package_default = {
|
|
19138
19138
|
name: "@uipath/apms-tool",
|
|
19139
19139
|
license: "MIT",
|
|
19140
|
-
version: "1.198.0
|
|
19140
|
+
version: "1.198.0",
|
|
19141
19141
|
description: "CLI plugin for the UiPath Access Policy Management Service.",
|
|
19142
19142
|
private: false,
|
|
19143
19143
|
repository: {
|
|
@@ -30285,4 +30285,4 @@ export {
|
|
|
30285
30285
|
metadata
|
|
30286
30286
|
};
|
|
30287
30287
|
|
|
30288
|
-
//# debugId=
|
|
30288
|
+
//# debugId=59840D9E46999C2764756E2164756E21
|