@uipath/apms-tool 1.200.0-preview.126 → 1.200.0-preview.129

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
@@ -3052,7 +3052,7 @@ var {
3052
3052
  var package_default = {
3053
3053
  name: "@uipath/apms-tool",
3054
3054
  license: "MIT",
3055
- version: "1.200.0-preview.126",
3055
+ version: "1.200.0-preview.129",
3056
3056
  description: "CLI plugin for the UiPath Access Policy Management Service.",
3057
3057
  private: false,
3058
3058
  repository: {
@@ -14317,4 +14317,4 @@ program2.name(metadata.commandPrefix).description(metadata.description).version(
14317
14317
  await registerCommands(program2);
14318
14318
  program2.parse(process.argv);
14319
14319
 
14320
- //# debugId=712C0D91DC8F1EBD64756E2164756E21
14320
+ //# debugId=1B411B4328AEDF5064756E2164756E21
package/dist/tool.js CHANGED
@@ -911,7 +911,7 @@ var init_server = __esm(() => {
911
911
  var package_default = {
912
912
  name: "@uipath/apms-tool",
913
913
  license: "MIT",
914
- version: "1.200.0-preview.126",
914
+ version: "1.200.0-preview.129",
915
915
  description: "CLI plugin for the UiPath Access Policy Management Service.",
916
916
  private: false,
917
917
  repository: {
@@ -12183,4 +12183,4 @@ export {
12183
12183
  metadata
12184
12184
  };
12185
12185
 
12186
- //# debugId=1E18F10794A4662C64756E2164756E21
12186
+ //# debugId=8C2D2DC153D8BF5264756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/apms-tool",
3
3
  "license": "MIT",
4
- "version": "1.200.0-preview.126",
4
+ "version": "1.200.0-preview.129",
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": "c2f816a61073d9668c4a3f4e80999de71f417818"
29
+ "gitHead": "0d1695ec4c5fc5ebe38a4bd0f92d61e7884fcfb1"
30
30
  }