@uipath/admin-tool 1.198.0-preview.83 → 1.198.0-preview.85
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 +2 -2
package/dist/tool.js
CHANGED
|
@@ -23633,7 +23633,7 @@ var __require2 = /* @__PURE__ */ createRequire2(import.meta.url);
|
|
|
23633
23633
|
var package_default = {
|
|
23634
23634
|
name: "@uipath/admin-vpngateway-tool",
|
|
23635
23635
|
license: "MIT",
|
|
23636
|
-
version: "1.198.0-preview.
|
|
23636
|
+
version: "1.198.0-preview.85",
|
|
23637
23637
|
description: "CLI plugin for UiPath VPN Gateway management (Hypervisor service).",
|
|
23638
23638
|
private: false,
|
|
23639
23639
|
repository: {
|
|
@@ -53461,7 +53461,7 @@ var registerCommands = async (program2) => {
|
|
|
53461
53461
|
var package_default3 = {
|
|
53462
53462
|
name: "@uipath/apms-tool",
|
|
53463
53463
|
license: "MIT",
|
|
53464
|
-
version: "1.198.0-preview.
|
|
53464
|
+
version: "1.198.0-preview.85",
|
|
53465
53465
|
description: "CLI plugin for the UiPath Access Policy Management Service.",
|
|
53466
53466
|
private: false,
|
|
53467
53467
|
repository: {
|
|
@@ -64209,7 +64209,7 @@ var registerCommands2 = async (program2) => {
|
|
|
64209
64209
|
var package_default6 = {
|
|
64210
64210
|
name: "@uipath/audit-tool",
|
|
64211
64211
|
license: "MIT",
|
|
64212
|
-
version: "1.198.0-preview.
|
|
64212
|
+
version: "1.198.0-preview.85",
|
|
64213
64213
|
description: "CLI plugin for the UiPath Audit Service — query event sources, paginate events, and export ZIPs from the long-term store.",
|
|
64214
64214
|
private: false,
|
|
64215
64215
|
repository: {
|
|
@@ -65466,7 +65466,7 @@ var registerCommands3 = async (program2) => {
|
|
|
65466
65466
|
var package_default8 = {
|
|
65467
65467
|
name: "@uipath/authz-tool",
|
|
65468
65468
|
license: "MIT",
|
|
65469
|
-
version: "1.198.0-preview.
|
|
65469
|
+
version: "1.198.0-preview.85",
|
|
65470
65470
|
description: "CLI plugin for the UiPath Authorization service.",
|
|
65471
65471
|
private: false,
|
|
65472
65472
|
repository: {
|
|
@@ -71077,7 +71077,7 @@ var registerCommands4 = async (program2) => {
|
|
|
71077
71077
|
var package_default11 = {
|
|
71078
71078
|
name: "@uipath/identity-tool",
|
|
71079
71079
|
license: "MIT",
|
|
71080
|
-
version: "1.198.0-preview.
|
|
71080
|
+
version: "1.198.0-preview.85",
|
|
71081
71081
|
description: "Manage Identity Server users, groups, robot accounts, and external apps.",
|
|
71082
71082
|
private: false,
|
|
71083
71083
|
repository: {
|
|
@@ -73446,7 +73446,7 @@ var registerCommands5 = async (program2) => {
|
|
|
73446
73446
|
var package_default12 = {
|
|
73447
73447
|
name: "@uipath/oms-tool",
|
|
73448
73448
|
license: "MIT",
|
|
73449
|
-
version: "1.198.0-preview.
|
|
73449
|
+
version: "1.198.0-preview.85",
|
|
73450
73450
|
description: "CLI plugin for the UiPath Organization Management Service.",
|
|
73451
73451
|
private: false,
|
|
73452
73452
|
repository: {
|
|
@@ -79977,7 +79977,7 @@ var registerCommands6 = async (program2) => {
|
|
|
79977
79977
|
var package_default14 = {
|
|
79978
79978
|
name: "@uipath/resourcecatalog-tool",
|
|
79979
79979
|
license: "MIT",
|
|
79980
|
-
version: "1.198.0-preview.
|
|
79980
|
+
version: "1.198.0-preview.85",
|
|
79981
79981
|
description: "CLI plugin for the UiPath Resource Catalog Service.",
|
|
79982
79982
|
private: false,
|
|
79983
79983
|
repository: {
|
|
@@ -81925,7 +81925,7 @@ var registerCommands7 = async (program2) => {
|
|
|
81925
81925
|
var package_default16 = {
|
|
81926
81926
|
name: "@uipath/admin-tool",
|
|
81927
81927
|
license: "MIT",
|
|
81928
|
-
version: "1.198.0-preview.
|
|
81928
|
+
version: "1.198.0-preview.85",
|
|
81929
81929
|
description: "Manage UiPath admin resources — Identity Server, Resource Catalog Service, Audit Service, VPN Gateway.",
|
|
81930
81930
|
private: false,
|
|
81931
81931
|
repository: {
|
|
@@ -81990,4 +81990,4 @@ export {
|
|
|
81990
81990
|
metadata8 as metadata
|
|
81991
81991
|
};
|
|
81992
81992
|
|
|
81993
|
-
//# debugId=
|
|
81993
|
+
//# debugId=088316739576082564756E2164756E21
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uipath/admin-tool",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "1.198.0-preview.
|
|
4
|
+
"version": "1.198.0-preview.85",
|
|
5
5
|
"description": "Manage UiPath admin resources — Identity Server, Resource Catalog Service, Audit Service, VPN Gateway.",
|
|
6
6
|
"private": false,
|
|
7
7
|
"repository": {
|
|
@@ -23,5 +23,5 @@
|
|
|
23
23
|
"files": [
|
|
24
24
|
"dist"
|
|
25
25
|
],
|
|
26
|
-
"gitHead": "
|
|
26
|
+
"gitHead": "4a4fb9d0a395bafc674550cf9a4ff7a0c14e134f"
|
|
27
27
|
}
|