@uipath/apms-tool 1.200.0-preview.109 → 1.200.0-preview.117

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.109",
3055
+ version: "1.200.0-preview.117",
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=1F34FFA7DDBA7DE264756E2164756E21
14320
+ //# debugId=3886DD169269839A64756E2164756E21
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.109",
914
+ version: "1.200.0-preview.117",
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=9F39671CA9FA3D9164756E2164756E21
12186
+ //# debugId=8CE82325371F4A9164756E2164756E21
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.109",
4
+ "version": "1.200.0-preview.117",
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": "fcc01cdae81bbd0c25d3d4fc287537a9d19d99f4"
29
+ "gitHead": "5ba432ca14252784a1e20c03f5a858a5ae39746e"
30
30
  }