@uipath/solution-tool 1.199.0-preview.97 → 1.199.0-preview.99
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/deploy.js +2 -2
- package/dist/init.js +2 -2
- package/dist/pack.js +4 -4
- package/dist/publish.js +2 -2
- package/dist/tool.js +5 -5
- package/package.json +2 -2
package/dist/deploy.js
CHANGED
|
@@ -37741,7 +37741,7 @@ class JSONApiResponse2 {
|
|
|
37741
37741
|
var package_default2 = {
|
|
37742
37742
|
name: "@uipath/solution-sdk",
|
|
37743
37743
|
license: "MIT",
|
|
37744
|
-
version: "1.199.0-preview.
|
|
37744
|
+
version: "1.199.0-preview.99",
|
|
37745
37745
|
repository: {
|
|
37746
37746
|
type: "git",
|
|
37747
37747
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -43421,4 +43421,4 @@ export {
|
|
|
43421
43421
|
activateDeploymentAsync
|
|
43422
43422
|
};
|
|
43423
43423
|
|
|
43424
|
-
//# debugId=
|
|
43424
|
+
//# debugId=7ECB1EA716A28B8264756E2164756E21
|
package/dist/init.js
CHANGED
|
@@ -30988,7 +30988,7 @@ function querystringSingleKey(key, value, keyPrefix = "") {
|
|
|
30988
30988
|
var package_default = {
|
|
30989
30989
|
name: "@uipath/solution-sdk",
|
|
30990
30990
|
license: "MIT",
|
|
30991
|
-
version: "1.199.0-preview.
|
|
30991
|
+
version: "1.199.0-preview.99",
|
|
30992
30992
|
repository: {
|
|
30993
30993
|
type: "git",
|
|
30994
30994
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -48813,4 +48813,4 @@ export {
|
|
|
48813
48813
|
SolutionInitError
|
|
48814
48814
|
};
|
|
48815
48815
|
|
|
48816
|
-
//# debugId=
|
|
48816
|
+
//# debugId=3BE06FACEB40E0FD64756E2164756E21
|
package/dist/pack.js
CHANGED
|
@@ -214074,7 +214074,7 @@ init_dist();
|
|
|
214074
214074
|
// ../packager/packager-tool-flow/package.json
|
|
214075
214075
|
var package_default = {
|
|
214076
214076
|
name: "@uipath/packager-tool-flow",
|
|
214077
|
-
version: "1.199.0-preview.
|
|
214077
|
+
version: "1.199.0-preview.99",
|
|
214078
214078
|
description: "UiPath Flow tool implementation",
|
|
214079
214079
|
type: "module",
|
|
214080
214080
|
exports: {
|
|
@@ -250604,7 +250604,7 @@ var sdkUserAgentHostToken22 = singleton22("SdkUserAgentHostToken");
|
|
|
250604
250604
|
var package_default3 = {
|
|
250605
250605
|
name: "@uipath/project-packager",
|
|
250606
250606
|
license: "MIT",
|
|
250607
|
-
version: "1.199.0-preview.
|
|
250607
|
+
version: "1.199.0-preview.99",
|
|
250608
250608
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
250609
250609
|
type: "module",
|
|
250610
250610
|
main: "./dist/index.js",
|
|
@@ -262738,7 +262738,7 @@ var sdkUserAgentHostToken23 = singleton23("SdkUserAgentHostToken");
|
|
|
262738
262738
|
var package_default4 = {
|
|
262739
262739
|
name: "@uipath/project-packager",
|
|
262740
262740
|
license: "MIT",
|
|
262741
|
-
version: "1.199.0-preview.
|
|
262741
|
+
version: "1.199.0-preview.99",
|
|
262742
262742
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
262743
262743
|
type: "module",
|
|
262744
262744
|
main: "./dist/index.js",
|
|
@@ -281529,4 +281529,4 @@ export {
|
|
|
281529
281529
|
packSolutionAsync
|
|
281530
281530
|
};
|
|
281531
281531
|
|
|
281532
|
-
//# debugId=
|
|
281532
|
+
//# debugId=BF3809DA8C5470FE64756E2164756E21
|
package/dist/publish.js
CHANGED
|
@@ -30703,7 +30703,7 @@ class TextApiResponse2 {
|
|
|
30703
30703
|
var package_default2 = {
|
|
30704
30704
|
name: "@uipath/solution-sdk",
|
|
30705
30705
|
license: "MIT",
|
|
30706
|
-
version: "1.199.0-preview.
|
|
30706
|
+
version: "1.199.0-preview.99",
|
|
30707
30707
|
repository: {
|
|
30708
30708
|
type: "git",
|
|
30709
30709
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -33478,4 +33478,4 @@ export {
|
|
|
33478
33478
|
publishSolutionAsync
|
|
33479
33479
|
};
|
|
33480
33480
|
|
|
33481
|
-
//# debugId=
|
|
33481
|
+
//# debugId=9596603C9951F6D064756E2164756E21
|
package/dist/tool.js
CHANGED
|
@@ -30536,7 +30536,7 @@ import"./packager-tool.js";
|
|
|
30536
30536
|
var package_default = {
|
|
30537
30537
|
name: "@uipath/solution-tool",
|
|
30538
30538
|
license: "MIT",
|
|
30539
|
-
version: "1.199.0-preview.
|
|
30539
|
+
version: "1.199.0-preview.99",
|
|
30540
30540
|
description: "Create, pack, publish, and deploy UiPath Automation Solutions.",
|
|
30541
30541
|
repository: {
|
|
30542
30542
|
type: "git",
|
|
@@ -64382,7 +64382,7 @@ var sdkUserAgentHostToken22 = singleton22("SdkUserAgentHostToken");
|
|
|
64382
64382
|
var package_default2 = {
|
|
64383
64383
|
name: "@uipath/project-packager",
|
|
64384
64384
|
license: "MIT",
|
|
64385
|
-
version: "1.199.0-preview.
|
|
64385
|
+
version: "1.199.0-preview.99",
|
|
64386
64386
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
64387
64387
|
type: "module",
|
|
64388
64388
|
main: "./dist/index.js",
|
|
@@ -76497,7 +76497,7 @@ var sdkUserAgentHostToken23 = singleton23("SdkUserAgentHostToken");
|
|
|
76497
76497
|
var package_default3 = {
|
|
76498
76498
|
name: "@uipath/project-packager",
|
|
76499
76499
|
license: "MIT",
|
|
76500
|
-
version: "1.199.0-preview.
|
|
76500
|
+
version: "1.199.0-preview.99",
|
|
76501
76501
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
76502
76502
|
type: "module",
|
|
76503
76503
|
main: "./dist/index.js",
|
|
@@ -82051,7 +82051,7 @@ class TextApiResponse2 {
|
|
|
82051
82051
|
var package_default5 = {
|
|
82052
82052
|
name: "@uipath/solution-sdk",
|
|
82053
82053
|
license: "MIT",
|
|
82054
|
-
version: "1.199.0-preview.
|
|
82054
|
+
version: "1.199.0-preview.99",
|
|
82055
82055
|
repository: {
|
|
82056
82056
|
type: "git",
|
|
82057
82057
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -108716,4 +108716,4 @@ export {
|
|
|
108716
108716
|
metadata
|
|
108717
108717
|
};
|
|
108718
108718
|
|
|
108719
|
-
//# debugId=
|
|
108719
|
+
//# debugId=55DE3DD6423F6E0F64756E2164756E21
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@uipath/solution-tool",
|
|
3
3
|
"license": "MIT",
|
|
4
|
-
"version": "1.199.0-preview.
|
|
4
|
+
"version": "1.199.0-preview.99",
|
|
5
5
|
"description": "Create, pack, publish, and deploy UiPath Automation Solutions.",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|
|
@@ -46,5 +46,5 @@
|
|
|
46
46
|
"dist"
|
|
47
47
|
],
|
|
48
48
|
"private": false,
|
|
49
|
-
"gitHead": "
|
|
49
|
+
"gitHead": "6ba217cddceb86e3fa39ed82e49c5062878a85c6"
|
|
50
50
|
}
|