@uipath/admin-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.
Files changed (2) hide show
  1. package/dist/tool.js +9 -9
  2. package/package.json +1 -1
package/dist/tool.js CHANGED
@@ -23693,7 +23693,7 @@ var __require2 = /* @__PURE__ */ createRequire2(import.meta.url);
23693
23693
  var package_default = {
23694
23694
  name: "@uipath/admin-vpngateway-tool",
23695
23695
  license: "MIT",
23696
- version: "1.198.0-preview.96",
23696
+ version: "1.198.0",
23697
23697
  description: "CLI plugin for UiPath VPN Gateway management (Hypervisor service).",
23698
23698
  private: false,
23699
23699
  repository: {
@@ -53999,7 +53999,7 @@ var registerCommands = async (program2) => {
53999
53999
  var package_default3 = {
54000
54000
  name: "@uipath/apms-tool",
54001
54001
  license: "MIT",
54002
- version: "1.198.0-preview.96",
54002
+ version: "1.198.0",
54003
54003
  description: "CLI plugin for the UiPath Access Policy Management Service.",
54004
54004
  private: false,
54005
54005
  repository: {
@@ -65228,7 +65228,7 @@ var registerCommands2 = async (program2) => {
65228
65228
  var package_default6 = {
65229
65229
  name: "@uipath/audit-tool",
65230
65230
  license: "MIT",
65231
- version: "1.198.0-preview.96",
65231
+ version: "1.198.0",
65232
65232
  description: "CLI plugin for the UiPath Audit Service — query event sources, paginate events, and export ZIPs from the long-term store.",
65233
65233
  private: false,
65234
65234
  repository: {
@@ -66484,7 +66484,7 @@ var registerCommands3 = async (program2) => {
66484
66484
  var package_default8 = {
66485
66485
  name: "@uipath/authz-tool",
66486
66486
  license: "MIT",
66487
- version: "1.198.0-preview.96",
66487
+ version: "1.198.0",
66488
66488
  description: "CLI plugin for the UiPath Authorization service.",
66489
66489
  private: false,
66490
66490
  repository: {
@@ -72095,7 +72095,7 @@ var registerCommands4 = async (program2) => {
72095
72095
  var package_default11 = {
72096
72096
  name: "@uipath/identity-tool",
72097
72097
  license: "MIT",
72098
- version: "1.198.0-preview.96",
72098
+ version: "1.198.0",
72099
72099
  description: "Manage Identity Server users, groups, robot accounts, and external apps.",
72100
72100
  private: false,
72101
72101
  repository: {
@@ -74464,7 +74464,7 @@ var registerCommands5 = async (program2) => {
74464
74464
  var package_default12 = {
74465
74465
  name: "@uipath/oms-tool",
74466
74466
  license: "MIT",
74467
- version: "1.198.0-preview.96",
74467
+ version: "1.198.0",
74468
74468
  description: "CLI plugin for the UiPath Organization Management Service.",
74469
74469
  private: false,
74470
74470
  repository: {
@@ -80995,7 +80995,7 @@ var registerCommands6 = async (program2) => {
80995
80995
  var package_default14 = {
80996
80996
  name: "@uipath/resourcecatalog-tool",
80997
80997
  license: "MIT",
80998
- version: "1.198.0-preview.96",
80998
+ version: "1.198.0",
80999
80999
  description: "CLI plugin for the UiPath Resource Catalog Service.",
81000
81000
  private: false,
81001
81001
  repository: {
@@ -82943,7 +82943,7 @@ var registerCommands7 = async (program2) => {
82943
82943
  var package_default16 = {
82944
82944
  name: "@uipath/admin-tool",
82945
82945
  license: "MIT",
82946
- version: "1.198.0-preview.96",
82946
+ version: "1.198.0",
82947
82947
  description: "Manage UiPath admin resources — Identity Server, Resource Catalog Service, Audit Service, VPN Gateway.",
82948
82948
  private: false,
82949
82949
  repository: {
@@ -83008,4 +83008,4 @@ export {
83008
83008
  metadata8 as metadata
83009
83009
  };
83010
83010
 
83011
- //# debugId=DEF4B6B3F4571ACE64756E2164756E21
83011
+ //# debugId=0FE9662B1AD68CAC64756E2164756E21
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.96",
4
+ "version": "1.198.0",
5
5
  "description": "Manage UiPath admin resources — Identity Server, Resource Catalog Service, Audit Service, VPN Gateway.",
6
6
  "private": false,
7
7
  "repository": {