@uipath/apms-tool 1.198.0-preview.80 → 1.198.0-preview.82

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
@@ -21247,7 +21247,7 @@ var {
21247
21247
  var package_default = {
21248
21248
  name: "@uipath/apms-tool",
21249
21249
  license: "MIT",
21250
- version: "1.198.0-preview.80",
21250
+ version: "1.198.0-preview.82",
21251
21251
  description: "CLI plugin for the UiPath Access Policy Management Service.",
21252
21252
  private: false,
21253
21253
  repository: {
@@ -31907,4 +31907,4 @@ program2.name(metadata.commandPrefix).description(metadata.description).version(
31907
31907
  await registerCommands(program2);
31908
31908
  program2.parse(process.argv);
31909
31909
 
31910
- //# debugId=2C9BA2B8161B547C64756E2164756E21
31910
+ //# debugId=CA483CC1A21CB1B364756E2164756E21
package/dist/tool.js CHANGED
@@ -19137,7 +19137,7 @@ var init_server = __esm(() => {
19137
19137
  var package_default = {
19138
19138
  name: "@uipath/apms-tool",
19139
19139
  license: "MIT",
19140
- version: "1.198.0-preview.80",
19140
+ version: "1.198.0-preview.82",
19141
19141
  description: "CLI plugin for the UiPath Access Policy Management Service.",
19142
19142
  private: false,
19143
19143
  repository: {
@@ -29804,4 +29804,4 @@ export {
29804
29804
  metadata
29805
29805
  };
29806
29806
 
29807
- //# debugId=2E156A9882E7CB2464756E2164756E21
29807
+ //# debugId=16DF16F9B025CFC464756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/apms-tool",
3
3
  "license": "MIT",
4
- "version": "1.198.0-preview.80",
4
+ "version": "1.198.0-preview.82",
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": "9b2c3c0f21a256d2f38dd28bc97e72e6f7b10a9c"
29
+ "gitHead": "ec9a5f58936b8ab07633a96598d699fa8527be65"
30
30
  }