@uipath/maestro-sdk 1.202.0-preview.142 → 1.202.0

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.
@@ -0,0 +1,1274 @@
1
+ # Third-party notices for @uipath/maestro-sdk
2
+
3
+ This package is distributed as a bundle: the dependencies below are
4
+ compiled into its `dist/` output rather than installed alongside it.
5
+ Their licences and copyright notices are reproduced here in full, as
6
+ those licences require.
7
+
8
+ 33 bundled dependencies:
9
+
10
+ - @jsep-plugin/object@1.2.2 — MIT
11
+ - @serverlessworkflow/sdk@1.0.1 — http://www.apache.org/licenses/LICENSE-2.0.txt
12
+ - ajv@8.20.0 — MIT
13
+ - ajv-errors@3.0.0 — MIT
14
+ - base64-js@1.5.1 — MIT
15
+ - bundle-name@4.1.0 — MIT
16
+ - commander@14.0.3 — MIT
17
+ - default-browser@5.5.0 — MIT
18
+ - default-browser-id@5.0.1 — MIT
19
+ - define-lazy-prop@3.0.0 — MIT
20
+ - fast-deep-equal@3.1.3 — MIT
21
+ - fast-uri@3.1.7 — BSD-3-Clause
22
+ - i18next@23.16.8 — MIT
23
+ - is-docker@3.0.0 — MIT
24
+ - is-in-ssh@1.0.0 — MIT
25
+ - is-inside-container@1.0.0 — MIT
26
+ - is-wsl@3.1.1 — MIT
27
+ - jmespath@0.16.0 — Apache-2.0
28
+ - js-yaml@4.3.2 — MIT
29
+ - jsep@1.4.0 — MIT
30
+ - json-schema-traverse@1.0.0 — MIT
31
+ - lodash@4.18.1 — MIT
32
+ - lodash-es@4.18.1 — MIT
33
+ - luxon@3.7.2 — MIT
34
+ - open@11.0.0 — MIT
35
+ - powershell-utils@0.1.0 — MIT
36
+ - run-applescript@7.1.0 — MIT
37
+ - rxjs@7.8.2 — Apache-2.0
38
+ - semver@7.8.0 — ISC
39
+ - semver@7.8.0 — ISC
40
+ - wsl-utils@0.3.1 — MIT
41
+ - zod@4.4.3 — MIT
42
+ - zod@3.25.76 — MIT
43
+
44
+ ---
45
+
46
+ ## @jsep-plugin/object@1.2.2
47
+
48
+ SPDX: MIT
49
+
50
+ ```
51
+ Copyright (c) 2013 Stephen Oney, https://ericsmekens.github.io/jsep/
52
+
53
+ Permission is hereby granted, free of charge, to any person obtaining
54
+ a copy of this software and associated documentation files (the
55
+ "Software"), to deal in the Software without restriction, including
56
+ without limitation the rights to use, copy, modify, merge, publish,
57
+ distribute, sublicense, and/or sell copies of the Software, and to
58
+ permit persons to whom the Software is furnished to do so, subject to
59
+ the following conditions:
60
+
61
+ The above copyright notice and this permission notice shall be
62
+ included in all copies or substantial portions of the Software.
63
+
64
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
65
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
66
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
67
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
68
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
69
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
70
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
71
+ ```
72
+
73
+ ---
74
+
75
+ ## @serverlessworkflow/sdk@1.0.1
76
+
77
+ SPDX: http://www.apache.org/licenses/LICENSE-2.0.txt
78
+
79
+ ```
80
+ Apache License
81
+ Version 2.0, January 2004
82
+ http://www.apache.org/licenses/
83
+
84
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
85
+
86
+ 1. Definitions.
87
+
88
+ "License" shall mean the terms and conditions for use, reproduction,
89
+ and distribution as defined by Sections 1 through 9 of this document.
90
+
91
+ "Licensor" shall mean the copyright owner or entity authorized by
92
+ the copyright owner that is granting the License.
93
+
94
+ "Legal Entity" shall mean the union of the acting entity and all
95
+ other entities that control, are controlled by, or are under common
96
+ control with that entity. For the purposes of this definition,
97
+ "control" means (i) the power, direct or indirect, to cause the
98
+ direction or management of such entity, whether by contract or
99
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
100
+ outstanding shares, or (iii) beneficial ownership of such entity.
101
+
102
+ "You" (or "Your") shall mean an individual or Legal Entity
103
+ exercising permissions granted by this License.
104
+
105
+ "Source" form shall mean the preferred form for making modifications,
106
+ including but not limited to software source code, documentation
107
+ source, and configuration files.
108
+
109
+ "Object" form shall mean any form resulting from mechanical
110
+ transformation or translation of a Source form, including but
111
+ not limited to compiled object code, generated documentation,
112
+ and conversions to other media types.
113
+
114
+ "Work" shall mean the work of authorship, whether in Source or
115
+ Object form, made available under the License, as indicated by a
116
+ copyright notice that is included in or attached to the work
117
+ (an example is provided in the Appendix below).
118
+
119
+ "Derivative Works" shall mean any work, whether in Source or Object
120
+ form, that is based on (or derived from) the Work and for which the
121
+ editorial revisions, annotations, elaborations, or other modifications
122
+ represent, as a whole, an original work of authorship. For the purposes
123
+ of this License, Derivative Works shall not include works that remain
124
+ separable from, or merely link (or bind by name) to the interfaces of,
125
+ the Work and Derivative Works thereof.
126
+
127
+ "Contribution" shall mean any work of authorship, including
128
+ the original version of the Work and any modifications or additions
129
+ to that Work or Derivative Works thereof, that is intentionally
130
+ submitted to Licensor for inclusion in the Work by the copyright owner
131
+ or by an individual or Legal Entity authorized to submit on behalf of
132
+ the copyright owner. For the purposes of this definition, "submitted"
133
+ means any form of electronic, verbal, or written communication sent
134
+ to the Licensor or its representatives, including but not limited to
135
+ communication on electronic mailing lists, source code control systems,
136
+ and issue tracking systems that are managed by, or on behalf of, the
137
+ Licensor for the purpose of discussing and improving the Work, but
138
+ excluding communication that is conspicuously marked or otherwise
139
+ designated in writing by the copyright owner as "Not a Contribution."
140
+
141
+ "Contributor" shall mean Licensor and any individual or Legal Entity
142
+ on behalf of whom a Contribution has been received by Licensor and
143
+ subsequently incorporated within the Work.
144
+
145
+ 2. Grant of Copyright License. Subject to the terms and conditions of
146
+ this License, each Contributor hereby grants to You a perpetual,
147
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
148
+ copyright license to reproduce, prepare Derivative Works of,
149
+ publicly display, publicly perform, sublicense, and distribute the
150
+ Work and such Derivative Works in Source or Object form.
151
+
152
+ 3. Grant of Patent License. Subject to the terms and conditions of
153
+ this License, each Contributor hereby grants to You a perpetual,
154
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
155
+ (except as stated in this section) patent license to make, have made,
156
+ use, offer to sell, sell, import, and otherwise transfer the Work,
157
+ where such license applies only to those patent claims licensable
158
+ by such Contributor that are necessarily infringed by their
159
+ Contribution(s) alone or by combination of their Contribution(s)
160
+ with the Work to which such Contribution(s) was submitted. If You
161
+ institute patent litigation against any entity (including a
162
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
163
+ or a Contribution incorporated within the Work constitutes direct
164
+ or contributory patent infringement, then any patent licenses
165
+ granted to You under this License for that Work shall terminate
166
+ as of the date such litigation is filed.
167
+
168
+ 4. Redistribution. You may reproduce and distribute copies of the
169
+ Work or Derivative Works thereof in any medium, with or without
170
+ modifications, and in Source or Object form, provided that You
171
+ meet the following conditions:
172
+
173
+ (a) You must give any other recipients of the Work or
174
+ Derivative Works a copy of this License; and
175
+
176
+ (b) You must cause any modified files to carry prominent notices
177
+ stating that You changed the files; and
178
+
179
+ (c) You must retain, in the Source form of any Derivative Works
180
+ that You distribute, all copyright, patent, trademark, and
181
+ attribution notices from the Source form of the Work,
182
+ excluding those notices that do not pertain to any part of
183
+ the Derivative Works; and
184
+
185
+ (d) If the Work includes a "NOTICE" text file as part of its
186
+ distribution, then any Derivative Works that You distribute must
187
+ include a readable copy of the attribution notices contained
188
+ within such NOTICE file, excluding those notices that do not
189
+ pertain to any part of the Derivative Works, in at least one
190
+ of the following places: within a NOTICE text file distributed
191
+ as part of the Derivative Works; within the Source form or
192
+ documentation, if provided along with the Derivative Works; or,
193
+ within a display generated by the Derivative Works, if and
194
+ wherever such third-party notices normally appear. The contents
195
+ of the NOTICE file are for informational purposes only and
196
+ do not modify the License. You may add Your own attribution
197
+ notices within Derivative Works that You distribute, alongside
198
+ or as an addendum to the NOTICE text from the Work, provided
199
+ that such additional attribution notices cannot be construed
200
+ as modifying the License.
201
+
202
+ You may add Your own copyright statement to Your modifications and
203
+ may provide additional or different license terms and conditions
204
+ for use, reproduction, or distribution of Your modifications, or
205
+ for any such Derivative Works as a whole, provided Your use,
206
+ reproduction, and distribution of the Work otherwise complies with
207
+ the conditions stated in this License.
208
+
209
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
210
+ any Contribution intentionally submitted for inclusion in the Work
211
+ by You to the Licensor shall be under the terms and conditions of
212
+ this License, without any additional terms or conditions.
213
+ Notwithstanding the above, nothing herein shall supersede or modify
214
+ the terms of any separate license agreement you may have executed
215
+ with Licensor regarding such Contributions.
216
+
217
+ 6. Trademarks. This License does not grant permission to use the trade
218
+ names, trademarks, service marks, or product names of the Licensor,
219
+ except as required for reasonable and customary use in describing the
220
+ origin of the Work and reproducing the content of the NOTICE file.
221
+
222
+ 7. Disclaimer of Warranty. Unless required by applicable law or
223
+ agreed to in writing, Licensor provides the Work (and each
224
+ Contributor provides its Contributions) on an "AS IS" BASIS,
225
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
226
+ implied, including, without limitation, any warranties or conditions
227
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
228
+ PARTICULAR PURPOSE. You are solely responsible for determining the
229
+ appropriateness of using or redistributing the Work and assume any
230
+ risks associated with Your exercise of permissions under this License.
231
+
232
+ 8. Limitation of Liability. In no event and under no legal theory,
233
+ whether in tort (including negligence), contract, or otherwise,
234
+ unless required by applicable law (such as deliberate and grossly
235
+ negligent acts) or agreed to in writing, shall any Contributor be
236
+ liable to You for damages, including any direct, indirect, special,
237
+ incidental, or consequential damages of any character arising as a
238
+ result of this License or out of the use or inability to use the
239
+ Work (including but not limited to damages for loss of goodwill,
240
+ work stoppage, computer failure or malfunction, or any and all
241
+ other commercial damages or losses), even if such Contributor
242
+ has been advised of the possibility of such damages.
243
+
244
+ 9. Accepting Warranty or Additional Liability. While redistributing
245
+ the Work or Derivative Works thereof, You may choose to offer,
246
+ and charge a fee for, acceptance of support, warranty, indemnity,
247
+ or other liability obligations and/or rights consistent with this
248
+ License. However, in accepting such obligations, You may act only
249
+ on Your own behalf and on Your sole responsibility, not on behalf
250
+ of any other Contributor, and only if You agree to indemnify,
251
+ defend, and hold each Contributor harmless for any liability
252
+ incurred by, or claims asserted against, such Contributor by reason
253
+ of your accepting any such warranty or additional liability.
254
+
255
+ END OF TERMS AND CONDITIONS
256
+
257
+ APPENDIX: How to apply the Apache License to your work.
258
+
259
+ To apply the Apache License to your work, attach the following
260
+ boilerplate notice, with the fields enclosed by brackets "[]"
261
+ replaced with your own identifying information. (Don't include
262
+ the brackets!) The text should be enclosed in the appropriate
263
+ comment syntax for the file format. We also recommend that a
264
+ file or class name and description of purpose be included on the
265
+ same "printed page" as the copyright notice for easier
266
+ identification within third-party archives.
267
+
268
+ Copyright [yyyy] [name of copyright owner]
269
+
270
+ Licensed under the Apache License, Version 2.0 (the "License");
271
+ you may not use this file except in compliance with the License.
272
+ You may obtain a copy of the License at
273
+
274
+ http://www.apache.org/licenses/LICENSE-2.0
275
+
276
+ Unless required by applicable law or agreed to in writing, software
277
+ distributed under the License is distributed on an "AS IS" BASIS,
278
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
279
+ See the License for the specific language governing permissions and
280
+ limitations under the License.
281
+ ```
282
+
283
+ ---
284
+
285
+ ## ajv@8.20.0
286
+
287
+ SPDX: MIT
288
+
289
+ ```
290
+ The MIT License (MIT)
291
+
292
+ Copyright (c) 2015-2021 Evgeny Poberezkin
293
+
294
+ Permission is hereby granted, free of charge, to any person obtaining a copy
295
+ of this software and associated documentation files (the "Software"), to deal
296
+ in the Software without restriction, including without limitation the rights
297
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
298
+ copies of the Software, and to permit persons to whom the Software is
299
+ furnished to do so, subject to the following conditions:
300
+
301
+ The above copyright notice and this permission notice shall be included in all
302
+ copies or substantial portions of the Software.
303
+
304
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
305
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
306
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
307
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
308
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
309
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
310
+ SOFTWARE.
311
+ ```
312
+
313
+ ---
314
+
315
+ ## ajv-errors@3.0.0
316
+
317
+ SPDX: MIT
318
+
319
+ ```
320
+ MIT License
321
+
322
+ Copyright (c) 2017 Evgeny Poberezkin
323
+
324
+ Permission is hereby granted, free of charge, to any person obtaining a copy
325
+ of this software and associated documentation files (the "Software"), to deal
326
+ in the Software without restriction, including without limitation the rights
327
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
328
+ copies of the Software, and to permit persons to whom the Software is
329
+ furnished to do so, subject to the following conditions:
330
+
331
+ The above copyright notice and this permission notice shall be included in all
332
+ copies or substantial portions of the Software.
333
+
334
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
335
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
336
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
337
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
338
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
339
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
340
+ SOFTWARE.
341
+ ```
342
+
343
+ ---
344
+
345
+ ## base64-js@1.5.1
346
+
347
+ SPDX: MIT
348
+
349
+ ```
350
+ The MIT License (MIT)
351
+
352
+ Copyright (c) 2014 Jameson Little
353
+
354
+ Permission is hereby granted, free of charge, to any person obtaining a copy
355
+ of this software and associated documentation files (the "Software"), to deal
356
+ in the Software without restriction, including without limitation the rights
357
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
358
+ copies of the Software, and to permit persons to whom the Software is
359
+ furnished to do so, subject to the following conditions:
360
+
361
+ The above copyright notice and this permission notice shall be included in
362
+ all copies or substantial portions of the Software.
363
+
364
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
365
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
366
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
367
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
368
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
369
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
370
+ THE SOFTWARE.
371
+ ```
372
+
373
+ ---
374
+
375
+ ## bundle-name@4.1.0
376
+
377
+ SPDX: MIT
378
+
379
+ ```
380
+ MIT License
381
+
382
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
383
+
384
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
385
+
386
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
387
+
388
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
389
+ ```
390
+
391
+ ---
392
+
393
+ ## commander@14.0.3
394
+
395
+ SPDX: MIT
396
+
397
+ ```
398
+ (The MIT License)
399
+
400
+ Copyright (c) 2011 TJ Holowaychuk <tj@vision-media.ca>
401
+
402
+ Permission is hereby granted, free of charge, to any person obtaining
403
+ a copy of this software and associated documentation files (the
404
+ 'Software'), to deal in the Software without restriction, including
405
+ without limitation the rights to use, copy, modify, merge, publish,
406
+ distribute, sublicense, and/or sell copies of the Software, and to
407
+ permit persons to whom the Software is furnished to do so, subject to
408
+ the following conditions:
409
+
410
+ The above copyright notice and this permission notice shall be
411
+ included in all copies or substantial portions of the Software.
412
+
413
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
414
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
415
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
416
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
417
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
418
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
419
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
420
+ ```
421
+
422
+ ---
423
+
424
+ ## default-browser@5.5.0
425
+
426
+ SPDX: MIT
427
+
428
+ ```
429
+ MIT License
430
+
431
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
432
+
433
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
434
+
435
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
436
+
437
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
438
+ ```
439
+
440
+ ---
441
+
442
+ ## default-browser-id@5.0.1
443
+
444
+ SPDX: MIT
445
+
446
+ ```
447
+ MIT License
448
+
449
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
450
+
451
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
452
+
453
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
454
+
455
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
456
+ ```
457
+
458
+ ---
459
+
460
+ ## define-lazy-prop@3.0.0
461
+
462
+ SPDX: MIT
463
+
464
+ ```
465
+ MIT License
466
+
467
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
468
+
469
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
470
+
471
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
472
+
473
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
474
+ ```
475
+
476
+ ---
477
+
478
+ ## fast-deep-equal@3.1.3
479
+
480
+ SPDX: MIT
481
+
482
+ ```
483
+ MIT License
484
+
485
+ Copyright (c) 2017 Evgeny Poberezkin
486
+
487
+ Permission is hereby granted, free of charge, to any person obtaining a copy
488
+ of this software and associated documentation files (the "Software"), to deal
489
+ in the Software without restriction, including without limitation the rights
490
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
491
+ copies of the Software, and to permit persons to whom the Software is
492
+ furnished to do so, subject to the following conditions:
493
+
494
+ The above copyright notice and this permission notice shall be included in all
495
+ copies or substantial portions of the Software.
496
+
497
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
498
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
499
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
500
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
501
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
502
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
503
+ SOFTWARE.
504
+ ```
505
+
506
+ ---
507
+
508
+ ## fast-uri@3.1.7
509
+
510
+ SPDX: BSD-3-Clause
511
+
512
+ ```
513
+ Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
514
+ Copyright (c) 2021-present The Fastify team <https://github.com/fastify/fastify#team>
515
+ All rights reserved.
516
+
517
+ Redistribution and use in source and binary forms, with or without
518
+ modification, are permitted provided that the following conditions are met:
519
+ * Redistributions of source code must retain the above copyright
520
+ notice, this list of conditions and the following disclaimer.
521
+ * Redistributions in binary form must reproduce the above copyright
522
+ notice, this list of conditions and the following disclaimer in the
523
+ documentation and/or other materials provided with the distribution.
524
+ * The names of any contributors may not be used to endorse or promote
525
+ products derived from this software without specific prior written
526
+ permission.
527
+
528
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
529
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
530
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
531
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY
532
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
533
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
534
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
535
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
536
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
537
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
538
+
539
+ * * *
540
+
541
+ The complete list of contributors can be found at:
542
+ - https://github.com/garycourt/uri-js/graphs/contributors
543
+ ```
544
+
545
+ ---
546
+
547
+ ## i18next@23.16.8
548
+
549
+ SPDX: MIT
550
+
551
+ ```
552
+ The MIT License (MIT)
553
+
554
+ Copyright (c) 2024 i18next
555
+
556
+ Permission is hereby granted, free of charge, to any person obtaining a copy
557
+ of this software and associated documentation files (the "Software"), to deal
558
+ in the Software without restriction, including without limitation the rights
559
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
560
+ copies of the Software, and to permit persons to whom the Software is
561
+ furnished to do so, subject to the following conditions:
562
+
563
+ The above copyright notice and this permission notice shall be included in all
564
+ copies or substantial portions of the Software.
565
+
566
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
567
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
568
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
569
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
570
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
571
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
572
+ SOFTWARE.
573
+ ```
574
+
575
+ ---
576
+
577
+ ## is-docker@3.0.0
578
+
579
+ SPDX: MIT
580
+
581
+ ```
582
+ MIT License
583
+
584
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
585
+
586
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
587
+
588
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
589
+
590
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
591
+ ```
592
+
593
+ ---
594
+
595
+ ## is-in-ssh@1.0.0
596
+
597
+ SPDX: MIT
598
+
599
+ ```
600
+ MIT License
601
+
602
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
603
+
604
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
605
+
606
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
607
+
608
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
609
+ ```
610
+
611
+ ---
612
+
613
+ ## is-inside-container@1.0.0
614
+
615
+ SPDX: MIT
616
+
617
+ ```
618
+ MIT License
619
+
620
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
621
+
622
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
623
+
624
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
625
+
626
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
627
+ ```
628
+
629
+ ---
630
+
631
+ ## is-wsl@3.1.1
632
+
633
+ SPDX: MIT
634
+
635
+ ```
636
+ MIT License
637
+
638
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
639
+
640
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
641
+
642
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
643
+
644
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
645
+ ```
646
+
647
+ ---
648
+
649
+ ## jmespath@0.16.0
650
+
651
+ SPDX: Apache-2.0
652
+
653
+ ```
654
+ Copyright 2014 James Saryerwinnie
655
+
656
+ Licensed under the Apache License, Version 2.0 (the "License");
657
+ you may not use this file except in compliance with the License.
658
+ You may obtain a copy of the License at
659
+
660
+ http://www.apache.org/licenses/LICENSE-2.0
661
+
662
+ Unless required by applicable law or agreed to in writing, software
663
+ distributed under the License is distributed on an "AS IS" BASIS,
664
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
665
+ See the License for the specific language governing permissions and
666
+ limitations under the License.
667
+ ```
668
+
669
+ ---
670
+
671
+ ## js-yaml@4.3.2
672
+
673
+ SPDX: MIT
674
+
675
+ ```
676
+ (The MIT License)
677
+
678
+ Copyright (C) 2011-2015 by Vitaly Puzrin
679
+
680
+ Permission is hereby granted, free of charge, to any person obtaining a copy
681
+ of this software and associated documentation files (the "Software"), to deal
682
+ in the Software without restriction, including without limitation the rights
683
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
684
+ copies of the Software, and to permit persons to whom the Software is
685
+ furnished to do so, subject to the following conditions:
686
+
687
+ The above copyright notice and this permission notice shall be included in
688
+ all copies or substantial portions of the Software.
689
+
690
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
691
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
692
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
693
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
694
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
695
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
696
+ THE SOFTWARE.
697
+ ```
698
+
699
+ ---
700
+
701
+ ## jsep@1.4.0
702
+
703
+ SPDX: MIT
704
+
705
+ ```
706
+ Copyright (c) 2013 Stephen Oney, https://ericsmekens.github.io/jsep/
707
+
708
+ Permission is hereby granted, free of charge, to any person obtaining
709
+ a copy of this software and associated documentation files (the
710
+ "Software"), to deal in the Software without restriction, including
711
+ without limitation the rights to use, copy, modify, merge, publish,
712
+ distribute, sublicense, and/or sell copies of the Software, and to
713
+ permit persons to whom the Software is furnished to do so, subject to
714
+ the following conditions:
715
+
716
+ The above copyright notice and this permission notice shall be
717
+ included in all copies or substantial portions of the Software.
718
+
719
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
720
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
721
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
722
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
723
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
724
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
725
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
726
+ ```
727
+
728
+ ---
729
+
730
+ ## json-schema-traverse@1.0.0
731
+
732
+ SPDX: MIT
733
+
734
+ ```
735
+ MIT License
736
+
737
+ Copyright (c) 2017 Evgeny Poberezkin
738
+
739
+ Permission is hereby granted, free of charge, to any person obtaining a copy
740
+ of this software and associated documentation files (the "Software"), to deal
741
+ in the Software without restriction, including without limitation the rights
742
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
743
+ copies of the Software, and to permit persons to whom the Software is
744
+ furnished to do so, subject to the following conditions:
745
+
746
+ The above copyright notice and this permission notice shall be included in all
747
+ copies or substantial portions of the Software.
748
+
749
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
750
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
751
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
752
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
753
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
754
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
755
+ SOFTWARE.
756
+ ```
757
+
758
+ ---
759
+
760
+ ## lodash@4.18.1
761
+
762
+ SPDX: MIT
763
+
764
+ ```
765
+ Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
766
+
767
+ Based on Underscore.js, copyright Jeremy Ashkenas,
768
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
769
+
770
+ This software consists of voluntary contributions made by many
771
+ individuals. For exact contribution history, see the revision history
772
+ available at https://github.com/lodash/lodash
773
+
774
+ The following license applies to all parts of this software except as
775
+ documented below:
776
+
777
+ ====
778
+
779
+ Permission is hereby granted, free of charge, to any person obtaining
780
+ a copy of this software and associated documentation files (the
781
+ "Software"), to deal in the Software without restriction, including
782
+ without limitation the rights to use, copy, modify, merge, publish,
783
+ distribute, sublicense, and/or sell copies of the Software, and to
784
+ permit persons to whom the Software is furnished to do so, subject to
785
+ the following conditions:
786
+
787
+ The above copyright notice and this permission notice shall be
788
+ included in all copies or substantial portions of the Software.
789
+
790
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
791
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
792
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
793
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
794
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
795
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
796
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
797
+
798
+ ====
799
+
800
+ Copyright and related rights for sample code are waived via CC0. Sample
801
+ code is defined as all source code displayed within the prose of the
802
+ documentation.
803
+
804
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
805
+
806
+ ====
807
+
808
+ Files located in the node_modules and vendor directories are externally
809
+ maintained libraries used by this software which have their own
810
+ licenses; we recommend you read them, as their terms may differ from the
811
+ terms above.
812
+ ```
813
+
814
+ ---
815
+
816
+ ## lodash-es@4.18.1
817
+
818
+ SPDX: MIT
819
+
820
+ ```
821
+ Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
822
+
823
+ Based on Underscore.js, copyright Jeremy Ashkenas,
824
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
825
+
826
+ This software consists of voluntary contributions made by many
827
+ individuals. For exact contribution history, see the revision history
828
+ available at https://github.com/lodash/lodash
829
+
830
+ The following license applies to all parts of this software except as
831
+ documented below:
832
+
833
+ ====
834
+
835
+ Permission is hereby granted, free of charge, to any person obtaining
836
+ a copy of this software and associated documentation files (the
837
+ "Software"), to deal in the Software without restriction, including
838
+ without limitation the rights to use, copy, modify, merge, publish,
839
+ distribute, sublicense, and/or sell copies of the Software, and to
840
+ permit persons to whom the Software is furnished to do so, subject to
841
+ the following conditions:
842
+
843
+ The above copyright notice and this permission notice shall be
844
+ included in all copies or substantial portions of the Software.
845
+
846
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
847
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
848
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
849
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
850
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
851
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
852
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
853
+
854
+ ====
855
+
856
+ Copyright and related rights for sample code are waived via CC0. Sample
857
+ code is defined as all source code displayed within the prose of the
858
+ documentation.
859
+
860
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
861
+
862
+ ====
863
+
864
+ Files located in the node_modules and vendor directories are externally
865
+ maintained libraries used by this software which have their own
866
+ licenses; we recommend you read them, as their terms may differ from the
867
+ terms above.
868
+ ```
869
+
870
+ ---
871
+
872
+ ## luxon@3.7.2
873
+
874
+ SPDX: MIT
875
+
876
+ ```
877
+ Copyright 2019 JS Foundation and other contributors
878
+
879
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
880
+
881
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
882
+
883
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
884
+ ```
885
+
886
+ ---
887
+
888
+ ## open@11.0.0
889
+
890
+ SPDX: MIT
891
+
892
+ ```
893
+ MIT License
894
+
895
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
896
+
897
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
898
+
899
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
900
+
901
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
902
+ ```
903
+
904
+ ---
905
+
906
+ ## powershell-utils@0.1.0
907
+
908
+ SPDX: MIT
909
+
910
+ ```
911
+ MIT License
912
+
913
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
914
+
915
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
916
+
917
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
918
+
919
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
920
+ ```
921
+
922
+ ---
923
+
924
+ ## run-applescript@7.1.0
925
+
926
+ SPDX: MIT
927
+
928
+ ```
929
+ MIT License
930
+
931
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
932
+
933
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
934
+
935
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
936
+
937
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
938
+ ```
939
+
940
+ ---
941
+
942
+ ## rxjs@7.8.2
943
+
944
+ SPDX: Apache-2.0
945
+
946
+ ```
947
+ Apache License
948
+ Version 2.0, January 2004
949
+ http://www.apache.org/licenses/
950
+
951
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
952
+
953
+ 1. Definitions.
954
+
955
+ "License" shall mean the terms and conditions for use, reproduction,
956
+ and distribution as defined by Sections 1 through 9 of this document.
957
+
958
+ "Licensor" shall mean the copyright owner or entity authorized by
959
+ the copyright owner that is granting the License.
960
+
961
+ "Legal Entity" shall mean the union of the acting entity and all
962
+ other entities that control, are controlled by, or are under common
963
+ control with that entity. For the purposes of this definition,
964
+ "control" means (i) the power, direct or indirect, to cause the
965
+ direction or management of such entity, whether by contract or
966
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
967
+ outstanding shares, or (iii) beneficial ownership of such entity.
968
+
969
+ "You" (or "Your") shall mean an individual or Legal Entity
970
+ exercising permissions granted by this License.
971
+
972
+ "Source" form shall mean the preferred form for making modifications,
973
+ including but not limited to software source code, documentation
974
+ source, and configuration files.
975
+
976
+ "Object" form shall mean any form resulting from mechanical
977
+ transformation or translation of a Source form, including but
978
+ not limited to compiled object code, generated documentation,
979
+ and conversions to other media types.
980
+
981
+ "Work" shall mean the work of authorship, whether in Source or
982
+ Object form, made available under the License, as indicated by a
983
+ copyright notice that is included in or attached to the work
984
+ (an example is provided in the Appendix below).
985
+
986
+ "Derivative Works" shall mean any work, whether in Source or Object
987
+ form, that is based on (or derived from) the Work and for which the
988
+ editorial revisions, annotations, elaborations, or other modifications
989
+ represent, as a whole, an original work of authorship. For the purposes
990
+ of this License, Derivative Works shall not include works that remain
991
+ separable from, or merely link (or bind by name) to the interfaces of,
992
+ the Work and Derivative Works thereof.
993
+
994
+ "Contribution" shall mean any work of authorship, including
995
+ the original version of the Work and any modifications or additions
996
+ to that Work or Derivative Works thereof, that is intentionally
997
+ submitted to Licensor for inclusion in the Work by the copyright owner
998
+ or by an individual or Legal Entity authorized to submit on behalf of
999
+ the copyright owner. For the purposes of this definition, "submitted"
1000
+ means any form of electronic, verbal, or written communication sent
1001
+ to the Licensor or its representatives, including but not limited to
1002
+ communication on electronic mailing lists, source code control systems,
1003
+ and issue tracking systems that are managed by, or on behalf of, the
1004
+ Licensor for the purpose of discussing and improving the Work, but
1005
+ excluding communication that is conspicuously marked or otherwise
1006
+ designated in writing by the copyright owner as "Not a Contribution."
1007
+
1008
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1009
+ on behalf of whom a Contribution has been received by Licensor and
1010
+ subsequently incorporated within the Work.
1011
+
1012
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1013
+ this License, each Contributor hereby grants to You a perpetual,
1014
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1015
+ copyright license to reproduce, prepare Derivative Works of,
1016
+ publicly display, publicly perform, sublicense, and distribute the
1017
+ Work and such Derivative Works in Source or Object form.
1018
+
1019
+ 3. Grant of Patent License. Subject to the terms and conditions of
1020
+ this License, each Contributor hereby grants to You a perpetual,
1021
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1022
+ (except as stated in this section) patent license to make, have made,
1023
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1024
+ where such license applies only to those patent claims licensable
1025
+ by such Contributor that are necessarily infringed by their
1026
+ Contribution(s) alone or by combination of their Contribution(s)
1027
+ with the Work to which such Contribution(s) was submitted. If You
1028
+ institute patent litigation against any entity (including a
1029
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1030
+ or a Contribution incorporated within the Work constitutes direct
1031
+ or contributory patent infringement, then any patent licenses
1032
+ granted to You under this License for that Work shall terminate
1033
+ as of the date such litigation is filed.
1034
+
1035
+ 4. Redistribution. You may reproduce and distribute copies of the
1036
+ Work or Derivative Works thereof in any medium, with or without
1037
+ modifications, and in Source or Object form, provided that You
1038
+ meet the following conditions:
1039
+
1040
+ (a) You must give any other recipients of the Work or
1041
+ Derivative Works a copy of this License; and
1042
+
1043
+ (b) You must cause any modified files to carry prominent notices
1044
+ stating that You changed the files; and
1045
+
1046
+ (c) You must retain, in the Source form of any Derivative Works
1047
+ that You distribute, all copyright, patent, trademark, and
1048
+ attribution notices from the Source form of the Work,
1049
+ excluding those notices that do not pertain to any part of
1050
+ the Derivative Works; and
1051
+
1052
+ (d) If the Work includes a "NOTICE" text file as part of its
1053
+ distribution, then any Derivative Works that You distribute must
1054
+ include a readable copy of the attribution notices contained
1055
+ within such NOTICE file, excluding those notices that do not
1056
+ pertain to any part of the Derivative Works, in at least one
1057
+ of the following places: within a NOTICE text file distributed
1058
+ as part of the Derivative Works; within the Source form or
1059
+ documentation, if provided along with the Derivative Works; or,
1060
+ within a display generated by the Derivative Works, if and
1061
+ wherever such third-party notices normally appear. The contents
1062
+ of the NOTICE file are for informational purposes only and
1063
+ do not modify the License. You may add Your own attribution
1064
+ notices within Derivative Works that You distribute, alongside
1065
+ or as an addendum to the NOTICE text from the Work, provided
1066
+ that such additional attribution notices cannot be construed
1067
+ as modifying the License.
1068
+
1069
+ You may add Your own copyright statement to Your modifications and
1070
+ may provide additional or different license terms and conditions
1071
+ for use, reproduction, or distribution of Your modifications, or
1072
+ for any such Derivative Works as a whole, provided Your use,
1073
+ reproduction, and distribution of the Work otherwise complies with
1074
+ the conditions stated in this License.
1075
+
1076
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1077
+ any Contribution intentionally submitted for inclusion in the Work
1078
+ by You to the Licensor shall be under the terms and conditions of
1079
+ this License, without any additional terms or conditions.
1080
+ Notwithstanding the above, nothing herein shall supersede or modify
1081
+ the terms of any separate license agreement you may have executed
1082
+ with Licensor regarding such Contributions.
1083
+
1084
+ 6. Trademarks. This License does not grant permission to use the trade
1085
+ names, trademarks, service marks, or product names of the Licensor,
1086
+ except as required for reasonable and customary use in describing the
1087
+ origin of the Work and reproducing the content of the NOTICE file.
1088
+
1089
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1090
+ agreed to in writing, Licensor provides the Work (and each
1091
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1092
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1093
+ implied, including, without limitation, any warranties or conditions
1094
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1095
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1096
+ appropriateness of using or redistributing the Work and assume any
1097
+ risks associated with Your exercise of permissions under this License.
1098
+
1099
+ 8. Limitation of Liability. In no event and under no legal theory,
1100
+ whether in tort (including negligence), contract, or otherwise,
1101
+ unless required by applicable law (such as deliberate and grossly
1102
+ negligent acts) or agreed to in writing, shall any Contributor be
1103
+ liable to You for damages, including any direct, indirect, special,
1104
+ incidental, or consequential damages of any character arising as a
1105
+ result of this License or out of the use or inability to use the
1106
+ Work (including but not limited to damages for loss of goodwill,
1107
+ work stoppage, computer failure or malfunction, or any and all
1108
+ other commercial damages or losses), even if such Contributor
1109
+ has been advised of the possibility of such damages.
1110
+
1111
+ 9. Accepting Warranty or Additional Liability. While redistributing
1112
+ the Work or Derivative Works thereof, You may choose to offer,
1113
+ and charge a fee for, acceptance of support, warranty, indemnity,
1114
+ or other liability obligations and/or rights consistent with this
1115
+ License. However, in accepting such obligations, You may act only
1116
+ on Your own behalf and on Your sole responsibility, not on behalf
1117
+ of any other Contributor, and only if You agree to indemnify,
1118
+ defend, and hold each Contributor harmless for any liability
1119
+ incurred by, or claims asserted against, such Contributor by reason
1120
+ of your accepting any such warranty or additional liability.
1121
+
1122
+ END OF TERMS AND CONDITIONS
1123
+
1124
+ APPENDIX: How to apply the Apache License to your work.
1125
+
1126
+ To apply the Apache License to your work, attach the following
1127
+ boilerplate notice, with the fields enclosed by brackets "[]"
1128
+ replaced with your own identifying information. (Don't include
1129
+ the brackets!) The text should be enclosed in the appropriate
1130
+ comment syntax for the file format. We also recommend that a
1131
+ file or class name and description of purpose be included on the
1132
+ same "printed page" as the copyright notice for easier
1133
+ identification within third-party archives.
1134
+
1135
+ Copyright (c) 2015-2018 Google, Inc., Netflix, Inc., Microsoft Corp. and contributors
1136
+
1137
+ Licensed under the Apache License, Version 2.0 (the "License");
1138
+ you may not use this file except in compliance with the License.
1139
+ You may obtain a copy of the License at
1140
+
1141
+ http://www.apache.org/licenses/LICENSE-2.0
1142
+
1143
+ Unless required by applicable law or agreed to in writing, software
1144
+ distributed under the License is distributed on an "AS IS" BASIS,
1145
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1146
+ See the License for the specific language governing permissions and
1147
+ limitations under the License.
1148
+ ```
1149
+
1150
+ ---
1151
+
1152
+ ## semver@7.8.0
1153
+
1154
+ SPDX: ISC
1155
+
1156
+ ```
1157
+ The ISC License
1158
+
1159
+ Copyright (c) Isaac Z. Schlueter and Contributors
1160
+
1161
+ Permission to use, copy, modify, and/or distribute this software for any
1162
+ purpose with or without fee is hereby granted, provided that the above
1163
+ copyright notice and this permission notice appear in all copies.
1164
+
1165
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1166
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1167
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1168
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1169
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1170
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1171
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1172
+ ```
1173
+
1174
+ ---
1175
+
1176
+ ## semver@7.8.0
1177
+
1178
+ SPDX: ISC
1179
+
1180
+ ```
1181
+ The ISC License
1182
+
1183
+ Copyright (c) Isaac Z. Schlueter and Contributors
1184
+
1185
+ Permission to use, copy, modify, and/or distribute this software for any
1186
+ purpose with or without fee is hereby granted, provided that the above
1187
+ copyright notice and this permission notice appear in all copies.
1188
+
1189
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1190
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1191
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1192
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1193
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1194
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1195
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1196
+ ```
1197
+
1198
+ ---
1199
+
1200
+ ## wsl-utils@0.3.1
1201
+
1202
+ SPDX: MIT
1203
+
1204
+ ```
1205
+ MIT License
1206
+
1207
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1208
+
1209
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1210
+
1211
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1212
+
1213
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1214
+ ```
1215
+
1216
+ ---
1217
+
1218
+ ## zod@4.4.3
1219
+
1220
+ SPDX: MIT
1221
+
1222
+ ```
1223
+ MIT License
1224
+
1225
+ Copyright (c) 2025 Colin McDonnell
1226
+
1227
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1228
+ of this software and associated documentation files (the "Software"), to deal
1229
+ in the Software without restriction, including without limitation the rights
1230
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1231
+ copies of the Software, and to permit persons to whom the Software is
1232
+ furnished to do so, subject to the following conditions:
1233
+
1234
+ The above copyright notice and this permission notice shall be included in all
1235
+ copies or substantial portions of the Software.
1236
+
1237
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1238
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1239
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1240
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1241
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1242
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1243
+ SOFTWARE.
1244
+ ```
1245
+
1246
+ ---
1247
+
1248
+ ## zod@3.25.76
1249
+
1250
+ SPDX: MIT
1251
+
1252
+ ```
1253
+ MIT License
1254
+
1255
+ Copyright (c) 2025 Colin McDonnell
1256
+
1257
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1258
+ of this software and associated documentation files (the "Software"), to deal
1259
+ in the Software without restriction, including without limitation the rights
1260
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1261
+ copies of the Software, and to permit persons to whom the Software is
1262
+ furnished to do so, subject to the following conditions:
1263
+
1264
+ The above copyright notice and this permission notice shall be included in all
1265
+ copies or substantial portions of the Software.
1266
+
1267
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1268
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1269
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1270
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1271
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1272
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1273
+ SOFTWARE.
1274
+ ```