@uipath/test-manager-tool 1.202.0 → 1.202.1-preview.168

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.
@@ -5,8 +5,9 @@ compiled into its `dist/` output rather than installed alongside it.
5
5
  Their licences and copyright notices are reproduced here in full, as
6
6
  those licences require.
7
7
 
8
- 29 bundled dependencies:
8
+ 31 bundled dependencies:
9
9
 
10
+ - @playwright/test@1.61.1 — Apache-2.0
10
11
  - bundle-name@4.1.0 — MIT
11
12
  - commander@14.0.3 — MIT
12
13
  - core-util-is@1.0.3 — MIT
@@ -22,10 +23,11 @@ those licences require.
22
23
  - isarray@1.0.0 — MIT
23
24
  - jmespath@0.16.0 — Apache-2.0
24
25
  - js-yaml@4.3.2 — MIT
25
- - jszip@3.10.1 — (MIT OR GPL-3.0-or-later)
26
+ - jszip@3.10.1 — MIT
26
27
  - lie@3.3.0 — MIT
27
28
  - open@11.0.0 — MIT
28
29
  - pako@1.0.11 — (MIT AND Zlib)
30
+ - playwright@1.61.1 — Apache-2.0
29
31
  - powershell-utils@0.1.0 — MIT
30
32
  - process-nextick-args@2.0.1 — MIT
31
33
  - readable-stream@2.3.8 — MIT
@@ -39,6 +41,220 @@ those licences require.
39
41
 
40
42
  ---
41
43
 
