@uipath/admin-tool 1.199.0-preview.113 → 1.199.0-preview.119

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 +2 -2
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.199.0-preview.113",
23696
+ version: "1.199.0-preview.119",
23697
23697
  description: "CLI plugin for UiPath VPN Gateway management (Hypervisor service).",
23698
23698
  private: false,
23699
23699
  repository: {
@@ -54038,7 +54038,7 @@ var registerCommands = async (program2) => {
54038
54038
  var package_default3 = {
54039
54039
  name: "@uipath/apms-tool",
54040
54040
  license: "MIT",
54041
- version: "1.199.0-preview.113",
54041
+ version: "1.199.0-preview.119",
54042
54042
  description: "CLI plugin for the UiPath Access Policy Management Service.",
54043
54043
  private: false,
54044
54044
  repository: {
@@ -65305,7 +65305,7 @@ var registerCommands2 = async (program2) => {
65305
65305
  var package_default6 = {
65306
65306
  name: "@uipath/audit-tool",
65307
65307
  license: "MIT",
65308
- version: "1.199.0-preview.113",
65308
+ version: "1.199.0-preview.119",
65309
65309
  description: "CLI plugin for the UiPath Audit Service — query event sources, paginate events, and export ZIPs from the long-term store.",
65310
65310
  private: false,
65311
65311
  repository: {
@@ -66561,7 +66561,7 @@ var registerCommands3 = async (program2) => {
66561
66561
  var package_default8 = {
66562
66562
  name: "@uipath/authz-tool",
66563
66563
  license: "MIT",
66564
- version: "1.199.0-preview.113",
66564
+ version: "1.199.0-preview.119",
66565
66565
  description: "CLI plugin for the UiPath Authorization service.",
66566
66566
  private: false,
66567
66567
  repository: {
@@ -72172,7 +72172,7 @@ var registerCommands4 = async (program2) => {
72172
72172
  var package_default11 = {
72173
72173
  name: "@uipath/identity-tool",
72174
72174
  license: "MIT",
72175
- version: "1.199.0-preview.113",
72175
+ version: "1.199.0-preview.119",
72176
72176
  description: "Manage Identity Server users, groups, robot accounts, and external apps.",
72177
72177
  private: false,
72178
72178
  repository: {
@@ -74541,7 +74541,7 @@ var registerCommands5 = async (program2) => {
74541
74541
  var package_default12 = {
74542
74542
  name: "@uipath/oms-tool",
74543
74543
  license: "MIT",
74544
- version: "1.199.0-preview.113",
74544
+ version: "1.199.0-preview.119",
74545
74545
  description: "CLI plugin for the UiPath Organization Management Service.",
74546
74546
  private: false,
74547
74547
  repository: {
@@ -81072,7 +81072,7 @@ var registerCommands6 = async (program2) => {
81072
81072
  var package_default14 = {
81073
81073
  name: "@uipath/resourcecatalog-tool",
81074
81074
  license: "MIT",
81075
- version: "1.199.0-preview.113",
81075
+ version: "1.199.0-preview.119",
81076
81076
  description: "CLI plugin for the UiPath Resource Catalog Service.",
81077
81077
  private: false,
81078
81078
  repository: {
@@ -83020,7 +83020,7 @@ var registerCommands7 = async (program2) => {
83020
83020
  var package_default16 = {
83021
83021
  name: "@uipath/admin-tool",
83022
83022
  license: "MIT",
83023
- version: "1.199.0-preview.113",
83023
+ version: "1.199.0-preview.119",
83024
83024
  description: "Manage UiPath admin resources — Identity Server, Resource Catalog Service, Audit Service, VPN Gateway.",
83025
83025
  private: false,
83026
83026
  repository: {
@@ -83085,4 +83085,4 @@ export {
83085
83085
  metadata8 as metadata
83086
83086
  };
83087
83087
 
83088
- //# debugId=467A88BA4901E42C64756E2164756E21
83088
+ //# debugId=6C305C47B2C0FDAB64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/admin-tool",
3
3
  "license": "MIT",
4
- "version": "1.199.0-preview.113",
4
+ "version": "1.199.0-preview.119",
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": "723e6801b77b5926ba75e75b6a756cc38b1b7adc"
26
+ "gitHead": "9237653cf731fb275714c8ee5aab5dc057424b42"
27
27
  }