@uipath/resourcecatalog-tool 1.198.0-preview.86 → 1.198.0-preview.87

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/resourcecatalog-tool",
21249
21249
  license: "MIT",
21250
- version: "1.198.0-preview.86",
21250
+ version: "1.198.0-preview.87",
21251
21251
  description: "CLI plugin for the UiPath Resource Catalog Service.",
21252
21252
  private: false,
21253
21253
  repository: {
@@ -31760,4 +31760,4 @@ program2.name(metadata.commandPrefix).description(metadata.description).version(
31760
31760
  await registerCommands(program2);
31761
31761
  program2.parse(process.argv);
31762
31762
 
31763
- //# debugId=A747B3A49D9324B964756E2164756E21
31763
+ //# debugId=088CCAF103C0743364756E2164756E21
package/dist/tool.js CHANGED
@@ -19137,7 +19137,7 @@ var init_server = __esm(() => {
19137
19137
  var package_default = {
19138
19138
  name: "@uipath/resourcecatalog-tool",
19139
19139
  license: "MIT",
19140
- version: "1.198.0-preview.86",
19140
+ version: "1.198.0-preview.87",
19141
19141
  description: "CLI plugin for the UiPath Resource Catalog Service.",
19142
19142
  private: false,
19143
19143
  repository: {
@@ -29658,4 +29658,4 @@ export {
29658
29658
  metadata
29659
29659
  };
29660
29660
 
29661
- //# debugId=F4F4D851BB507C6664756E2164756E21
29661
+ //# debugId=18CD1285DB010D3B64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/resourcecatalog-tool",
3
3
  "license": "MIT",
4
- "version": "1.198.0-preview.86",
4
+ "version": "1.198.0-preview.87",
5
5
  "description": "CLI plugin for the UiPath Resource Catalog Service.",
6
6
  "private": false,
7
7
  "repository": {
@@ -26,5 +26,5 @@
26
26
  "files": [
27
27
  "dist"
28
28
  ],
29
- "gitHead": "e6930a7d30dc12735ec0dc6fd7c4720bbb99e936"
29
+ "gitHead": "b84a7a78e1a325c3dd3b39efd3018c49b38c789f"
30
30
  }