@uipath/solution-tool 1.199.0-preview.91 → 1.199.0-preview.92
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
|
@@ -37634,7 +37634,7 @@ class JSONApiResponse2 {
|
|
|
37634
37634
|
var package_default2 = {
|
|
37635
37635
|
name: "@uipath/solution-sdk",
|
|
37636
37636
|
license: "MIT",
|
|
37637
|
-
version: "1.199.0-preview.
|
|
37637
|
+
version: "1.199.0-preview.92",
|
|
37638
37638
|
repository: {
|
|
37639
37639
|
type: "git",
|
|
37640
37640
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -43314,4 +43314,4 @@ export {
|
|
|
43314
43314
|
activateDeploymentAsync
|
|
43315
43315
|
};
|
|
43316
43316
|
|
|
43317
|
-
//# debugId=
|
|
43317
|
+
//# debugId=0561FD16BFA852C864756E2164756E21
|
package/dist/init.js
CHANGED
|
@@ -30881,7 +30881,7 @@ function querystringSingleKey(key, value, keyPrefix = "") {
|
|
|
30881
30881
|
var package_default = {
|
|
30882
30882
|
name: "@uipath/solution-sdk",
|
|
30883
30883
|
license: "MIT",
|
|
30884
|
-
version: "1.199.0-preview.
|
|
30884
|
+
version: "1.199.0-preview.92",
|
|
30885
30885
|
repository: {
|
|
30886
30886
|
type: "git",
|
|
30887
30887
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -48706,4 +48706,4 @@ export {
|
|
|
48706
48706
|
SolutionInitError
|
|
48707
48707
|
};
|
|
48708
48708
|
|
|
48709
|
-
//# debugId=
|
|
48709
|
+
//# debugId=F3F130FD16F5F5A164756E2164756E21
|
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.92",
|
|
214078
214078
|
description: "UiPath Flow tool implementation",
|
|
214079
214079
|
type: "module",
|
|
214080
214080
|
exports: {
|
|
@@ -250460,7 +250460,7 @@ var sdkUserAgentHostToken22 = singleton22("SdkUserAgentHostToken");
|
|
|
250460
250460
|
var package_default3 = {
|
|
250461
250461
|
name: "@uipath/project-packager",
|
|
250462
250462
|
license: "MIT",
|
|
250463
|
-
version: "1.199.0-preview.
|
|
250463
|
+
version: "1.199.0-preview.92",
|
|
250464
250464
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
250465
250465
|
type: "module",
|
|
250466
250466
|
main: "./dist/index.js",
|
|
@@ -262490,7 +262490,7 @@ var sdkUserAgentHostToken23 = singleton23("SdkUserAgentHostToken");
|
|
|
262490
262490
|
var package_default4 = {
|
|
262491
262491
|
name: "@uipath/project-packager",
|
|
262492
262492
|
license: "MIT",
|
|
262493
|
-
version: "1.199.0-preview.
|
|
262493
|
+
version: "1.199.0-preview.92",
|
|
262494
262494
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
262495
262495
|
type: "module",
|
|
262496
262496
|
main: "./dist/index.js",
|
|
@@ -281281,4 +281281,4 @@ export {
|
|
|
281281
281281
|
packSolutionAsync
|
|
281282
281282
|
};
|
|
281283
281283
|
|
|
281284
|
-
//# debugId=
|
|
281284
|
+
//# debugId=58466204791AE4EC64756E2164756E21
|
package/dist/publish.js
CHANGED
|
@@ -30596,7 +30596,7 @@ class TextApiResponse2 {
|
|
|
30596
30596
|
var package_default2 = {
|
|
30597
30597
|
name: "@uipath/solution-sdk",
|
|
30598
30598
|
license: "MIT",
|
|
30599
|
-
version: "1.199.0-preview.
|
|
30599
|
+
version: "1.199.0-preview.92",
|
|
30600
30600
|
repository: {
|
|
30601
30601
|
type: "git",
|
|
30602
30602
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -33371,4 +33371,4 @@ export {
|
|
|
33371
33371
|
publishSolutionAsync
|
|
33372
33372
|
};
|
|
33373
33373
|
|
|
33374
|
-
//# debugId=
|
|
33374
|
+
//# debugId=28EEA1B53C5836A264756E2164756E21
|
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.92",
|
|
30540
30540
|
description: "Create, pack, publish, and deploy UiPath Automation Solutions.",
|
|
30541
30541
|
repository: {
|
|
30542
30542
|
type: "git",
|
|
@@ -64238,7 +64238,7 @@ var sdkUserAgentHostToken22 = singleton22("SdkUserAgentHostToken");
|
|
|
64238
64238
|
var package_default2 = {
|
|
64239
64239
|
name: "@uipath/project-packager",
|
|
64240
64240
|
license: "MIT",
|
|
64241
|
-
version: "1.199.0-preview.
|
|
64241
|
+
version: "1.199.0-preview.92",
|
|
64242
64242
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
64243
64243
|
type: "module",
|
|
64244
64244
|
main: "./dist/index.js",
|
|
@@ -76249,7 +76249,7 @@ var sdkUserAgentHostToken23 = singleton23("SdkUserAgentHostToken");
|
|
|
76249
76249
|
var package_default3 = {
|
|
76250
76250
|
name: "@uipath/project-packager",
|
|
76251
76251
|
license: "MIT",
|
|
76252
|
-
version: "1.199.0-preview.
|
|
76252
|
+
version: "1.199.0-preview.92",
|
|
76253
76253
|
description: "UiPath Project Packager - core library for packing individual UiPath projects",
|
|
76254
76254
|
type: "module",
|
|
76255
76255
|
main: "./dist/index.js",
|
|
@@ -81803,7 +81803,7 @@ class TextApiResponse2 {
|
|
|
81803
81803
|
var package_default5 = {
|
|
81804
81804
|
name: "@uipath/solution-sdk",
|
|
81805
81805
|
license: "MIT",
|
|
81806
|
-
version: "1.199.0-preview.
|
|
81806
|
+
version: "1.199.0-preview.92",
|
|
81807
81807
|
repository: {
|
|
81808
81808
|
type: "git",
|
|
81809
81809
|
url: "https://github.com/UiPath/cli.git",
|
|
@@ -108468,4 +108468,4 @@ export {
|
|
|
108468
108468
|
metadata
|
|
108469
108469
|
};
|
|
108470
108470
|
|
|
108471
|
-
//# debugId=
|
|
108471
|
+
//# debugId=BA080F85D99B581064756E2164756E21
|
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.92",
|
|
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": "d7b66f18f30e2e80a17293b6a0b656b54da35d49"
|
|
50
50
|
}
|