@uipath/apms-tool 1.199.0-preview.97 → 1.199.0-preview.99

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.199.0-preview.97",
21250
+ version: "1.199.0-preview.99",
21251
21251
  description: "CLI plugin for the UiPath Access Policy Management Service.",
21252
21252
  private: false,
21253
21253
  repository: {
@@ -32395,4 +32395,4 @@ program2.name(metadata.commandPrefix).description(metadata.description).version(
32395
32395
  await registerCommands(program2);
32396
32396
  program2.parse(process.argv);
32397
32397
 
32398
- //# debugId=17BD382D326723E264756E2164756E21
32398
+ //# debugId=4710F11F398A110A64756E2164756E21
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.199.0-preview.97",
19140
+ version: "1.199.0-preview.99",
19141
19141
  description: "CLI plugin for the UiPath Access Policy Management Service.",
19142
19142
  private: false,
19143
19143
  repository: {
@@ -30292,4 +30292,4 @@ export {
30292
30292
  metadata
30293
30293
  };
30294
30294
 
30295
- //# debugId=A6EBF7BECA3718DE64756E2164756E21
30295
+ //# debugId=AFF5573C9A0DBE8D64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/apms-tool",
3
3
  "license": "MIT",
4
- "version": "1.199.0-preview.97",
4
+ "version": "1.199.0-preview.99",
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": "087ae21e842f27bde5eb0013892c9487bfe60568"
29
+ "gitHead": "6ba217cddceb86e3fa39ed82e49c5062878a85c6"
30
30
  }