@uipath/resourcecatalog-tool 1.202.0-preview.138 → 1.202.0-preview.140

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
@@ -3,7 +3,7 @@ import {
3
3
  Command,
4
4
  metadata,
5
5
  registerCommands
6
- } from "./tool-qgejw1zv.js";
6
+ } from "./tool-vyq3nkcj.js";
7
7
  import"./tool-1de529jm.js";
8
8
 
9
9
  // src/index.ts
@@ -2100,7 +2100,7 @@ var require_commander = __commonJS(function(exports) {
2100
2100
  var package_default = {
2101
2101
  name: "@uipath/resourcecatalog-tool",
2102
2102
  license: "MIT",
2103
- version: "1.202.0-preview.138",
2103
+ version: "1.202.0-preview.140",
2104
2104
  description: "CLI plugin for the UiPath Resource Catalog Service.",
2105
2105
  private: false,
2106
2106
  repository: {
@@ -9026,4 +9026,4 @@ var registerCommands = async (program2) => {
9026
9026
 
9027
9027
  export { Command, metadata, registerCommands };
9028
9028
 
9029
- //# debugId=E85E956F57DD8A7F64756E2164756E21
9029
+ //# debugId=62918ED2A327307E64756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-qgejw1zv.js";
4
+ } from "./tool-vyq3nkcj.js";
5
5
  import"./tool-1de529jm.js";
6
6
  export {
7
7
  metadata,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/resourcecatalog-tool",
3
3
  "license": "MIT",
4
- "version": "1.202.0-preview.138",
4
+ "version": "1.202.0-preview.140",
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": "46372d5c4c4ae9352e9457a99e9d5efc1890cb48"
29
+ "gitHead": "1861498d8a158a710a718c04614523ba59c93781"
30
30
  }