@uipath/codedapp-tool 1.201.0-preview.132 → 1.201.0-preview.133

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
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  metadata,
4
4
  registerCommands
5
- } from "./tool-gy8x81f2.js";
5
+ } from "./tool-bydtassw.js";
6
6
  import {
7
7
  Command
8
8
  } from "./tool-25qmnad0.js";
@@ -30722,7 +30722,7 @@ var require_ignore = __commonJS((exports, module) => {
30722
30722
  var package_default = {
30723
30723
  name: "@uipath/codedapp-tool",
30724
30724
  license: "MIT",
30725
- version: "1.201.0-preview.132",
30725
+ version: "1.201.0-preview.133",
30726
30726
  description: "Build, pack, publish, deploy, and manage UiPath Coded Web Applications.",
30727
30727
  keywords: [
30728
30728
  "cli-tool",
@@ -54839,7 +54839,7 @@ function querystringSingleKey(key, value, keyPrefix = "") {
54839
54839
  var package_default2 = {
54840
54840
  name: "@uipath/solution-sdk",
54841
54841
  license: "MIT",
54842
- version: "1.201.0-preview.132",
54842
+ version: "1.201.0-preview.133",
54843
54843
  repository: {
54844
54844
  type: "git",
54845
54845
  url: "https://github.com/UiPath/cli.git",
@@ -61072,4 +61072,4 @@ var registerCommands = async (program) => {
61072
61072
 
61073
61073
  export { metadata, registerCommands };
61074
61074
 
61075
- //# debugId=F329E8C4AEBBEB7A64756E2164756E21
61075
+ //# debugId=4AA74ED5099FC73164756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-gy8x81f2.js";
4
+ } from "./tool-bydtassw.js";
5
5
  import"./tool-25qmnad0.js";
6
6
  import"./tool-yadq0xpc.js";
7
7
  import"./tool-y0g9grx6.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/codedapp-tool",
3
3
  "license": "MIT",
4
- "version": "1.201.0-preview.132",
4
+ "version": "1.201.0-preview.133",
5
5
  "description": "Build, pack, publish, deploy, and manage UiPath Coded Web Applications.",
6
6
  "keywords": [
7
7
  "cli-tool",
@@ -27,5 +27,5 @@
27
27
  "publishConfig": {
28
28
  "registry": "https://registry.npmjs.org/"
29
29
  },
30
- "gitHead": "37388a48f899d8f3e7d590f050c5f00485594638"
30
+ "gitHead": "7933378ad5276ac369900293a1447474dcec6826"
31
31
  }