@uipath/api-workflow-tool 1.201.0-preview.133 → 1.202.0-preview.134

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.
@@ -1,4 +1,4 @@
1
- import"./packager-tool-wckvcay0.js";
1
+ import"./packager-tool-1de529jm.js";
2
2
 
3
3
  // ../../node_modules/open/index.js
4
4
  import process7 from "node:process";
@@ -626,9 +626,9 @@ defineLazyProperty(apps, "safari", () => detectPlatformBinary({
626
626
  }));
627
627
  var open_default = open;
628
628
  export {
629
- openApp,
629
+ apps,
630
630
  open_default as default,
631
- apps
631
+ openApp
632
632
  };
633
633
 
634
- //# debugId=75EAFE8AF98B350C64756E2164756E21
634
+ //# debugId=42C9AEC59ECC644E64756E2164756E21
package/dist/index.js CHANGED
@@ -2,18 +2,14 @@
2
2
  import {
3
3
  metadata,
4
4
  registerCommands
5
- } from "./packager-tool-52mmw6dt.js";
6
- import"./packager-tool-1v8fmky0.js";
7
- import"./packager-tool-h1tyrbff.js";
5
+ } from "./packager-tool-829gd8ec.js";
6
+ import"./packager-tool-etwnccc1.js";
7
+ import"./packager-tool-gbz5mg04.js";
8
8
  import {
9
9
  Command
10
- } from "./packager-tool-bprnbg91.js";
11
- import"./packager-tool-4pvh3k50.js";
12
- import"./packager-tool-y7hv8v54.js";
10
+ } from "./packager-tool-9kaazy87.js";
13
11
  import"./packager-tool-t01cjyjh.js";
14
- import"./packager-tool-9qecd4wb.js";
15
- import"./packager-tool-5arsyj36.js";
16
- import"./packager-tool-wckvcay0.js";
12
+ import"./packager-tool-1de529jm.js";
17
13
 
18
14
  // src/index.ts
19
15
  var program = new Command;
@@ -21,4 +17,4 @@ program.name(metadata.commandPrefix).description(metadata.description).version(m
21
17
  await registerCommands(program);
22
18
  program.parse(process.argv);
23
19
 
24
- //# debugId=DD47897ACDB6FFAB64756E2164756E21
20
+ //# debugId=C0E391E793D09E2B64756E2164756E21
@@ -15,23 +15,23 @@ import {
15
15
  types,
16
16
  yaml
17
17
  } from "./packager-tool-t01cjyjh.js";
18
- import"./packager-tool-wckvcay0.js";
18
+ import"./packager-tool-1de529jm.js";
19
19
  export {
20
- types,
21
- safeLoadAll,
22
- safeLoad,
23
- safeDump,
24
- loadAll,
25
- load,
26
- dump,
27
- yaml as default,
28
- YAMLException,
29
- Type,
30
- Schema,
31
- JSON_SCHEMA,
32
- FAILSAFE_SCHEMA,
20
+ CORE_SCHEMA,
33
21
  DEFAULT_SCHEMA,
34
- CORE_SCHEMA
22
+ FAILSAFE_SCHEMA,
23
+ JSON_SCHEMA,
24
+ Schema,
25
+ Type,
26
+ YAMLException,
27
+ yaml as default,
28
+ dump,
29
+ load,
30
+ loadAll,
31
+ safeDump,
32
+ safeLoad,
33
+ safeLoadAll,
34
+ types
35
35
  };
36
36
 
37
- //# debugId=230D84E4F6C6D48F64756E2164756E21
37
+ //# debugId=DB730862833C672464756E2164756E21