@uipath/solution-tool 1.199.0-preview.112 → 1.199.0-preview.113
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.113",
|
|
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=60560DDE3D7DAB9864756E2164756E21
|
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.113",
|
|
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=6D7B41D34F24449364756E2164756E21
|
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.113",
|
|
214113
214113
|
description: "UiPath Flow tool implementation",
|
|
214114
214114
|
type: "module",
|
|
214115
214115
|
exports: {
|
|
@@ -250674,7 +250674,7 @@ var sdkUserAgentHostToken22 = singleton22("SdkUserAgentHostToken");
|
|
|
250674
250674
|
var package_default3 = {
|
|
250675
250675
|
name: "@uipath/project-packager",
|
|
250676
250676
|
license: "MIT",
|
|
250677
|
-
version: "1.199.0-preview.
|
|
250677
|
+
version: "1.199.0-preview.113",
|
|
250678
250678
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
250679
250679
|
type: "module",
|
|
250680
250680
|
main: "./dist/index.js",
|
|
@@ -262839,7 +262839,7 @@ var sdkUserAgentHostToken23 = singleton23("SdkUserAgentHostToken");
|
|
|
262839
262839
|
var package_default4 = {
|
|
262840
262840
|
name: "@uipath/project-packager",
|
|
262841
262841
|
license: "MIT",
|
|
262842
|
-
version: "1.199.0-preview.
|
|
262842
|
+
version: "1.199.0-preview.113",
|
|
262843
262843
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
262844
262844
|
type: "module",
|
|
262845
262845
|
main: "./dist/index.js",
|
|
@@ -281637,4 +281637,4 @@ export {
|
|
|
281637
281637
|
packSolutionAsync
|
|
281638
281638
|
};
|
|
281639
281639
|
|
|
281640
|
-
//# debugId=
|
|
281640
|
+
//# debugId=110D61BF2C6240FB64756E2164756E21
|
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.113",
|
|
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=D1B2DE7AD831E6D464756E2164756E21
|
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.113",
|
|
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.113",
|
|
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.113",
|
|
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.113",
|
|
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=DE6DC3983D1BA8EE64756E2164756E21
|
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.113",
|
|
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": "723e6801b77b5926ba75e75b6a756cc38b1b7adc"
|
|
50
50
|
}
|