@uipath/platform-tool 1.201.0-preview.122 → 1.201.0-preview.125

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-rj0d8e2g.js";
6
+ } from "./tool-h2hbc88r.js";
7
7
  import"./tool-9qecd4wb.js";
8
8
  import"./tool-nnna1hq7.js";
9
9
  import"./tool-5arsyj36.js";
@@ -27188,7 +27188,7 @@ var require_dist2 = __commonJS((exports) => {
27188
27188
  var package_default = {
27189
27189
  name: "@uipath/platform-tool",
27190
27190
  license: "MIT",
27191
- version: "1.201.0-preview.122",
27191
+ version: "1.201.0-preview.125",
27192
27192
  description: "Manage UiPath platform-level resources such as tenant licensing.",
27193
27193
  type: "module",
27194
27194
  main: "./dist/tool.js",
@@ -34124,4 +34124,4 @@ var registerCommands = async (program2) => {
34124
34124
 
34125
34125
  export { Command, metadata, registerCommands };
34126
34126
 
34127
- //# debugId=7AD0FDD07014797C64756E2164756E21
34127
+ //# debugId=1FCCC71610C0ACBD64756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-rj0d8e2g.js";
4
+ } from "./tool-h2hbc88r.js";
5
5
  import"./tool-9qecd4wb.js";
6
6
  import"./tool-nnna1hq7.js";
7
7
  import"./tool-5arsyj36.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/platform-tool",
3
3
  "license": "MIT",
4
- "version": "1.201.0-preview.122",
4
+ "version": "1.201.0-preview.125",
5
5
  "description": "Manage UiPath platform-level resources such as tenant licensing.",
6
6
  "type": "module",
7
7
  "main": "./dist/tool.js",
@@ -20,5 +20,5 @@
20
20
  "publishConfig": {
21
21
  "registry": "https://registry.npmjs.org/"
22
22
  },
23
- "gitHead": "6c56f56100be96231fccbaa59e99d64d94808d58"
23
+ "gitHead": "3429b3f8c5a137ace2fa1d6d4916a7168cc632fa"
24
24
  }