@uipath/solution-tool 1.202.0-preview.141 → 1.202.0-preview.143
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/LICENSE.txt +3 -0
- package/dist/THIRD-PARTY-NOTICES.md +495 -0
- package/dist/deploy.js +5 -5
- package/dist/index.js +11 -11
- package/dist/init.js +4 -4
- package/dist/jmespath-231m3hyn.js +1485 -0
- package/dist/{list-1q3cfk9z.js → list-yzpz3gp1.js} +3 -3
- package/dist/pack.js +4 -4
- package/dist/{packager-tool-pc4hb3pv.js → packager-tool-bt0z25tw.js} +2 -2
- package/dist/{packager-tool-ak04arh2.js → packager-tool-enmhrjay.js} +4 -4
- package/dist/{packager-tool-1x1cc4qh.js → packager-tool-fjjh5veg.js} +2 -2
- package/dist/{packager-tool-2j3gyqmz.js → packager-tool-hbnk64x6.js} +5 -5
- package/dist/{packager-tool-6bhx9vfz.js → packager-tool-pbmpgz04.js} +1 -1
- package/dist/{packager-tool-8t3sjyk9.js → packager-tool-pw7v82j2.js} +1 -1
- package/dist/{packager-tool-r90vpxet.js → packager-tool-r5bntm5b.js} +4 -4
- package/dist/{packager-tool-29bj4s4t.js → packager-tool-rbrcxjch.js} +3 -3
- package/dist/{packager-tool-edq1xv43.js → packager-tool-ws4aqayg.js} +14 -14
- package/dist/{packager-tool-9kc07pqx.js → packager-tool-ymf97nan.js} +1428 -2020
- package/dist/{packager-tool-n392jwcv.js → packager-tool-yvcm6myv.js} +4 -4
- package/dist/publish.js +5 -5
- package/dist/resource.js +3 -3
- package/dist/tool.js +11 -11
- package/package.json +3 -3
- package/dist/index-gpd94m28.js +0 -2058
|
@@ -3,14 +3,14 @@ import {
|
|
|
3
3
|
PipelinesApi,
|
|
4
4
|
feedScopeInitOverride,
|
|
5
5
|
resolveFeedScope
|
|
6
|
-
} from "./packager-tool-
|
|
6
|
+
} from "./packager-tool-hbnk64x6.js";
|
|
7
7
|
import {
|
|
8
8
|
Configuration as Configuration2,
|
|
9
9
|
PackagesApi
|
|
10
|
-
} from "./packager-tool-
|
|
10
|
+
} from "./packager-tool-enmhrjay.js";
|
|
11
11
|
import {
|
|
12
12
|
getSolutionAuthContext
|
|
13
|
-
} from "./packager-tool-
|
|
13
|
+
} from "./packager-tool-rbrcxjch.js";
|
|
14
14
|
import {
|
|
15
15
|
PollOutcome,
|
|
16
16
|
catchError,
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
logger,
|
|
20
20
|
mapPollFailure,
|
|
21
21
|
pollUntil
|
|
22
|
-
} from "./packager-tool-
|
|
22
|
+
} from "./packager-tool-fjjh5veg.js";
|
|
23
23
|
import {
|
|
24
24
|
strFromU8,
|
|
25
25
|
strToU8,
|
package/dist/publish.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
publishSolutionAsync
|
|
3
|
-
} from "./packager-tool-
|
|
4
|
-
import"./packager-tool-
|
|
5
|
-
import"./packager-tool-
|
|
6
|
-
import"./packager-tool-
|
|
7
|
-
import"./packager-tool-
|
|
3
|
+
} from "./packager-tool-yvcm6myv.js";
|
|
4
|
+
import"./packager-tool-hbnk64x6.js";
|
|
5
|
+
import"./packager-tool-enmhrjay.js";
|
|
6
|
+
import"./packager-tool-rbrcxjch.js";
|
|
7
|
+
import"./packager-tool-fjjh5veg.js";
|
|
8
8
|
import"./packager-tool-dfrk01gn.js";
|
|
9
9
|
import"./packager-tool-1de529jm.js";
|
|
10
10
|
export {
|
package/dist/resource.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import {
|
|
2
2
|
resourceRefreshAsync
|
|
3
|
-
} from "./packager-tool-
|
|
3
|
+
} from "./packager-tool-bt0z25tw.js";
|
|
4
4
|
import"./packager-tool-nzghfa48.js";
|
|
5
|
-
import"./packager-tool-
|
|
6
|
-
import"./packager-tool-
|
|
5
|
+
import"./packager-tool-rbrcxjch.js";
|
|
6
|
+
import"./packager-tool-fjjh5veg.js";
|
|
7
7
|
import"./packager-tool-dfrk01gn.js";
|
|
8
8
|
import"./packager-tool-1de529jm.js";
|
|
9
9
|
export {
|
package/dist/tool.js
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import {
|
|
2
2
|
metadata,
|
|
3
3
|
registerCommands
|
|
4
|
-
} from "./packager-tool-
|
|
5
|
-
import"./packager-tool-
|
|
6
|
-
import"./packager-tool-
|
|
7
|
-
import"./packager-tool-
|
|
8
|
-
import"./packager-tool-
|
|
4
|
+
} from "./packager-tool-ws4aqayg.js";
|
|
5
|
+
import"./packager-tool-pbmpgz04.js";
|
|
6
|
+
import"./packager-tool-r5bntm5b.js";
|
|
7
|
+
import"./packager-tool-pw7v82j2.js";
|
|
8
|
+
import"./packager-tool-ymf97nan.js";
|
|
9
9
|
import"./packager-tool-3bewrpq4.js";
|
|
10
|
-
import"./packager-tool-
|
|
11
|
-
import"./packager-tool-
|
|
12
|
-
import"./packager-tool-
|
|
13
|
-
import"./packager-tool-
|
|
10
|
+
import"./packager-tool-yvcm6myv.js";
|
|
11
|
+
import"./packager-tool-hbnk64x6.js";
|
|
12
|
+
import"./packager-tool-enmhrjay.js";
|
|
13
|
+
import"./packager-tool-bt0z25tw.js";
|
|
14
14
|
import"./packager-tool-nzghfa48.js";
|
|
15
|
-
import"./packager-tool-
|
|
16
|
-
import"./packager-tool-
|
|
15
|
+
import"./packager-tool-rbrcxjch.js";
|
|
16
|
+
import"./packager-tool-fjjh5veg.js";
|
|
17
17
|
import"./packager-tool-dfrk01gn.js";
|
|
18
18
|
import"./packager-tool-1de529jm.js";
|
|
19
19
|
export {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uipath/solution-tool",
|
|
3
|
-
"license": "
|
|
4
|
-
"version": "1.202.0-preview.
|
|
3
|
+
"license": "SEE LICENSE IN LICENSE.txt",
|
|
4
|
+
"version": "1.202.0-preview.143",
|
|
5
5
|
"description": "Create, pack, publish, and deploy UiPath Automation Solutions.",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -47,5 +47,5 @@
|
|
|
47
47
|
"dist"
|
|
48
48
|
],
|
|
49
49
|
"private": false,
|
|
50
|
-
"gitHead": "
|
|
50
|
+
"gitHead": "23b5a7038ead7264439af18f8b807c7cc99a29d5"
|
|
51
51
|
}
|