@uipath/apms-tool 1.201.0-preview.131 → 1.201.0-preview.133

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/index.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  Command,
4
4
  metadata,
5
5
  registerCommands
6
- } from "./tool-ay8w4waf.js";
6
+ } from "./tool-5c98ywyv.js";
7
7
  import"./tool-eb3gcj08.js";
8
8
  import"./tool-rr9mn0nz.js";
9
9
  import"./tool-yy8n2117.js";
@@ -2112,7 +2112,7 @@ var require_commander = __commonJS((exports) => {
2112
2112
  var package_default = {
2113
2113
  name: "@uipath/apms-tool",
2114
2114
  license: "MIT",
2115
- version: "1.201.0-preview.131",
2115
+ version: "1.201.0-preview.133",
2116
2116
  description: "CLI plugin for the UiPath Access Policy Management Service.",
2117
2117
  private: false,
2118
2118
  repository: {
@@ -8463,4 +8463,4 @@ var registerCommands = async (program2) => {
8463
8463
 
8464
8464
  export { Command, metadata, registerCommands };
8465
8465
 
8466
- //# debugId=8518C0B2D72A72B164756E2164756E21
8466
+ //# debugId=18BF62493CF0D74C64756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-ay8w4waf.js";
4
+ } from "./tool-5c98ywyv.js";
5
5
  import"./tool-eb3gcj08.js";
6
6
  import"./tool-rr9mn0nz.js";
7
7
  import"./tool-yy8n2117.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/apms-tool",
3
3
  "license": "MIT",
4
- "version": "1.201.0-preview.131",
4
+ "version": "1.201.0-preview.133",
5
5
  "description": "CLI plugin for the UiPath Access Policy Management Service.",
6
6
  "private": false,
7
7
  "repository": {
@@ -26,5 +26,5 @@
26
26
  "files": [
27
27
  "dist"
28
28
  ],
29
- "gitHead": "5b0a03e4ee4be352459ac9fd82341ff77bc82ee6"
29
+ "gitHead": "7933378ad5276ac369900293a1447474dcec6826"
30
30
  }