44
+ ## @playwright/test@1.61.1
45
+
46
+ Inlined by a bundled dependency rather than resolved directly,
47
+ so it does not appear in this package's source maps.
48
+
49
+ SPDX: Apache-2.0
50
+
51
+ ```
52
+ Apache License
53
+ Version 2.0, January 2004
54
+ http://www.apache.org/licenses/
55
+
56
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
57
+
58
+ 1. Definitions.
59
+
60
+ "License" shall mean the terms and conditions for use, reproduction,
61
+ and distribution as defined by Sections 1 through 9 of this document.
62
+
63
+ "Licensor" shall mean the copyright owner or entity authorized by
64
+ the copyright owner that is granting the License.
65
+
66
+ "Legal Entity" shall mean the union of the acting entity and all
67
+ other entities that control, are controlled by, or are under common
68
+ control with that entity. For the purposes of this definition,
69
+ "control" means (i) the power, direct or indirect, to cause the
70
+ direction or management of such entity, whether by contract or
71
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
72
+ outstanding shares, or (iii) beneficial ownership of such entity.
73
+
74
+ "You" (or "Your") shall mean an individual or Legal Entity
75
+ exercising permissions granted by this License.
76
+
77
+ "Source" form shall mean the preferred form for making modifications,
78
+ including but not limited to software source code, documentation
79
+ source, and configuration files.
80
+
81
+ "Object" form shall mean any form resulting from mechanical
82
+ transformation or translation of a Source form, including but
83
+ not limited to compiled object code, generated documentation,
84
+ and conversions to other media types.
85
+
86
+ "Work" shall mean the work of authorship, whether in Source or
87
+ Object form, made available under the License, as indicated by a
88
+ copyright notice that is included in or attached to the work
89
+ (an example is provided in the Appendix below).
90
+
91
+ "Derivative Works" shall mean any work, whether in Source or Object
92
+ form, that is based on (or derived from) the Work and for which the
93
+ editorial revisions, annotations, elaborations, or other modifications
94
+ represent, as a whole, an original work of authorship. For the purposes
95
+ of this License, Derivative Works shall not include works that remain
96
+ separable from, or merely link (or bind by name) to the interfaces of,
97
+ the Work and Derivative Works thereof.
98
+
99
+ "Contribution" shall mean any work of authorship, including
100
+ the original version of the Work and any modifications or additions
101
+ to that Work or Derivative Works thereof, that is intentionally
102
+ submitted to Licensor for inclusion in the Work by the copyright owner
103
+ or by an individual or Legal Entity authorized to submit on behalf of
104
+ the copyright owner. For the purposes of this definition, "submitted"
105
+ means any form of electronic, verbal, or written communication sent
106
+ to the Licensor or its representatives, including but not limited to
107
+ communication on electronic mailing lists, source code control systems,
108
+ and issue tracking systems that are managed by, or on behalf of, the
109
+ Licensor for the purpose of discussing and improving the Work, but
110
+ excluding communication that is conspicuously marked or otherwise
111
+ designated in writing by the copyright owner as "Not a Contribution."
112
+
113
+ "Contributor" shall mean Licensor and any individual or Legal Entity
114
+ on behalf of whom a Contribution has been received by Licensor and
115
+ subsequently incorporated within the Work.
116
+
117
+ 2. Grant of Copyright License. Subject to the terms and conditions of
118
+ this License, each Contributor hereby grants to You a perpetual,
119
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
120
+ copyright license to reproduce, prepare Derivative Works of,
121
+ publicly display, publicly perform, sublicense, and distribute the
122
+ Work and such Derivative Works in Source or Object form.
123
+
124
+ 3. Grant of Patent License. Subject to the terms and conditions of
125
+ this License, each Contributor hereby grants to You a perpetual,
126
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
127
+ (except as stated in this section) patent license to make, have made,
128
+ use, offer to sell, sell, import, and otherwise transfer the Work,
129
+ where such license applies only to those patent claims licensable
130
+ by such Contributor that are necessarily infringed by their
131
+ Contribution(s) alone or by combination of their Contribution(s)
132
+ with the Work to which such Contribution(s) was submitted. If You
133
+ institute patent litigation against any entity (including a
134
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
135
+ or a Contribution incorporated within the Work constitutes direct
136
+ or contributory patent infringement, then any patent licenses
137
+ granted to You under this License for that Work shall terminate
138
+ as of the date such litigation is filed.
139
+
140
+ 4. Redistribution. You may reproduce and distribute copies of the
141
+ Work or Derivative Works thereof in any medium, with or without
142
+ modifications, and in Source or Object form, provided that You
143
+ meet the following conditions:
144
+
145
+ (a) You must give any other recipients of the Work or
146
+ Derivative Works a copy of this License; and
147
+
148
+ (b) You must cause any modified files to carry prominent notices
149
+ stating that You changed the files; and
150
+
151
+ (c) You must retain, in the Source form of any Derivative Works
152
+ that You distribute, all copyright, patent, trademark, and
153
+ attribution notices from the Source form of the Work,
154
+ excluding those notices that do not pertain to any part of
155
+ the Derivative Works; and
156
+
157
+ (d) If the Work includes a "NOTICE" text file as part of its
158
+ distribution, then any Derivative Works that You distribute must
159
+ include a readable copy of the attribution notices contained
160
+ within such NOTICE file, excluding those notices that do not
161
+ pertain to any part of the Derivative Works, in at least one
162
+ of the following places: within a NOTICE text file distributed
163
+ as part of the Derivative Works; within the Source form or
164
+ documentation, if provided along with the Derivative Works; or,
165
+ within a display generated by the Derivative Works, if and
166
+ wherever such third-party notices normally appear. The contents
167
+ of the NOTICE file are for informational purposes only and
168
+ do not modify the License. You may add Your own attribution
169
+ notices within Derivative Works that You distribute, alongside
170
+ or as an addendum to the NOTICE text from the Work, provided
171
+ that such additional attribution notices cannot be construed
172
+ as modifying the License.
173
+
174
+ You may add Your own copyright statement to Your modifications and
175
+ may provide additional or different license terms and conditions
176
+ for use, reproduction, or distribution of Your modifications, or
177
+ for any such Derivative Works as a whole, provided Your use,
178
+ reproduction, and distribution of the Work otherwise complies with
179
+ the conditions stated in this License.
180
+
181
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
182
+ any Contribution intentionally submitted for inclusion in the Work
183
+ by You to the Licensor shall be under the terms and conditions of
184
+ this License, without any additional terms or conditions.
185
+ Notwithstanding the above, nothing herein shall supersede or modify
186
+ the terms of any separate license agreement you may have executed
187
+ with Licensor regarding such Contributions.
188
+
189
+ 6. Trademarks. This License does not grant permission to use the trade
190
+ names, trademarks, service marks, or product names of the Licensor,
191
+ except as required for reasonable and customary use in describing the
192
+ origin of the Work and reproducing the content of the NOTICE file.
193
+
194
+ 7. Disclaimer of Warranty. Unless required by applicable law or
195
+ agreed to in writing, Licensor provides the Work (and each
196
+ Contributor provides its Contributions) on an "AS IS" BASIS,
197
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
198
+ implied, including, without limitation, any warranties or conditions
199
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
200
+ PARTICULAR PURPOSE. You are solely responsible for determining the
201
+ appropriateness of using or redistributing the Work and assume any
202
+ risks associated with Your exercise of permissions under this License.
203
+
204
+ 8. Limitation of Liability. In no event and under no legal theory,
205
+ whether in tort (including negligence), contract, or otherwise,
206
+ unless required by applicable law (such as deliberate and grossly
207
+ negligent acts) or agreed to in writing, shall any Contributor be
208
+ liable to You for damages, including any direct, indirect, special,
209
+ incidental, or consequential damages of any character arising as a
210
+ result of this License or out of the use or inability to use the
211
+ Work (including but not limited to damages for loss of goodwill,
212
+ work stoppage, computer failure or malfunction, or any and all
213
+ other commercial damages or losses), even if such Contributor
214
+ has been advised of the possibility of such damages.
215
+
216
+ 9. Accepting Warranty or Additional Liability. While redistributing
217
+ the Work or Derivative Works thereof, You may choose to offer,
218
+ and charge a fee for, acceptance of support, warranty, indemnity,
219
+ or other liability obligations and/or rights consistent with this
220
+ License. However, in accepting such obligations, You may act only
221
+ on Your own behalf and on Your sole responsibility, not on behalf
222
+ of any other Contributor, and only if You agree to indemnify,
223
+ defend, and hold each Contributor harmless for any liability
224
+ incurred by, or claims asserted against, such Contributor by reason
225
+ of your accepting any such warranty or additional liability.
226
+
227
+ END OF TERMS AND CONDITIONS
228
+
229
+ APPENDIX: How to apply the Apache License to your work.
230
+
231
+ To apply the Apache License to your work, attach the following
232
+ boilerplate notice, with the fields enclosed by brackets "[]"
233
+ replaced with your own identifying information. (Don't include
234
+ the brackets!) The text should be enclosed in the appropriate
235
+ comment syntax for the file format. We also recommend that a
236
+ file or class name and description of purpose be included on the
237
+ same "printed page" as the copyright notice for easier
238
+ identification within third-party archives.
239
+
240
+ Portions Copyright (c) Microsoft Corporation.
241
+ Portions Copyright 2017 Google Inc.
242
+
243
+ Licensed under the Apache License, Version 2.0 (the "License");
244
+ you may not use this file except in compliance with the License.
245
+ You may obtain a copy of the License at
246
+
247
+ http://www.apache.org/licenses/LICENSE-2.0
248
+
249
+ Unless required by applicable law or agreed to in writing, software
250
+ distributed under the License is distributed on an "AS IS" BASIS,
251
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
252
+ See the License for the specific language governing permissions and
253
+ limitations under the License.
254
+ ```
255
+
256
+ ---
257
+
42
258
  ## bundle-name@4.1.0
