@uipath/admin-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/tool.js +9 -9
- package/package.json +1 -1
package/dist/tool.js
CHANGED
|
@@ -5498,7 +5498,7 @@ var __require2 = /* @__PURE__ */ createRequire2(import.meta.url);
|
|
|
5498
5498
|
var package_default = {
|
|
5499
5499
|
name: "@uipath/admin-vpngateway-tool",
|
|
5500
5500
|
license: "MIT",
|
|
5501
|
-
version: "1.200.0
|
|
5501
|
+
version: "1.200.0",
|
|
5502
5502
|
description: "CLI plugin for UiPath VPN Gateway management (Hypervisor service).",
|
|
5503
5503
|
private: false,
|
|
5504
5504
|
repository: {
|
|
@@ -18089,7 +18089,7 @@ var registerCommands = async (program2) => {
|
|
|
18089
18089
|
var package_default3 = {
|
|
18090
18090
|
name: "@uipath/apms-tool",
|
|
18091
18091
|
license: "MIT",
|
|
18092
|
-
version: "1.200.0
|
|
18092
|
+
version: "1.200.0",
|
|
18093
18093
|
description: "CLI plugin for the UiPath Access Policy Management Service.",
|
|
18094
18094
|
private: false,
|
|
18095
18095
|
repository: {
|
|
@@ -29442,7 +29442,7 @@ var registerCommands2 = async (program2) => {
|
|
|
29442
29442
|
var package_default6 = {
|
|
29443
29443
|
name: "@uipath/audit-tool",
|
|
29444
29444
|
license: "MIT",
|
|
29445
|
-
version: "1.200.0
|
|
29445
|
+
version: "1.200.0",
|
|
29446
29446
|
description: "CLI plugin for the UiPath Audit Service — query event sources, paginate events, and export ZIPs from the long-term store.",
|
|
29447
29447
|
private: false,
|
|
29448
29448
|
repository: {
|
|
@@ -30698,7 +30698,7 @@ var registerCommands3 = async (program2) => {
|
|
|
30698
30698
|
var package_default8 = {
|
|
30699
30699
|
name: "@uipath/authz-tool",
|
|
30700
30700
|
license: "MIT",
|
|
30701
|
-
version: "1.200.0
|
|
30701
|
+
version: "1.200.0",
|
|
30702
30702
|
description: "CLI plugin for the UiPath Authorization service.",
|
|
30703
30703
|
private: false,
|
|
30704
30704
|
repository: {
|
|
@@ -36309,7 +36309,7 @@ var registerCommands4 = async (program2) => {
|
|
|
36309
36309
|
var package_default11 = {
|
|
36310
36310
|
name: "@uipath/identity-tool",
|
|
36311
36311
|
license: "MIT",
|
|
36312
|
-
version: "1.200.0
|
|
36312
|
+
version: "1.200.0",
|
|
36313
36313
|
description: "Manage Identity Server users, groups, robot accounts, and external apps.",
|
|
36314
36314
|
private: false,
|
|
36315
36315
|
repository: {
|
|
@@ -38678,7 +38678,7 @@ var registerCommands5 = async (program2) => {
|
|
|
38678
38678
|
var package_default12 = {
|
|
38679
38679
|
name: "@uipath/oms-tool",
|
|
38680
38680
|
license: "MIT",
|
|
38681
|
-
version: "1.200.0
|
|
38681
|
+
version: "1.200.0",
|
|
38682
38682
|
description: "CLI plugin for the UiPath Organization Management Service.",
|
|
38683
38683
|
private: false,
|
|
38684
38684
|
repository: {
|
|
@@ -45202,7 +45202,7 @@ var registerCommands6 = async (program2) => {
|
|
|
45202
45202
|
var package_default14 = {
|
|
45203
45203
|
name: "@uipath/resourcecatalog-tool",
|
|
45204
45204
|
license: "MIT",
|
|
45205
|
-
version: "1.200.0
|
|
45205
|
+
version: "1.200.0",
|
|
45206
45206
|
description: "CLI plugin for the UiPath Resource Catalog Service.",
|
|
45207
45207
|
private: false,
|
|
45208
45208
|
repository: {
|
|
@@ -47150,7 +47150,7 @@ var registerCommands7 = async (program2) => {
|
|
|
47150
47150
|
var package_default16 = {
|
|
47151
47151
|
name: "@uipath/admin-tool",
|
|
47152
47152
|
license: "MIT",
|
|
47153
|
-
version: "1.200.0
|
|
47153
|
+
version: "1.200.0",
|
|
47154
47154
|
description: "Manage UiPath admin resources — Identity Server, Resource Catalog Service, Audit Service, VPN Gateway.",
|
|
47155
47155
|
private: false,
|
|
47156
47156
|
repository: {
|
|
@@ -47215,4 +47215,4 @@ export {
|
|
|
47215
47215
|
metadata8 as metadata
|
|
47216
47216
|
};
|
|
47217
47217
|
|
|
47218
|
-
//# debugId=
|
|
47218
|
+
//# debugId=FF3599EB9B09917C64756E2164756E21
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uipath/admin-tool",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "1.200.0
|
|
4
|
+
"version": "1.200.0",
|
|
5
5
|
"description": "Manage UiPath admin resources — Identity Server, Resource Catalog Service, Audit Service, VPN Gateway.",
|
|
6
6
|
"private": false,
|
|
7
7
|
"repository": {
|