@uipath/platform-tool 1.202.0-preview.142 → 1.202.0

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.
@@ -27335,8 +27335,8 @@ var require_dist2 = __commonJS(function(exports) {
27335
27335
  // package.json
27336
27336
  var package_default = {
27337
27337
  name: "@uipath/platform-tool",
27338
- license: "MIT",
27339
- version: "1.202.0-preview.142",
27338
+ license: "SEE LICENSE IN LICENSE.txt",
27339
+ version: "1.202.0",
27340
27340
  description: "Manage UiPath platform-level resources such as tenant licensing.",
27341
27341
  publishConfig: {
27342
27342
  registry: "https://npm.pkg.github.com/"
@@ -30129,7 +30129,7 @@ async function loadOutputCodecsAsync(needed) {
30129
30129
  }));
30130
30130
  }
30131
30131
  if (needed.filter && jmespathSlot.get() === undefined) {
30132
- loads.push(import("./index-gpd94m28.js").then((mod) => {
30132
+ loads.push(import("./jmespath-231m3hyn.js").then((m)=>__toESM(m.default,1)).then((mod) => {
30133
30133
  jmespathSlot.set(mod);
30134
30134
  }));
30135
30135
  }
@@ -33747,7 +33747,7 @@ class JSONApiResponse {
33747
33747
  // ../admin/identity-sdk/package.json
33748
33748
  var package_default2 = {
33749
33749
  name: "@uipath/identity-sdk",
33750
- license: "MIT",
33750
+ license: "SEE LICENSE IN LICENSE.txt",
33751
33751
  version: "1.202.0",
33752
33752
  repository: {
33753
33753
  type: "git",
@@ -36404,4 +36404,4 @@ var registerCommands = async (program2) => {
36404
36404
 
36405
36405
  export { Command, metadata, registerCommands };
36406
36406
 
36407
- //# debugId=3F34BC2EFC08889A64756E2164756E21
36407
+ //# debugId=4F371D824778BDE964756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-kekptx6a.js";
4
+ } from "./tool-rvy9ye18.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/platform-tool",
3
- "license": "MIT",
4
- "version": "1.202.0-preview.142",
3
+ "license": "SEE LICENSE IN LICENSE.txt",
4
+ "version": "1.202.0",
5
5
  "description": "Manage UiPath platform-level resources such as tenant licensing.",
6
6
  "publishConfig": {
7
7
  "registry": "https://registry.npmjs.org/"
@@ -20,5 +20,5 @@
20
20
  "keywords": [
21
21
  "cli-tool"
22
22
  ],
23
- "gitHead": "2f7204440851d62ecc9f2d2e202c863293821d90"
23
+ "gitHead": "23b5a7038ead7264439af18f8b807c7cc99a29d5"
24
24
  }