43
259
 
44
260
  SPDX: MIT
@@ -299,9 +515,9 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
299
515
 
300
516
  SPDX: MIT
301
517
 
302
- The upstream package ships no licence file; `MIT` is the
303
- licence declared in its `package.json`. The canonical text of that
304
- licence applies, with copyright held by the package's authors.
518
+ The upstream package ships no licence file here; `MIT` is the
519
+ licence it is distributed under. The canonical text of that licence
520
+ applies, with copyright held by the package's authors.
305
521
 
306
522
  ---
307
523
 
@@ -359,7 +575,9 @@ THE SOFTWARE.
359
575
 
360
576
  ## jszip@3.10.1
361
577
 
362
- SPDX: (MIT OR GPL-3.0-or-later)
578
+ Licence decision: Dual-licensed "(MIT OR GPL-3.0-or-later)"; we elect MIT.
579
+
580
+ SPDX: MIT
363
581
 
364
582
  ```
365
583
  JSZip is dual licensed. At your choice you may use it under the MIT license *or* the GPLv3
@@ -1081,6 +1299,220 @@ THE SOFTWARE.
1081
1299
 
1082
1300
  ---
1083
1301
 
1302
+ ## playwright@1.61.1
1303
+
1304
+ Inlined by a bundled dependency rather than resolved directly,
1305
+ so it does not appear in this package's source maps.
1306
+
1307
+ SPDX: Apache-2.0
1308
+
1309
+ ```
1310
+ Apache License
1311
+ Version 2.0, January 2004
1312
+ http://www.apache.org/licenses/
1313
+
1314
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1315
+
1316
+ 1. Definitions.
1317
+
1318
+ "License" shall mean the terms and conditions for use, reproduction,
1319
+ and distribution as defined by Sections 1 through 9 of this document.
1320
+
1321
+ "Licensor" shall mean the copyright owner or entity authorized by
1322
+ the copyright owner that is granting the License.
1323
+
1324
+ "Legal Entity" shall mean the union of the acting entity and all
1325
+ other entities that control, are controlled by, or are under common
1326
+ control with that entity. For the purposes of this definition,
1327
+ "control" means (i) the power, direct or indirect, to cause the
1328
+ direction or management of such entity, whether by contract or
1329
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1330
+ outstanding shares, or (iii) beneficial ownership of such entity.
1331
+
1332
+ "You" (or "Your") shall mean an individual or Legal Entity
1333
+ exercising permissions granted by this License.
1334
+
1335
+ "Source" form shall mean the preferred form for making modifications,
1336
+ including but not limited to software source code, documentation
1337
+ source, and configuration files.
1338
+
1339
+ "Object" form shall mean any form resulting from mechanical
1340
+ transformation or translation of a Source form, including but
1341
+ not limited to compiled object code, generated documentation,
1342
+ and conversions to other media types.
1343
+
1344
+ "Work" shall mean the work of authorship, whether in Source or
1345
+ Object form, made available under the License, as indicated by a
1346
+ copyright notice that is included in or attached to the work
1347
+ (an example is provided in the Appendix below).
1348
+
1349
+ "Derivative Works" shall mean any work, whether in Source or Object
1350
+ form, that is based on (or derived from) the Work and for which the
1351
+ editorial revisions, annotations, elaborations, or other modifications
1352
+ represent, as a whole, an original work of authorship. For the purposes
1353
+ of this License, Derivative Works shall not include works that remain
1354
+ separable from, or merely link (or bind by name) to the interfaces of,
1355
+ the Work and Derivative Works thereof.
1356
+
1357
+ "Contribution" shall mean any work of authorship, including
1358
+ the original version of the Work and any modifications or additions
1359
+ to that Work or Derivative Works thereof, that is intentionally
1360
+ submitted to Licensor for inclusion in the Work by the copyright owner
1361
+ or by an individual or Legal Entity authorized to submit on behalf of
1362
+ the copyright owner. For the purposes of this definition, "submitted"
1363
+ means any form of electronic, verbal, or written communication sent
1364
+ to the Licensor or its representatives, including but not limited to
1365
+ communication on electronic mailing lists, source code control systems,
1366
+ and issue tracking systems that are managed by, or on behalf of, the
1367
+ Licensor for the purpose of discussing and improving the Work, but
1368
+ excluding communication that is conspicuously marked or otherwise
1369
+ designated in writing by the copyright owner as "Not a Contribution."
1370
+
1371
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1372
+ on behalf of whom a Contribution has been received by Licensor and
1373
+ subsequently incorporated within the Work.
1374
+
1375
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1376
+ this License, each Contributor hereby grants to You a perpetual,
1377
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1378
+ copyright license to reproduce, prepare Derivative Works of,
1379
+ publicly display, publicly perform, sublicense, and distribute the
1380
+ Work and such Derivative Works in Source or Object form.
1381
+
1382
+ 3. Grant of Patent License. Subject to the terms and conditions of
1383
+ this License, each Contributor hereby grants to You a perpetual,
1384
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1385
+ (except as stated in this section) patent license to make, have made,
1386
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1387
+ where such license applies only to those patent claims licensable
1388
+ by such Contributor that are necessarily infringed by their
1389
+ Contribution(s) alone or by combination of their Contribution(s)
1390
+ with the Work to which such Contribution(s) was submitted. If You
1391
+ institute patent litigation against any entity (including a
1392
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1393
+ or a Contribution incorporated within the Work constitutes direct
1394
+ or contributory patent infringement, then any patent licenses
1395
+ granted to You under this License for that Work shall terminate
1396
+ as of the date such litigation is filed.
1397
+
1398
+ 4. Redistribution. You may reproduce and distribute copies of the
1399
+ Work or Derivative Works thereof in any medium, with or without
1400
+ modifications, and in Source or Object form, provided that You
1401
+ meet the following conditions:
1402
+
1403
+ (a) You must give any other recipients of the Work or
1404
+ Derivative Works a copy of this License; and
1405
+
1406
+ (b) You must cause any modified files to carry prominent notices
1407
+ stating that You changed the files; and
1408
+
1409
+ (c) You must retain, in the Source form of any Derivative Works
1410
+ that You distribute, all copyright, patent, trademark, and
1411
+ attribution notices from the Source form of the Work,
1412
+ excluding those notices that do not pertain to any part of
1413
+ the Derivative Works; and
1414
+
1415
+ (d) If the Work includes a "NOTICE" text file as part of its
1416
+ distribution, then any Derivative Works that You distribute must
1417
+ include a readable copy of the attribution notices contained
1418
+ within such NOTICE file, excluding those notices that do not
1419
+ pertain to any part of the Derivative Works, in at least one
1420
+ of the following places: within a NOTICE text file distributed
1421
+ as part of the Derivative Works; within the Source form or
1422
+ documentation, if provided along with the Derivative Works; or,
1423
+ within a display generated by the Derivative Works, if and
1424
+ wherever such third-party notices normally appear. The contents
1425
+ of the NOTICE file are for informational purposes only and
1426
+ do not modify the License. You may add Your own attribution
1427
+ notices within Derivative Works that You distribute, alongside
1428
+ or as an addendum to the NOTICE text from the Work, provided
1429
+ that such additional attribution notices cannot be construed
1430
+ as modifying the License.
1431
+
1432
+ You may add Your own copyright statement to Your modifications and
1433
+ may provide additional or different license terms and conditions
1434
+ for use, reproduction, or distribution of Your modifications, or
1435
+ for any such Derivative Works as a whole, provided Your use,
1436
+ reproduction, and distribution of the Work otherwise complies with
1437
+ the conditions stated in this License.
1438
+
1439
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1440
+ any Contribution intentionally submitted for inclusion in the Work
1441
+ by You to the Licensor shall be under the terms and conditions of
1442
+ this License, without any additional terms or conditions.
1443
+ Notwithstanding the above, nothing herein shall supersede or modify
1444
+ the terms of any separate license agreement you may have executed
1445
+ with Licensor regarding such Contributions.
1446
+
1447
+ 6. Trademarks. This License does not grant permission to use the trade
1448
+ names, trademarks, service marks, or product names of the Licensor,
1449
+ except as required for reasonable and customary use in describing the
1450
+ origin of the Work and reproducing the content of the NOTICE file.
1451
+
1452
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1453
+ agreed to in writing, Licensor provides the Work (and each
1454
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1455
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1456
+ implied, including, without limitation, any warranties or conditions
1457
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1458
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1459
+ appropriateness of using or redistributing the Work and assume any
1460
+ risks associated with Your exercise of permissions under this License.
1461
+
1462
+ 8. Limitation of Liability. In no event and under no legal theory,
1463
+ whether in tort (including negligence), contract, or otherwise,
1464
+ unless required by applicable law (such as deliberate and grossly
1465
+ negligent acts) or agreed to in writing, shall any Contributor be
1466
+ liable to You for damages, including any direct, indirect, special,
1467
+ incidental, or consequential damages of any character arising as a
1468
+ result of this License or out of the use or inability to use the
1469
+ Work (including but not limited to damages for loss of goodwill,
1470
+ work stoppage, computer failure or malfunction, or any and all
1471
+ other commercial damages or losses), even if such Contributor
1472
+ has been advised of the possibility of such damages.
1473
+
1474
+ 9. Accepting Warranty or Additional Liability. While redistributing
1475
+ the Work or Derivative Works thereof, You may choose to offer,
1476
+ and charge a fee for, acceptance of support, warranty, indemnity,
1477
+ or other liability obligations and/or rights consistent with this
1478
+ License. However, in accepting such obligations, You may act only
1479
+ on Your own behalf and on Your sole responsibility, not on behalf
1480
+ of any other Contributor, and only if You agree to indemnify,
1481
+ defend, and hold each Contributor harmless for any liability
1482
+ incurred by, or claims asserted against, such Contributor by reason
1483
+ of your accepting any such warranty or additional liability.
1484
+
1485
+ END OF TERMS AND CONDITIONS
1486
+
1487
+ APPENDIX: How to apply the Apache License to your work.
1488
+
1489
+ To apply the Apache License to your work, attach the following
1490
+ boilerplate notice, with the fields enclosed by brackets "[]"
1491
+ replaced with your own identifying information. (Don't include
1492
+ the brackets!) The text should be enclosed in the appropriate
1493
+ comment syntax for the file format. We also recommend that a
1494
+ file or class name and description of purpose be included on the
1495
+ same "printed page" as the copyright notice for easier
1496
+ identification within third-party archives.
1497
+
1498
+ Portions Copyright (c) Microsoft Corporation.
1499
+ Portions Copyright 2017 Google Inc.
1500
+
1501
+ Licensed under the Apache License, Version 2.0 (the "License");
1502
+ you may not use this file except in compliance with the License.
1503
+ You may obtain a copy of the License at
1504
+
1505
+ http://www.apache.org/licenses/LICENSE-2.0
1506
+
1507
+ Unless required by applicable law or agreed to in writing, software
1508
+ distributed under the License is distributed on an "AS IS" BASIS,
1509
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1510
+ See the License for the specific language governing permissions and
1511
+ limitations under the License.
1512
+ ```
1513
+
1514
+ ---
1515
+
1084
1516
  ## powershell-utils@0.1.0
1085
1517
 
1086
1518
  SPDX: MIT
package/dist/index.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  Command,
4
4
  metadata,
5
5
  registerCommands
6
- } from "./tool-ck0vdfnr.js";
6
+ } from "./tool-cn1xcssh.js";
7
7
  import"./tool-1de529jm.js";
8
8
 
9
9
  // src/index.ts
@@ -11179,7 +11179,7 @@ var require_lib3 = __commonJS(function(exports, module) {
11179
11179
  var package_default = {
11180
11180
  name: "@uipath/test-manager-tool",
11181
11181
  license: "SEE LICENSE IN LICENSE.txt",
11182
- version: "1.202.0",
11182
+ version: "1.202.1-preview.168",
11183
11183
  description: "Manage test cases, test sets, executions, and results.",
11184
11184
  private: false,
11185
11185
  repository: {
@@ -39287,4 +39287,4 @@ var registerCommands = async (program2) => {
39287
39287
 
39288
39288
  export { Command, metadata, registerCommands };
39289
39289
 
39290
- //# debugId=18A406D1F28CBABD64756E2164756E21
39290
+ //# debugId=6572C07A549A4AD464756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-ck0vdfnr.js";
4
+ } from "./tool-cn1xcssh.js";
5
5
  import"./tool-1de529jm.js";
6
6
  export {
7
7
  metadata,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/test-manager-tool",
3
3
  "license": "SEE LICENSE IN LICENSE.txt",
4
- "version": "1.202.0",
4
+ "version": "1.202.1-preview.168",
5
5
  "description": "Manage test cases, test sets, executions, and results.",
6
6
  "private": false,
7
7
  "repository": {
@@ -26,5 +26,5 @@
26
26
  "files": [
27
27
  "dist"
28
28
  ],
29
- "gitHead": "23b5a7038ead7264439af18f8b807c7cc99a29d5"
29
+ "gitHead": "c05a7544f7f7c117817c167a0c26f3612ece92cd"
30
30
  }