@uipath/solution-tool 1.202.0 → 1.203.0-preview.160
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/THIRD-PARTY-NOTICES.md +23 -1
- package/dist/deploy.js +7 -6
- package/dist/{packager-tool-bt0z25tw.js → embedded-file-reader-xxqe8vs8.js} +98 -16584
- package/dist/first-party-service-sd8yaf73.js +27 -0
- package/dist/index-dqa169gp.js +25 -0
- package/dist/index.js +19 -13
- package/dist/init.js +8 -5
- package/dist/{list-8hvfmge6.js → list-dadxggxt.js} +5 -4
- package/dist/models/pack-command-types.d.ts +33 -5
- package/dist/pack.js +12 -6
- package/dist/{packager-tool-fjjh5veg.js → packager-tool-0f0wt9vh.js} +353 -1519
- package/dist/{packager-tool-pbmpgz04.js → packager-tool-1haahq17.js} +5 -3
- package/dist/{packager-tool-rbrcxjch.js → packager-tool-2syrt51a.js} +7 -4
- package/dist/packager-tool-3jrq7smt.js +1459 -0
- package/dist/packager-tool-53w8skv5.js +262 -0
- package/dist/packager-tool-7znqtw3f.js +244 -0
- package/dist/packager-tool-bkwnetqn.js +16678 -0
- package/dist/{packager-tool-5518wy6n.js → packager-tool-cp07fhx3.js} +9 -6
- package/dist/{packager-tool-w1dzcj31.js → packager-tool-cvfbzs9p.js} +359 -95
- package/dist/packager-tool-gdtpsdn7.js +342 -0
- package/dist/{packager-tool-pyygbnp2.js → packager-tool-htag6yh5.js} +4 -4
- package/dist/{packager-tool-3bewrpq4.js → packager-tool-jz2wbfjz.js} +4 -1
- package/dist/packager-tool-k4mskzww.js +125 -0
- package/dist/{packager-tool-vfcht7hq.js → packager-tool-mj5p341c.js} +11 -12
- package/dist/{packager-tool-bme8epz8.js → packager-tool-n4nfqj99.js} +15381 -2421
- package/dist/{packager-tool-mcpzmn0v.js → packager-tool-rc5pcf2n.js} +45 -21
- package/dist/packager-tool-resolver-fmjr60x8.js +19 -0
- package/dist/{packager-tool-pw7v82j2.js → packager-tool-vas0xg5h.js} +1 -1
- package/dist/packager-tool-znakt6yw.js +188 -0
- package/dist/packager-tool.d.ts +1 -1
- package/dist/packager-tool.js +1 -1
- package/dist/prepare-solution-resources-wds3r8bq.js +22 -0
- package/dist/project-contributions-cvttys34.js +27 -0
- package/dist/publish.js +7 -6
- package/dist/resource.js +7 -4
- package/dist/services/deployment-validation.d.ts +33 -0
- package/dist/services/governance-options.d.ts +61 -1
- package/dist/services/pack-command-service.d.ts +33 -2
- package/dist/services/packager-tool-resolver.d.ts +3 -0
- package/dist/services/prepare-solution-resources.d.ts +40 -0
- package/dist/services/project-contributions.d.ts +58 -0
- package/dist/services/project-type-tools.d.ts +6 -0
- package/dist/templates/AGENTS.md +78 -8
- package/dist/tool.js +19 -13
- package/package.json +3 -2
- package/dist/services/validate-appv2-action-schemas.d.ts +0 -10
|
@@ -5,8 +5,10 @@ compiled into its `dist/` output rather than installed alongside it.
|
|
|
5
5
|
Their licences and copyright notices are reproduced here in full, as
|
|
6
6
|
those licences require.
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
22 bundled dependencies:
|
|
9
9
|
|
|
10
|
+
- @uipath/resource-builder-sdk@2025.11.0-alpha5891-4020 — ISC
|
|
11
|
+
- @uipath/resource-builder-tool@2025.11.0-alpha4535-3530 — ISC
|
|
10
12
|
- bundle-name@4.1.0 — MIT
|
|
11
13
|
- commander@14.0.3 — MIT
|
|
12
14
|
- default-browser@5.5.0 — MIT
|
|
@@ -30,6 +32,26 @@ those licences require.
|
|
|
30
32
|
|
|
31
33
|
---
|
|
32
34
|
|
|
35
|
+
## @uipath/resource-builder-sdk@2025.11.0-alpha5891-4020
|
|
36
|
+
|
|
37
|
+
SPDX: ISC
|
|
38
|
+
|
|
39
|
+
The upstream package ships no licence file here; `ISC` is the
|
|
40
|
+
licence it is distributed under. The canonical text of that licence
|
|
41
|
+
applies, with copyright held by the package's authors.
|
|
42
|
+
|
|
43
|
+
---
|
|
44
|
+
|
|
45
|
+
## @uipath/resource-builder-tool@2025.11.0-alpha4535-3530
|
|
46
|
+
|
|
47
|
+
SPDX: ISC
|
|
48
|
+
|
|
49
|
+
The upstream package ships no licence file here; `ISC` is the
|
|
50
|
+
licence it is distributed under. The canonical text of that licence
|
|
51
|
+
applies, with copyright held by the package's authors.
|
|
52
|
+
|
|
53
|
+
---
|
|
54
|
+
|
|
33
55
|
## bundle-name@4.1.0
|
|
34
56
|
|
|
35
57
|
SPDX: MIT
|
package/dist/deploy.js
CHANGED
|
@@ -5,11 +5,12 @@ import {
|
|
|
5
5
|
listPackagesAsync,
|
|
6
6
|
uninstallDeploymentAsync,
|
|
7
7
|
upgradeDeploymentAsync
|
|
8
|
-
} from "./packager-tool-
|
|
9
|
-
import"./packager-tool-
|
|
10
|
-
import"./packager-tool-
|
|
11
|
-
import"./packager-tool-
|
|
12
|
-
import"./packager-tool-
|
|
8
|
+
} from "./packager-tool-rc5pcf2n.js";
|
|
9
|
+
import"./packager-tool-cp07fhx3.js";
|
|
10
|
+
import"./packager-tool-mj5p341c.js";
|
|
11
|
+
import"./packager-tool-2syrt51a.js";
|
|
12
|
+
import"./packager-tool-3jrq7smt.js";
|
|
13
|
+
import"./packager-tool-0f0wt9vh.js";
|
|
13
14
|
import"./packager-tool-dfrk01gn.js";
|
|
14
15
|
import"./packager-tool-1de529jm.js";
|
|
15
16
|
export {
|
|
@@ -21,4 +22,4 @@ export {
|
|
|
21
22
|
upgradeDeploymentAsync
|
|
22
23
|
};
|
|
23
24
|
|
|
24
|
-
//# debugId=
|
|
25
|
+
//# debugId=7A33750A991345B564756E2164756E21
|