@uipath/admin-tool 1.203.0-preview.160 → 1.203.0-preview.182

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 +4 -4
  2. package/package.json +2 -2
package/dist/tool.js CHANGED
@@ -23222,7 +23222,7 @@ var package_default2 = {
23222
23222
  name: "@uipath/apms-tool",
23223
23223
  author: "UiPath",
23224
23224
  license: "SEE LICENSE IN LICENSE.txt",
23225
- version: "1.203.0-preview.160",
23225
+ version: "1.203.0-preview.182",
23226
23226
  description: "CLI plugin for the UiPath Access Policy Management Service.",
23227
23227
  private: false,
23228
23228
  repository: {
@@ -46775,7 +46775,7 @@ var package_default8 = {
46775
46775
  name: "@uipath/resourcecatalog-tool",
46776
46776
  author: "UiPath",
46777
46777
  license: "SEE LICENSE IN LICENSE.txt",
46778
- version: "1.203.0-preview.160",
46778
+ version: "1.203.0-preview.182",
46779
46779
  description: "CLI plugin for the UiPath Resource Catalog Service.",
46780
46780
  private: false,
46781
46781
  repository: {
@@ -48725,7 +48725,7 @@ var package_default10 = {
48725
48725
  name: "@uipath/admin-tool",
48726
48726
  author: "UiPath",
48727
48727
  license: "SEE LICENSE IN LICENSE.txt",
48728
- version: "1.203.0-preview.160",
48728
+ version: "1.203.0-preview.182",
48729
48729
  description: "Manage UiPath admin resources — Identity Server, Resource Catalog Service, Audit Service, VPN Gateway.",
48730
48730
  private: false,
48731
48731
  repository: {
@@ -48790,4 +48790,4 @@ export {
48790
48790
  registerCommands8 as registerCommands
48791
48791
  };
48792
48792
 
48793
- //# debugId=7415993E150A51CD64756E2164756E21
48793
+ //# debugId=EFAC65A629FCF3A064756E2164756E21
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@uipath/admin-tool",
3
3
  "author": "UiPath",
4
4
  "license": "SEE LICENSE IN LICENSE.txt",
5
- "version": "1.203.0-preview.160",
5
+ "version": "1.203.0-preview.182",
6
6
  "description": "Manage UiPath admin resources — Identity Server, Resource Catalog Service, Audit Service, VPN Gateway.",
7
7
  "private": false,
8
8
  "repository": {
@@ -24,5 +24,5 @@
24
24
  "files": [
25
25
  "dist"
26
26
  ],
27
- "gitHead": "3a42062ba731afca4595ba9aa8a80afc9667528d"
27
+ "gitHead": "f4f19f4d98117736cd2b34629dc1564ae6761aef"
28
28
  }