@uipath/resourcecatalog-tool 1.197.0-preview.63 → 1.197.0-preview.65

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.197.0-preview.63",
21250
+ version: "1.197.0-preview.65",
21251
21251
  description: "CLI plugin for the UiPath Resource Catalog Service.",
21252
21252
  private: false,
21253
21253
  repository: {
@@ -30798,4 +30798,4 @@ program2.name(metadata.commandPrefix).description(metadata.description).version(
30798
30798
  await registerCommands(program2);
30799
30799
  program2.parse(process.argv);
30800
30800
 
30801
- //# debugId=495CBD5F1F22B63864756E2164756E21
30801
+ //# debugId=E5F695B71F5A4E6264756E2164756E21
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.197.0-preview.63",
19140
+ version: "1.197.0-preview.65",
19141
19141
  description: "CLI plugin for the UiPath Resource Catalog Service.",
19142
19142
  private: false,
19143
19143
  repository: {
@@ -28696,4 +28696,4 @@ export {
28696
28696
  metadata
28697
28697
  };
28698
28698
 
28699
- //# debugId=18D24D33939DE0AE64756E2164756E21
28699
+ //# debugId=7A04A5B44552C2EB64756E2164756E21
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/resourcecatalog-tool",
3
3
  "license": "MIT",
4
- "version": "1.197.0-preview.63",
4
+ "version": "1.197.0-preview.65",
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": "f11c510734215113744bf42073c327ecd776c7c2"
29
+ "gitHead": "9388ccbe5e739c9578bfd9b5395980fb63e11d9c"
30
30
  }