@uipath/solution-tool 1.199.0-preview.116 → 1.199.0-preview.119
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
|
@@ -37772,7 +37772,7 @@ class JSONApiResponse2 {
|
|
|
37772
37772
|
var package_default2 = {
|
|
37773
37773
|
name: "@uipath/solution-sdk",
|
|
37774
37774
|
license: "MIT",
|
|
37775
|
-
version: "1.199.0-preview.
|
|
37775
|
+
version: "1.199.0-preview.119",
|
|
37776
37776
|
repository: {
|
|
37777
37777
|
type: "git",
|
|
37778
37778
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -43452,4 +43452,4 @@ export {
|
|
|
43452
43452
|
activateDeploymentAsync
|
|
43453
43453
|
};
|
|
43454
43454
|
|
|
43455
|
-
//# debugId=
|
|
43455
|
+
//# debugId=447737D3B356941564756E2164756E21
|
package/dist/init.js
CHANGED
|
@@ -31019,7 +31019,7 @@ function querystringSingleKey(key, value, keyPrefix = "") {
|
|
|
31019
31019
|
var package_default = {
|
|
31020
31020
|
name: "@uipath/solution-sdk",
|
|
31021
31021
|
license: "MIT",
|
|
31022
|
-
version: "1.199.0-preview.
|
|
31022
|
+
version: "1.199.0-preview.119",
|
|
31023
31023
|
repository: {
|
|
31024
31024
|
type: "git",
|
|
31025
31025
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -48844,4 +48844,4 @@ export {
|
|
|
48844
48844
|
SolutionInitError
|
|
48845
48845
|
};
|
|
48846
48846
|
|
|
48847
|
-
//# debugId=
|
|
48847
|
+
//# debugId=DD9D79AF1C6FA08864756E2164756E21
|
package/dist/pack.js
CHANGED
|
@@ -214109,7 +214109,7 @@ init_dist();
|
|
|
214109
214109
|
// ../packager/packager-tool-flow/package.json
|
|
214110
214110
|
var package_default = {
|
|
214111
214111
|
name: "@uipath/packager-tool-flow",
|
|
214112
|
-
version: "1.199.0-preview.
|
|
214112
|
+
version: "1.199.0-preview.119",
|
|
214113
214113
|
description: "UiPath Flow tool implementation",
|
|
214114
214114
|
type: "module",
|
|
214115
214115
|
exports: {
|
|
@@ -250733,7 +250733,7 @@ var sdkUserAgentHostToken22 = singleton22("SdkUserAgentHostToken");
|
|
|
250733
250733
|
var package_default3 = {
|
|
250734
250734
|
name: "@uipath/project-packager",
|
|
250735
250735
|
license: "MIT",
|
|
250736
|
-
version: "1.199.0-preview.
|
|
250736
|
+
version: "1.199.0-preview.119",
|
|
250737
250737
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
250738
250738
|
type: "module",
|
|
250739
250739
|
main: "./dist/index.js",
|
|
@@ -262898,7 +262898,7 @@ var sdkUserAgentHostToken23 = singleton23("SdkUserAgentHostToken");
|
|
|
262898
262898
|
var package_default4 = {
|
|
262899
262899
|
name: "@uipath/project-packager",
|
|
262900
262900
|
license: "MIT",
|
|
262901
|
-
version: "1.199.0-preview.
|
|
262901
|
+
version: "1.199.0-preview.119",
|
|
262902
262902
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
262903
262903
|
type: "module",
|
|
262904
262904
|
main: "./dist/index.js",
|
|
@@ -281696,4 +281696,4 @@ export {
|
|
|
281696
281696
|
packSolutionAsync
|
|
281697
281697
|
};
|
|
281698
281698
|
|
|
281699
|
-
//# debugId=
|
|
281699
|
+
//# debugId=C6C744A31BA8FBCC64756E2164756E21
|
package/dist/publish.js
CHANGED
|
@@ -30734,7 +30734,7 @@ class TextApiResponse2 {
|
|
|
30734
30734
|
var package_default2 = {
|
|
30735
30735
|
name: "@uipath/solution-sdk",
|
|
30736
30736
|
license: "MIT",
|
|
30737
|
-
version: "1.199.0-preview.
|
|
30737
|
+
version: "1.199.0-preview.119",
|
|
30738
30738
|
repository: {
|
|
30739
30739
|
type: "git",
|
|
30740
30740
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -33509,4 +33509,4 @@ export {
|
|
|
33509
33509
|
publishSolutionAsync
|
|
33510
33510
|
};
|
|
33511
33511
|
|
|
33512
|
-
//# debugId=
|
|
33512
|
+
//# debugId=2AA07D56FDFC2E6864756E2164756E21
|
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.119",
|
|
30540
30540
|
description: "Create, pack, publish, and deploy UiPath Automation Solutions.",
|
|
30541
30541
|
repository: {
|
|
30542
30542
|
type: "git",
|
|
@@ -64413,7 +64413,7 @@ var sdkUserAgentHostToken22 = singleton22("SdkUserAgentHostToken");
|
|
|
64413
64413
|
var package_default2 = {
|
|
64414
64414
|
name: "@uipath/project-packager",
|
|
64415
64415
|
license: "MIT",
|
|
64416
|
-
version: "1.199.0-preview.
|
|
64416
|
+
version: "1.199.0-preview.119",
|
|
64417
64417
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
64418
64418
|
type: "module",
|
|
64419
64419
|
main: "./dist/index.js",
|
|
@@ -76559,7 +76559,7 @@ var sdkUserAgentHostToken23 = singleton23("SdkUserAgentHostToken");
|
|
|
76559
76559
|
var package_default3 = {
|
|
76560
76560
|
name: "@uipath/project-packager",
|
|
76561
76561
|
license: "MIT",
|
|
76562
|
-
version: "1.199.0-preview.
|
|
76562
|
+
version: "1.199.0-preview.119",
|
|
76563
76563
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
76564
76564
|
type: "module",
|
|
76565
76565
|
main: "./dist/index.js",
|
|
@@ -82120,7 +82120,7 @@ class TextApiResponse2 {
|
|
|
82120
82120
|
var package_default5 = {
|
|
82121
82121
|
name: "@uipath/solution-sdk",
|
|
82122
82122
|
license: "MIT",
|
|
82123
|
-
version: "1.199.0-preview.
|
|
82123
|
+
version: "1.199.0-preview.119",
|
|
82124
82124
|
repository: {
|
|
82125
82125
|
type: "git",
|
|
82126
82126
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -108785,4 +108785,4 @@ export {
|
|
|
108785
108785
|
metadata
|
|
108786
108786
|
};
|
|
108787
108787
|
|
|
108788
|
-
//# debugId=
|
|
108788
|
+
//# debugId=BA73D9F178E69A6664756E2164756E21
|
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.119",
|
|
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": "9237653cf731fb275714c8ee5aab5dc057424b42"
|
|
50
50
|
}
|