@theaileverage/marionette 0.1.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,2260 @@
1
+ # Third-party notices
2
+
3
+ These libraries are included in Marionette’s executable and dashboard bundles.
4
+
5
+ ## @modelcontextprotocol/sdk 1.30.0
6
+
7
+ License: MIT
8
+
9
+ ```text
10
+ MIT License
11
+
12
+ Copyright (c) 2024 Anthropic, PBC
13
+
14
+ Permission is hereby granted, free of charge, to any person obtaining a copy
15
+ of this software and associated documentation files (the "Software"), to deal
16
+ in the Software without restriction, including without limitation the rights
17
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
18
+ copies of the Software, and to permit persons to whom the Software is
19
+ furnished to do so, subject to the following conditions:
20
+
21
+ The above copyright notice and this permission notice shall be included in all
22
+ copies or substantial portions of the Software.
23
+
24
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
27
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
28
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
29
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
30
+ SOFTWARE.
31
+ ```
32
+
33
+ ## accepts 2.0.0
34
+
35
+ License: MIT
36
+
37
+ ```text
38
+ (The MIT License)
39
+
40
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
41
+ Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
42
+
43
+ Permission is hereby granted, free of charge, to any person obtaining
44
+ a copy of this software and associated documentation files (the
45
+ 'Software'), to deal in the Software without restriction, including
46
+ without limitation the rights to use, copy, modify, merge, publish,
47
+ distribute, sublicense, and/or sell copies of the Software, and to
48
+ permit persons to whom the Software is furnished to do so, subject to
49
+ the following conditions:
50
+
51
+ The above copyright notice and this permission notice shall be
52
+ included in all copies or substantial portions of the Software.
53
+
54
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
55
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
56
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
57
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
58
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
59
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
60
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
61
+ ```
62
+
63
+ ## ajv 8.20.0
64
+
65
+ License: MIT
66
+
67
+ ```text
68
+ The MIT License (MIT)
69
+
70
+ Copyright (c) 2015-2021 Evgeny Poberezkin
71
+
72
+ Permission is hereby granted, free of charge, to any person obtaining a copy
73
+ of this software and associated documentation files (the "Software"), to deal
74
+ in the Software without restriction, including without limitation the rights
75
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
76
+ copies of the Software, and to permit persons to whom the Software is
77
+ furnished to do so, subject to the following conditions:
78
+
79
+ The above copyright notice and this permission notice shall be included in all
80
+ copies or substantial portions of the Software.
81
+
82
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
83
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
84
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
85
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
86
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
87
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
88
+ SOFTWARE.
89
+ ```
90
+
91
+ ## ajv-formats 3.0.1
92
+
93
+ License: MIT
94
+
95
+ ```text
96
+ MIT License
97
+
98
+ Copyright (c) 2020 Evgeny Poberezkin
99
+
100
+ Permission is hereby granted, free of charge, to any person obtaining a copy
101
+ of this software and associated documentation files (the "Software"), to deal
102
+ in the Software without restriction, including without limitation the rights
103
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
104
+ copies of the Software, and to permit persons to whom the Software is
105
+ furnished to do so, subject to the following conditions:
106
+
107
+ The above copyright notice and this permission notice shall be included in all
108
+ copies or substantial portions of the Software.
109
+
110
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
111
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
112
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
113
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
114
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
115
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
116
+ SOFTWARE.
117
+ ```
118
+
119
+ ## body-parser 2.3.0
120
+
121
+ License: MIT
122
+
123
+ ```text
124
+ (The MIT License)
125
+
126
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
127
+ Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
128
+
129
+ Permission is hereby granted, free of charge, to any person obtaining
130
+ a copy of this software and associated documentation files (the
131
+ 'Software'), to deal in the Software without restriction, including
132
+ without limitation the rights to use, copy, modify, merge, publish,
133
+ distribute, sublicense, and/or sell copies of the Software, and to
134
+ permit persons to whom the Software is furnished to do so, subject to
135
+ the following conditions:
136
+
137
+ The above copyright notice and this permission notice shall be
138
+ included in all copies or substantial portions of the Software.
139
+
140
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
141
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
142
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
143
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
144
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
145
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
146
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
147
+ ```
148
+
149
+ ## content-type 2.1.0
150
+
151
+ License: MIT
152
+
153
+ ```text
154
+ (The MIT License)
155
+
156
+ Copyright (c) 2015 Douglas Christopher Wilson
157
+
158
+ Permission is hereby granted, free of charge, to any person obtaining
159
+ a copy of this software and associated documentation files (the
160
+ 'Software'), to deal in the Software without restriction, including
161
+ without limitation the rights to use, copy, modify, merge, publish,
162
+ distribute, sublicense, and/or sell copies of the Software, and to
163
+ permit persons to whom the Software is furnished to do so, subject to
164
+ the following conditions:
165
+
166
+ The above copyright notice and this permission notice shall be
167
+ included in all copies or substantial portions of the Software.
168
+
169
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
170
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
171
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
172
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
173
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
174
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
175
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
176
+ ```
177
+
178
+ ## bytes 3.1.2
179
+
180
+ License: MIT
181
+
182
+ ```text
183
+ (The MIT License)
184
+
185
+ Copyright (c) 2012-2014 TJ Holowaychuk <tj@vision-media.ca>
186
+ Copyright (c) 2015 Jed Watson <jed.watson@me.com>
187
+
188
+ Permission is hereby granted, free of charge, to any person obtaining
189
+ a copy of this software and associated documentation files (the
190
+ 'Software'), to deal in the Software without restriction, including
191
+ without limitation the rights to use, copy, modify, merge, publish,
192
+ distribute, sublicense, and/or sell copies of the Software, and to
193
+ permit persons to whom the Software is furnished to do so, subject to
194
+ the following conditions:
195
+
196
+ The above copyright notice and this permission notice shall be
197
+ included in all copies or substantial portions of the Software.
198
+
199
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
200
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
201
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
202
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
203
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
204
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
205
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
206
+ ```
207
+
208
+ ## call-bind-apply-helpers 1.0.2
209
+
210
+ License: MIT
211
+
212
+ ```text
213
+ MIT License
214
+
215
+ Copyright (c) 2024 Jordan Harband
216
+
217
+ Permission is hereby granted, free of charge, to any person obtaining a copy
218
+ of this software and associated documentation files (the "Software"), to deal
219
+ in the Software without restriction, including without limitation the rights
220
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
221
+ copies of the Software, and to permit persons to whom the Software is
222
+ furnished to do so, subject to the following conditions:
223
+
224
+ The above copyright notice and this permission notice shall be included in all
225
+ copies or substantial portions of the Software.
226
+
227
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
228
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
229
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
230
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
231
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
232
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
233
+ SOFTWARE.
234
+ ```
235
+
236
+ ## call-bound 1.0.4
237
+
238
+ License: MIT
239
+
240
+ ```text
241
+ MIT License
242
+
243
+ Copyright (c) 2024 Jordan Harband
244
+
245
+ Permission is hereby granted, free of charge, to any person obtaining a copy
246
+ of this software and associated documentation files (the "Software"), to deal
247
+ in the Software without restriction, including without limitation the rights
248
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
249
+ copies of the Software, and to permit persons to whom the Software is
250
+ furnished to do so, subject to the following conditions:
251
+
252
+ The above copyright notice and this permission notice shall be included in all
253
+ copies or substantial portions of the Software.
254
+
255
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
256
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
257
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
258
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
259
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
260
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
261
+ SOFTWARE.
262
+ ```
263
+
264
+ ## content-disposition 1.1.0
265
+
266
+ License: MIT
267
+
268
+ ```text
269
+ (The MIT License)
270
+
271
+ Copyright (c) 2014-2017 Douglas Christopher Wilson
272
+
273
+ Permission is hereby granted, free of charge, to any person obtaining
274
+ a copy of this software and associated documentation files (the
275
+ 'Software'), to deal in the Software without restriction, including
276
+ without limitation the rights to use, copy, modify, merge, publish,
277
+ distribute, sublicense, and/or sell copies of the Software, and to
278
+ permit persons to whom the Software is furnished to do so, subject to
279
+ the following conditions:
280
+
281
+ The above copyright notice and this permission notice shall be
282
+ included in all copies or substantial portions of the Software.
283
+
284
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
285
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
286
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
287
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
288
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
289
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
290
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
291
+ ```
292
+
293
+ ## content-type 1.0.5
294
+
295
+ License: MIT
296
+
297
+ ```text
298
+ (The MIT License)
299
+
300
+ Copyright (c) 2015 Douglas Christopher Wilson
301
+
302
+ Permission is hereby granted, free of charge, to any person obtaining
303
+ a copy of this software and associated documentation files (the
304
+ 'Software'), to deal in the Software without restriction, including
305
+ without limitation the rights to use, copy, modify, merge, publish,
306
+ distribute, sublicense, and/or sell copies of the Software, and to
307
+ permit persons to whom the Software is furnished to do so, subject to
308
+ the following conditions:
309
+
310
+ The above copyright notice and this permission notice shall be
311
+ included in all copies or substantial portions of the Software.
312
+
313
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
314
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
315
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
316
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
317
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
318
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
319
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
320
+ ```
321
+
322
+ ## cookie 0.7.2
323
+
324
+ License: MIT
325
+
326
+ ```text
327
+ (The MIT License)
328
+
329
+ Copyright (c) 2012-2014 Roman Shtylman <shtylman@gmail.com>
330
+ Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
331
+
332
+ Permission is hereby granted, free of charge, to any person obtaining
333
+ a copy of this software and associated documentation files (the
334
+ 'Software'), to deal in the Software without restriction, including
335
+ without limitation the rights to use, copy, modify, merge, publish,
336
+ distribute, sublicense, and/or sell copies of the Software, and to
337
+ permit persons to whom the Software is furnished to do so, subject to
338
+ the following conditions:
339
+
340
+ The above copyright notice and this permission notice shall be
341
+ included in all copies or substantial portions of the Software.
342
+
343
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
344
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
345
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
346
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
347
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
348
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
349
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
350
+ ```
351
+
352
+ ## cookie-signature 1.2.2
353
+
354
+ License: MIT
355
+
356
+ ```text
357
+ (The MIT License)
358
+
359
+ Copyright (c) 2012–2024 LearnBoost <tj@learnboost.com> and other contributors;
360
+
361
+ Permission is hereby granted, free of charge, to any person obtaining
362
+ a copy of this software and associated documentation files (the
363
+ 'Software'), to deal in the Software without restriction, including
364
+ without limitation the rights to use, copy, modify, merge, publish,
365
+ distribute, sublicense, and/or sell copies of the Software, and to
366
+ permit persons to whom the Software is furnished to do so, subject to
367
+ the following conditions:
368
+
369
+ The above copyright notice and this permission notice shall be
370
+ included in all copies or substantial portions of the Software.
371
+
372
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
373
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
374
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
375
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
376
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
377
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
378
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
379
+ ```
380
+
381
+ ## debug 4.4.3
382
+
383
+ License: MIT
384
+
385
+ ```text
386
+ (The MIT License)
387
+
388
+ Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
389
+ Copyright (c) 2018-2021 Josh Junon
390
+
391
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
392
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
393
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
394
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
395
+ subject to the following conditions:
396
+
397
+ The above copyright notice and this permission notice shall be included in all copies or substantial
398
+ portions of the Software.
399
+
400
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
401
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
402
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
403
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
404
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
405
+ ```
406
+
407
+ ## depd 2.0.0
408
+
409
+ License: MIT
410
+
411
+ ```text
412
+ (The MIT License)
413
+
414
+ Copyright (c) 2014-2018 Douglas Christopher Wilson
415
+
416
+ Permission is hereby granted, free of charge, to any person obtaining
417
+ a copy of this software and associated documentation files (the
418
+ 'Software'), to deal in the Software without restriction, including
419
+ without limitation the rights to use, copy, modify, merge, publish,
420
+ distribute, sublicense, and/or sell copies of the Software, and to
421
+ permit persons to whom the Software is furnished to do so, subject to
422
+ the following conditions:
423
+
424
+ The above copyright notice and this permission notice shall be
425
+ included in all copies or substantial portions of the Software.
426
+
427
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
428
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
429
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
430
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
431
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
432
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
433
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
434
+ ```
435
+
436
+ ## dunder-proto 1.0.1
437
+
438
+ License: MIT
439
+
440
+ ```text
441
+ MIT License
442
+
443
+ Copyright (c) 2024 ECMAScript Shims
444
+
445
+ Permission is hereby granted, free of charge, to any person obtaining a copy
446
+ of this software and associated documentation files (the "Software"), to deal
447
+ in the Software without restriction, including without limitation the rights
448
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
449
+ copies of the Software, and to permit persons to whom the Software is
450
+ furnished to do so, subject to the following conditions:
451
+
452
+ The above copyright notice and this permission notice shall be included in all
453
+ copies or substantial portions of the Software.
454
+
455
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
456
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
457
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
458
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
459
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
460
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
461
+ SOFTWARE.
462
+ ```
463
+
464
+ ## ee-first 1.1.1
465
+
466
+ License: MIT
467
+
468
+ ```text
469
+ The MIT License (MIT)
470
+
471
+ Copyright (c) 2014 Jonathan Ong me@jongleberry.com
472
+
473
+ Permission is hereby granted, free of charge, to any person obtaining a copy
474
+ of this software and associated documentation files (the "Software"), to deal
475
+ in the Software without restriction, including without limitation the rights
476
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
477
+ copies of the Software, and to permit persons to whom the Software is
478
+ furnished to do so, subject to the following conditions:
479
+
480
+ The above copyright notice and this permission notice shall be included in
481
+ all copies or substantial portions of the Software.
482
+
483
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
484
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
485
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
486
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
487
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
488
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
489
+ THE SOFTWARE.
490
+ ```
491
+
492
+ ## encodeurl 2.0.0
493
+
494
+ License: MIT
495
+
496
+ ```text
497
+ (The MIT License)
498
+
499
+ Copyright (c) 2016 Douglas Christopher Wilson
500
+
501
+ Permission is hereby granted, free of charge, to any person obtaining
502
+ a copy of this software and associated documentation files (the
503
+ 'Software'), to deal in the Software without restriction, including
504
+ without limitation the rights to use, copy, modify, merge, publish,
505
+ distribute, sublicense, and/or sell copies of the Software, and to
506
+ permit persons to whom the Software is furnished to do so, subject to
507
+ the following conditions:
508
+
509
+ The above copyright notice and this permission notice shall be
510
+ included in all copies or substantial portions of the Software.
511
+
512
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
513
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
514
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
515
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
516
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
517
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
518
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
519
+ ```
520
+
521
+ ## es-define-property 1.0.1
522
+
523
+ License: MIT
524
+
525
+ ```text
526
+ MIT License
527
+
528
+ Copyright (c) 2024 Jordan Harband
529
+
530
+ Permission is hereby granted, free of charge, to any person obtaining a copy
531
+ of this software and associated documentation files (the "Software"), to deal
532
+ in the Software without restriction, including without limitation the rights
533
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
534
+ copies of the Software, and to permit persons to whom the Software is
535
+ furnished to do so, subject to the following conditions:
536
+
537
+ The above copyright notice and this permission notice shall be included in all
538
+ copies or substantial portions of the Software.
539
+
540
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
541
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
542
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
543
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
544
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
545
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
546
+ SOFTWARE.
547
+ ```
548
+
549
+ ## es-errors 1.3.0
550
+
551
+ License: MIT
552
+
553
+ ```text
554
+ MIT License
555
+
556
+ Copyright (c) 2024 Jordan Harband
557
+
558
+ Permission is hereby granted, free of charge, to any person obtaining a copy
559
+ of this software and associated documentation files (the "Software"), to deal
560
+ in the Software without restriction, including without limitation the rights
561
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
562
+ copies of the Software, and to permit persons to whom the Software is
563
+ furnished to do so, subject to the following conditions:
564
+
565
+ The above copyright notice and this permission notice shall be included in all
566
+ copies or substantial portions of the Software.
567
+
568
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
569
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
570
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
571
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
572
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
573
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
574
+ SOFTWARE.
575
+ ```
576
+
577
+ ## es-object-atoms 1.1.2
578
+
579
+ License: MIT
580
+
581
+ ```text
582
+ MIT License
583
+
584
+ Copyright (c) 2024 Jordan Harband
585
+
586
+ Permission is hereby granted, free of charge, to any person obtaining a copy
587
+ of this software and associated documentation files (the "Software"), to deal
588
+ in the Software without restriction, including without limitation the rights
589
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
590
+ copies of the Software, and to permit persons to whom the Software is
591
+ furnished to do so, subject to the following conditions:
592
+
593
+ The above copyright notice and this permission notice shall be included in all
594
+ copies or substantial portions of the Software.
595
+
596
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
597
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
598
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
599
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
600
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
601
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
602
+ SOFTWARE.
603
+ ```
604
+
605
+ ## escape-html 1.0.3
606
+
607
+ License: MIT
608
+
609
+ ```text
610
+ (The MIT License)
611
+
612
+ Copyright (c) 2012-2013 TJ Holowaychuk
613
+ Copyright (c) 2015 Andreas Lubbe
614
+ Copyright (c) 2015 Tiancheng "Timothy" Gu
615
+
616
+ Permission is hereby granted, free of charge, to any person obtaining
617
+ a copy of this software and associated documentation files (the
618
+ 'Software'), to deal in the Software without restriction, including
619
+ without limitation the rights to use, copy, modify, merge, publish,
620
+ distribute, sublicense, and/or sell copies of the Software, and to
621
+ permit persons to whom the Software is furnished to do so, subject to
622
+ the following conditions:
623
+
624
+ The above copyright notice and this permission notice shall be
625
+ included in all copies or substantial portions of the Software.
626
+
627
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
628
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
629
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
630
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
631
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
632
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
633
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
634
+ ```
635
+
636
+ ## etag 1.8.1
637
+
638
+ License: MIT
639
+
640
+ ```text
641
+ (The MIT License)
642
+
643
+ Copyright (c) 2014-2016 Douglas Christopher Wilson
644
+
645
+ Permission is hereby granted, free of charge, to any person obtaining
646
+ a copy of this software and associated documentation files (the
647
+ 'Software'), to deal in the Software without restriction, including
648
+ without limitation the rights to use, copy, modify, merge, publish,
649
+ distribute, sublicense, and/or sell copies of the Software, and to
650
+ permit persons to whom the Software is furnished to do so, subject to
651
+ the following conditions:
652
+
653
+ The above copyright notice and this permission notice shall be
654
+ included in all copies or substantial portions of the Software.
655
+
656
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
657
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
658
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
659
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
660
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
661
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
662
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
663
+ ```
664
+
665
+ ## express 5.2.1
666
+
667
+ License: MIT
668
+
669
+ ```text
670
+ (The MIT License)
671
+
672
+ Copyright (c) 2009-2014 TJ Holowaychuk <tj@vision-media.ca>
673
+ Copyright (c) 2013-2014 Roman Shtylman <shtylman+expressjs@gmail.com>
674
+ Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
675
+
676
+ Permission is hereby granted, free of charge, to any person obtaining
677
+ a copy of this software and associated documentation files (the
678
+ 'Software'), to deal in the Software without restriction, including
679
+ without limitation the rights to use, copy, modify, merge, publish,
680
+ distribute, sublicense, and/or sell copies of the Software, and to
681
+ permit persons to whom the Software is furnished to do so, subject to
682
+ the following conditions:
683
+
684
+ The above copyright notice and this permission notice shall be
685
+ included in all copies or substantial portions of the Software.
686
+
687
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
688
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
689
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
690
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
691
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
692
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
693
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
694
+ ```
695
+
696
+ ## fast-deep-equal 3.1.3
697
+
698
+ License: MIT
699
+
700
+ ```text
701
+ MIT License
702
+
703
+ Copyright (c) 2017 Evgeny Poberezkin
704
+
705
+ Permission is hereby granted, free of charge, to any person obtaining a copy
706
+ of this software and associated documentation files (the "Software"), to deal
707
+ in the Software without restriction, including without limitation the rights
708
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
709
+ copies of the Software, and to permit persons to whom the Software is
710
+ furnished to do so, subject to the following conditions:
711
+
712
+ The above copyright notice and this permission notice shall be included in all
713
+ copies or substantial portions of the Software.
714
+
715
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
716
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
717
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
718
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
719
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
720
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
721
+ SOFTWARE.
722
+ ```
723
+
724
+ ## fast-uri 3.1.7
725
+
726
+ License: BSD-3-Clause
727
+
728
+ ```text
729
+ Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
730
+ Copyright (c) 2021-present The Fastify team <https://github.com/fastify/fastify#team>
731
+ All rights reserved.
732
+
733
+ Redistribution and use in source and binary forms, with or without
734
+ modification, are permitted provided that the following conditions are met:
735
+ * Redistributions of source code must retain the above copyright
736
+ notice, this list of conditions and the following disclaimer.
737
+ * Redistributions in binary form must reproduce the above copyright
738
+ notice, this list of conditions and the following disclaimer in the
739
+ documentation and/or other materials provided with the distribution.
740
+ * The names of any contributors may not be used to endorse or promote
741
+ products derived from this software without specific prior written
742
+ permission.
743
+
744
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
745
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
746
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
747
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY
748
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
749
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
750
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
751
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
752
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
753
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
754
+
755
+ * * *
756
+
757
+ The complete list of contributors can be found at:
758
+ - https://github.com/garycourt/uri-js/graphs/contributors
759
+ ```
760
+
761
+ ## finalhandler 2.1.1
762
+
763
+ License: MIT
764
+
765
+ ```text
766
+ (The MIT License)
767
+
768
+ Copyright (c) 2014-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
769
+
770
+ Permission is hereby granted, free of charge, to any person obtaining
771
+ a copy of this software and associated documentation files (the
772
+ 'Software'), to deal in the Software without restriction, including
773
+ without limitation the rights to use, copy, modify, merge, publish,
774
+ distribute, sublicense, and/or sell copies of the Software, and to
775
+ permit persons to whom the Software is furnished to do so, subject to
776
+ the following conditions:
777
+
778
+ The above copyright notice and this permission notice shall be
779
+ included in all copies or substantial portions of the Software.
780
+
781
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
782
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
783
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
784
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
785
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
786
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
787
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
788
+ ```
789
+
790
+ ## forwarded 0.2.0
791
+
792
+ License: MIT
793
+
794
+ ```text
795
+ (The MIT License)
796
+
797
+ Copyright (c) 2014-2017 Douglas Christopher Wilson
798
+
799
+ Permission is hereby granted, free of charge, to any person obtaining
800
+ a copy of this software and associated documentation files (the
801
+ 'Software'), to deal in the Software without restriction, including
802
+ without limitation the rights to use, copy, modify, merge, publish,
803
+ distribute, sublicense, and/or sell copies of the Software, and to
804
+ permit persons to whom the Software is furnished to do so, subject to
805
+ the following conditions:
806
+
807
+ The above copyright notice and this permission notice shall be
808
+ included in all copies or substantial portions of the Software.
809
+
810
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
811
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
812
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
813
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
814
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
815
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
816
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
817
+ ```
818
+
819
+ ## fresh 2.0.0
820
+
821
+ License: MIT
822
+
823
+ ```text
824
+ (The MIT License)
825
+
826
+ Copyright (c) 2012 TJ Holowaychuk <tj@vision-media.ca>
827
+ Copyright (c) 2016-2017 Douglas Christopher Wilson <doug@somethingdoug.com>
828
+
829
+ Permission is hereby granted, free of charge, to any person obtaining
830
+ a copy of this software and associated documentation files (the
831
+ 'Software'), to deal in the Software without restriction, including
832
+ without limitation the rights to use, copy, modify, merge, publish,
833
+ distribute, sublicense, and/or sell copies of the Software, and to
834
+ permit persons to whom the Software is furnished to do so, subject to
835
+ the following conditions:
836
+
837
+ The above copyright notice and this permission notice shall be
838
+ included in all copies or substantial portions of the Software.
839
+
840
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
841
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
842
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
843
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
844
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
845
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
846
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
847
+ ```
848
+
849
+ ## function-bind 1.1.2
850
+
851
+ License: MIT
852
+
853
+ ```text
854
+ Copyright (c) 2013 Raynos.
855
+
856
+ Permission is hereby granted, free of charge, to any person obtaining a copy
857
+ of this software and associated documentation files (the "Software"), to deal
858
+ in the Software without restriction, including without limitation the rights
859
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
860
+ copies of the Software, and to permit persons to whom the Software is
861
+ furnished to do so, subject to the following conditions:
862
+
863
+ The above copyright notice and this permission notice shall be included in
864
+ all copies or substantial portions of the Software.
865
+
866
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
867
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
868
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
869
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
870
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
871
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
872
+ THE SOFTWARE.
873
+ ```
874
+
875
+ ## get-intrinsic 1.3.0
876
+
877
+ License: MIT
878
+
879
+ ```text
880
+ MIT License
881
+
882
+ Copyright (c) 2020 Jordan Harband
883
+
884
+ Permission is hereby granted, free of charge, to any person obtaining a copy
885
+ of this software and associated documentation files (the "Software"), to deal
886
+ in the Software without restriction, including without limitation the rights
887
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
888
+ copies of the Software, and to permit persons to whom the Software is
889
+ furnished to do so, subject to the following conditions:
890
+
891
+ The above copyright notice and this permission notice shall be included in all
892
+ copies or substantial portions of the Software.
893
+
894
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
895
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
896
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
897
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
898
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
899
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
900
+ SOFTWARE.
901
+ ```
902
+
903
+ ## get-proto 1.0.1
904
+
905
+ License: MIT
906
+
907
+ ```text
908
+ MIT License
909
+
910
+ Copyright (c) 2025 Jordan Harband
911
+
912
+ Permission is hereby granted, free of charge, to any person obtaining a copy
913
+ of this software and associated documentation files (the "Software"), to deal
914
+ in the Software without restriction, including without limitation the rights
915
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
916
+ copies of the Software, and to permit persons to whom the Software is
917
+ furnished to do so, subject to the following conditions:
918
+
919
+ The above copyright notice and this permission notice shall be included in all
920
+ copies or substantial portions of the Software.
921
+
922
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
923
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
924
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
925
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
926
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
927
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
928
+ SOFTWARE.
929
+ ```
930
+
931
+ ## gopd 1.2.0
932
+
933
+ License: MIT
934
+
935
+ ```text
936
+ MIT License
937
+
938
+ Copyright (c) 2022 Jordan Harband
939
+
940
+ Permission is hereby granted, free of charge, to any person obtaining a copy
941
+ of this software and associated documentation files (the "Software"), to deal
942
+ in the Software without restriction, including without limitation the rights
943
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
944
+ copies of the Software, and to permit persons to whom the Software is
945
+ furnished to do so, subject to the following conditions:
946
+
947
+ The above copyright notice and this permission notice shall be included in all
948
+ copies or substantial portions of the Software.
949
+
950
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
951
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
952
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
953
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
954
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
955
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
956
+ SOFTWARE.
957
+ ```
958
+
959
+ ## has-symbols 1.1.0
960
+
961
+ License: MIT
962
+
963
+ ```text
964
+ MIT License
965
+
966
+ Copyright (c) 2016 Jordan Harband
967
+
968
+ Permission is hereby granted, free of charge, to any person obtaining a copy
969
+ of this software and associated documentation files (the "Software"), to deal
970
+ in the Software without restriction, including without limitation the rights
971
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
972
+ copies of the Software, and to permit persons to whom the Software is
973
+ furnished to do so, subject to the following conditions:
974
+
975
+ The above copyright notice and this permission notice shall be included in all
976
+ copies or substantial portions of the Software.
977
+
978
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
979
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
980
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
981
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
982
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
983
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
984
+ SOFTWARE.
985
+ ```
986
+
987
+ ## hasown 2.0.4
988
+
989
+ License: MIT
990
+
991
+ ```text
992
+ MIT License
993
+
994
+ Copyright (c) Jordan Harband and contributors
995
+
996
+ Permission is hereby granted, free of charge, to any person obtaining a copy
997
+ of this software and associated documentation files (the "Software"), to deal
998
+ in the Software without restriction, including without limitation the rights
999
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1000
+ copies of the Software, and to permit persons to whom the Software is
1001
+ furnished to do so, subject to the following conditions:
1002
+
1003
+ The above copyright notice and this permission notice shall be included in all
1004
+ copies or substantial portions of the Software.
1005
+
1006
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1007
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1008
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1009
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1010
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1011
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1012
+ SOFTWARE.
1013
+ ```
1014
+
1015
+ ## http-errors 2.0.1
1016
+
1017
+ License: MIT
1018
+
1019
+ ```text
1020
+ The MIT License (MIT)
1021
+
1022
+ Copyright (c) 2014 Jonathan Ong me@jongleberry.com
1023
+ Copyright (c) 2016 Douglas Christopher Wilson doug@somethingdoug.com
1024
+
1025
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1026
+ of this software and associated documentation files (the "Software"), to deal
1027
+ in the Software without restriction, including without limitation the rights
1028
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1029
+ copies of the Software, and to permit persons to whom the Software is
1030
+ furnished to do so, subject to the following conditions:
1031
+
1032
+ The above copyright notice and this permission notice shall be included in
1033
+ all copies or substantial portions of the Software.
1034
+
1035
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1036
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1037
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1038
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1039
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1040
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1041
+ THE SOFTWARE.
1042
+ ```
1043
+
1044
+ ## iconv-lite 0.7.3
1045
+
1046
+ License: MIT
1047
+
1048
+ ```text
1049
+ Copyright (c) 2011 Alexander Shtuchkin
1050
+
1051
+ Permission is hereby granted, free of charge, to any person obtaining
1052
+ a copy of this software and associated documentation files (the
1053
+ "Software"), to deal in the Software without restriction, including
1054
+ without limitation the rights to use, copy, modify, merge, publish,
1055
+ distribute, sublicense, and/or sell copies of the Software, and to
1056
+ permit persons to whom the Software is furnished to do so, subject to
1057
+ the following conditions:
1058
+
1059
+ The above copyright notice and this permission notice shall be
1060
+ included in all copies or substantial portions of the Software.
1061
+
1062
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1063
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1064
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1065
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1066
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1067
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1068
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1069
+ ```
1070
+
1071
+ ## inherits 2.0.4
1072
+
1073
+ License: ISC
1074
+
1075
+ ```text
1076
+ The ISC License
1077
+
1078
+ Copyright (c) Isaac Z. Schlueter
1079
+
1080
+ Permission to use, copy, modify, and/or distribute this software for any
1081
+ purpose with or without fee is hereby granted, provided that the above
1082
+ copyright notice and this permission notice appear in all copies.
1083
+
1084
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
1085
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
1086
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
1087
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
1088
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
1089
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1090
+ PERFORMANCE OF THIS SOFTWARE.
1091
+ ```
1092
+
1093
+ ## ipaddr.js 1.9.1
1094
+
1095
+ License: MIT
1096
+
1097
+ ```text
1098
+ Copyright (C) 2011-2017 whitequark <whitequark@whitequark.org>
1099
+
1100
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1101
+ of this software and associated documentation files (the "Software"), to deal
1102
+ in the Software without restriction, including without limitation the rights
1103
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1104
+ copies of the Software, and to permit persons to whom the Software is
1105
+ furnished to do so, subject to the following conditions:
1106
+
1107
+ The above copyright notice and this permission notice shall be included in
1108
+ all copies or substantial portions of the Software.
1109
+
1110
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1111
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1112
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1113
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1114
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1115
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1116
+ THE SOFTWARE.
1117
+ ```
1118
+
1119
+ ## is-promise 4.0.0
1120
+
1121
+ License: MIT
1122
+
1123
+ ```text
1124
+ Copyright (c) 2014 Forbes Lindesay
1125
+
1126
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1127
+ of this software and associated documentation files (the "Software"), to deal
1128
+ in the Software without restriction, including without limitation the rights
1129
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1130
+ copies of the Software, and to permit persons to whom the Software is
1131
+ furnished to do so, subject to the following conditions:
1132
+
1133
+ The above copyright notice and this permission notice shall be included in
1134
+ all copies or substantial portions of the Software.
1135
+
1136
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1137
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1138
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1139
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1140
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1141
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1142
+ THE SOFTWARE.
1143
+ ```
1144
+
1145
+ ## json-schema-traverse 1.0.0
1146
+
1147
+ License: MIT
1148
+
1149
+ ```text
1150
+ MIT License
1151
+
1152
+ Copyright (c) 2017 Evgeny Poberezkin
1153
+
1154
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1155
+ of this software and associated documentation files (the "Software"), to deal
1156
+ in the Software without restriction, including without limitation the rights
1157
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1158
+ copies of the Software, and to permit persons to whom the Software is
1159
+ furnished to do so, subject to the following conditions:
1160
+
1161
+ The above copyright notice and this permission notice shall be included in all
1162
+ copies or substantial portions of the Software.
1163
+
1164
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1165
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1166
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1167
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1168
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1169
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1170
+ SOFTWARE.
1171
+ ```
1172
+
1173
+ ## lucide-react 0.468.0
1174
+
1175
+ License: ISC
1176
+
1177
+ ```text
1178
+ ISC License
1179
+
1180
+ Copyright (c) for portions of Lucide are held by Cole Bemis 2013-2022 as part of Feather (MIT). All other copyright (c) for Lucide are held by Lucide Contributors 2022.
1181
+
1182
+ Permission to use, copy, modify, and/or distribute this software for any
1183
+ purpose with or without fee is hereby granted, provided that the above
1184
+ copyright notice and this permission notice appear in all copies.
1185
+
1186
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1187
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1188
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1189
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1190
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1191
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
1192
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1193
+ ```
1194
+
1195
+ ## math-intrinsics 1.1.0
1196
+
1197
+ License: MIT
1198
+
1199
+ ```text
1200
+ MIT License
1201
+
1202
+ Copyright (c) 2024 ECMAScript Shims
1203
+
1204
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1205
+ of this software and associated documentation files (the "Software"), to deal
1206
+ in the Software without restriction, including without limitation the rights
1207
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1208
+ copies of the Software, and to permit persons to whom the Software is
1209
+ furnished to do so, subject to the following conditions:
1210
+
1211
+ The above copyright notice and this permission notice shall be included in all
1212
+ copies or substantial portions of the Software.
1213
+
1214
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1215
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1216
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1217
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1218
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1219
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1220
+ SOFTWARE.
1221
+ ```
1222
+
1223
+ ## media-typer 1.1.1
1224
+
1225
+ License: MIT
1226
+
1227
+ ```text
1228
+ (The MIT License)
1229
+
1230
+ Copyright (c) 2014-2017 Douglas Christopher Wilson
1231
+
1232
+ Permission is hereby granted, free of charge, to any person obtaining
1233
+ a copy of this software and associated documentation files (the
1234
+ 'Software'), to deal in the Software without restriction, including
1235
+ without limitation the rights to use, copy, modify, merge, publish,
1236
+ distribute, sublicense, and/or sell copies of the Software, and to
1237
+ permit persons to whom the Software is furnished to do so, subject to
1238
+ the following conditions:
1239
+
1240
+ The above copyright notice and this permission notice shall be
1241
+ included in all copies or substantial portions of the Software.
1242
+
1243
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1244
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1245
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1246
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1247
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1248
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1249
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1250
+ ```
1251
+
1252
+ ## merge-descriptors 2.0.0
1253
+
1254
+ License: MIT
1255
+
1256
+ ```text
1257
+ MIT License
1258
+
1259
+ Copyright (c) Jonathan Ong <me@jongleberry.com>
1260
+ Copyright (c) Douglas Christopher Wilson <doug@somethingdoug.com>
1261
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1262
+
1263
+ 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:
1264
+
1265
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1266
+
1267
+ 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.
1268
+ ```
1269
+
1270
+ ## mime-db 1.54.0
1271
+
1272
+ License: MIT
1273
+
1274
+ ```text
1275
+ (The MIT License)
1276
+
1277
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
1278
+ Copyright (c) 2015-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
1279
+
1280
+ Permission is hereby granted, free of charge, to any person obtaining
1281
+ a copy of this software and associated documentation files (the
1282
+ 'Software'), to deal in the Software without restriction, including
1283
+ without limitation the rights to use, copy, modify, merge, publish,
1284
+ distribute, sublicense, and/or sell copies of the Software, and to
1285
+ permit persons to whom the Software is furnished to do so, subject to
1286
+ the following conditions:
1287
+
1288
+ The above copyright notice and this permission notice shall be
1289
+ included in all copies or substantial portions of the Software.
1290
+
1291
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1292
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1293
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1294
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1295
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1296
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1297
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1298
+ ```
1299
+
1300
+ ## mime-types 3.0.2
1301
+
1302
+ License: MIT
1303
+
1304
+ ```text
1305
+ (The MIT License)
1306
+
1307
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
1308
+ Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
1309
+
1310
+ Permission is hereby granted, free of charge, to any person obtaining
1311
+ a copy of this software and associated documentation files (the
1312
+ 'Software'), to deal in the Software without restriction, including
1313
+ without limitation the rights to use, copy, modify, merge, publish,
1314
+ distribute, sublicense, and/or sell copies of the Software, and to
1315
+ permit persons to whom the Software is furnished to do so, subject to
1316
+ the following conditions:
1317
+
1318
+ The above copyright notice and this permission notice shall be
1319
+ included in all copies or substantial portions of the Software.
1320
+
1321
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1322
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1323
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1324
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1325
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1326
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1327
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1328
+ ```
1329
+
1330
+ ## ms 2.1.3
1331
+
1332
+ License: MIT
1333
+
1334
+ ```text
1335
+ The MIT License (MIT)
1336
+
1337
+ Copyright (c) 2020 Vercel, Inc.
1338
+
1339
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1340
+ of this software and associated documentation files (the "Software"), to deal
1341
+ in the Software without restriction, including without limitation the rights
1342
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1343
+ copies of the Software, and to permit persons to whom the Software is
1344
+ furnished to do so, subject to the following conditions:
1345
+
1346
+ The above copyright notice and this permission notice shall be included in all
1347
+ copies or substantial portions of the Software.
1348
+
1349
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1350
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1351
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1352
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1353
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1354
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1355
+ SOFTWARE.
1356
+ ```
1357
+
1358
+ ## negotiator 1.1.0
1359
+
1360
+ License: MIT
1361
+
1362
+ ```text
1363
+ (The MIT License)
1364
+
1365
+ Copyright (c) 2012-2014 Federico Romero
1366
+ Copyright (c) 2012-2014 Isaac Z. Schlueter
1367
+ Copyright (c) 2014-2015 Douglas Christopher Wilson
1368
+
1369
+ Permission is hereby granted, free of charge, to any person obtaining
1370
+ a copy of this software and associated documentation files (the
1371
+ 'Software'), to deal in the Software without restriction, including
1372
+ without limitation the rights to use, copy, modify, merge, publish,
1373
+ distribute, sublicense, and/or sell copies of the Software, and to
1374
+ permit persons to whom the Software is furnished to do so, subject to
1375
+ the following conditions:
1376
+
1377
+ The above copyright notice and this permission notice shall be
1378
+ included in all copies or substantial portions of the Software.
1379
+
1380
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1381
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1382
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1383
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1384
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1385
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1386
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1387
+ ```
1388
+
1389
+ ## content-type 2.1.0
1390
+
1391
+ License: MIT
1392
+
1393
+ ```text
1394
+ (The MIT License)
1395
+
1396
+ Copyright (c) 2015 Douglas Christopher Wilson
1397
+
1398
+ Permission is hereby granted, free of charge, to any person obtaining
1399
+ a copy of this software and associated documentation files (the
1400
+ 'Software'), to deal in the Software without restriction, including
1401
+ without limitation the rights to use, copy, modify, merge, publish,
1402
+ distribute, sublicense, and/or sell copies of the Software, and to
1403
+ permit persons to whom the Software is furnished to do so, subject to
1404
+ the following conditions:
1405
+
1406
+ The above copyright notice and this permission notice shall be
1407
+ included in all copies or substantial portions of the Software.
1408
+
1409
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1410
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1411
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1412
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1413
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1414
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1415
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1416
+ ```
1417
+
1418
+ ## object-inspect 1.13.4
1419
+
1420
+ License: MIT
1421
+
1422
+ ```text
1423
+ MIT License
1424
+
1425
+ Copyright (c) 2013 James Halliday
1426
+
1427
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1428
+ of this software and associated documentation files (the "Software"), to deal
1429
+ in the Software without restriction, including without limitation the rights
1430
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1431
+ copies of the Software, and to permit persons to whom the Software is
1432
+ furnished to do so, subject to the following conditions:
1433
+
1434
+ The above copyright notice and this permission notice shall be included in all
1435
+ copies or substantial portions of the Software.
1436
+
1437
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1438
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1439
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1440
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1441
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1442
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1443
+ SOFTWARE.
1444
+ ```
1445
+
1446
+ ## on-finished 2.4.1
1447
+
1448
+ License: MIT
1449
+
1450
+ ```text
1451
+ (The MIT License)
1452
+
1453
+ Copyright (c) 2013 Jonathan Ong <me@jongleberry.com>
1454
+ Copyright (c) 2014 Douglas Christopher Wilson <doug@somethingdoug.com>
1455
+
1456
+ Permission is hereby granted, free of charge, to any person obtaining
1457
+ a copy of this software and associated documentation files (the
1458
+ 'Software'), to deal in the Software without restriction, including
1459
+ without limitation the rights to use, copy, modify, merge, publish,
1460
+ distribute, sublicense, and/or sell copies of the Software, and to
1461
+ permit persons to whom the Software is furnished to do so, subject to
1462
+ the following conditions:
1463
+
1464
+ The above copyright notice and this permission notice shall be
1465
+ included in all copies or substantial portions of the Software.
1466
+
1467
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1468
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1469
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1470
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1471
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1472
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1473
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1474
+ ```
1475
+
1476
+ ## once 1.4.0
1477
+
1478
+ License: ISC
1479
+
1480
+ ```text
1481
+ The ISC License
1482
+
1483
+ Copyright (c) Isaac Z. Schlueter and Contributors
1484
+
1485
+ Permission to use, copy, modify, and/or distribute this software for any
1486
+ purpose with or without fee is hereby granted, provided that the above
1487
+ copyright notice and this permission notice appear in all copies.
1488
+
1489
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1490
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1491
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1492
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1493
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1494
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1495
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1496
+ ```
1497
+
1498
+ ## parseurl 1.3.3
1499
+
1500
+ License: MIT
1501
+
1502
+ ```text
1503
+ (The MIT License)
1504
+
1505
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
1506
+ Copyright (c) 2014-2017 Douglas Christopher Wilson <doug@somethingdoug.com>
1507
+
1508
+ Permission is hereby granted, free of charge, to any person obtaining
1509
+ a copy of this software and associated documentation files (the
1510
+ 'Software'), to deal in the Software without restriction, including
1511
+ without limitation the rights to use, copy, modify, merge, publish,
1512
+ distribute, sublicense, and/or sell copies of the Software, and to
1513
+ permit persons to whom the Software is furnished to do so, subject to
1514
+ the following conditions:
1515
+
1516
+ The above copyright notice and this permission notice shall be
1517
+ included in all copies or substantial portions of the Software.
1518
+
1519
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1520
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1521
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1522
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1523
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1524
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1525
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1526
+ ```
1527
+
1528
+ ## path-to-regexp 8.4.2
1529
+
1530
+ License: MIT
1531
+
1532
+ ```text
1533
+ The MIT License (MIT)
1534
+
1535
+ Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
1536
+
1537
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1538
+ of this software and associated documentation files (the "Software"), to deal
1539
+ in the Software without restriction, including without limitation the rights
1540
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1541
+ copies of the Software, and to permit persons to whom the Software is
1542
+ furnished to do so, subject to the following conditions:
1543
+
1544
+ The above copyright notice and this permission notice shall be included in
1545
+ all copies or substantial portions of the Software.
1546
+
1547
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1548
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1549
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1550
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1551
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1552
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1553
+ THE SOFTWARE.
1554
+ ```
1555
+
1556
+ ## proxy-addr 2.0.7
1557
+
1558
+ License: MIT
1559
+
1560
+ ```text
1561
+ (The MIT License)
1562
+
1563
+ Copyright (c) 2014-2016 Douglas Christopher Wilson
1564
+
1565
+ Permission is hereby granted, free of charge, to any person obtaining
1566
+ a copy of this software and associated documentation files (the
1567
+ 'Software'), to deal in the Software without restriction, including
1568
+ without limitation the rights to use, copy, modify, merge, publish,
1569
+ distribute, sublicense, and/or sell copies of the Software, and to
1570
+ permit persons to whom the Software is furnished to do so, subject to
1571
+ the following conditions:
1572
+
1573
+ The above copyright notice and this permission notice shall be
1574
+ included in all copies or substantial portions of the Software.
1575
+
1576
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1577
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1578
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1579
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1580
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1581
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1582
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1583
+ ```
1584
+
1585
+ ## qs 6.16.0
1586
+
1587
+ License: BSD-3-Clause
1588
+
1589
+ ```text
1590
+ BSD 3-Clause License
1591
+
1592
+ Copyright (c) 2014, Nathan LaFreniere and other [contributors](https://github.com/ljharb/qs/graphs/contributors)
1593
+ All rights reserved.
1594
+
1595
+ Redistribution and use in source and binary forms, with or without
1596
+ modification, are permitted provided that the following conditions are met:
1597
+
1598
+ 1. Redistributions of source code must retain the above copyright notice, this
1599
+ list of conditions and the following disclaimer.
1600
+
1601
+ 2. Redistributions in binary form must reproduce the above copyright notice,
1602
+ this list of conditions and the following disclaimer in the documentation
1603
+ and/or other materials provided with the distribution.
1604
+
1605
+ 3. Neither the name of the copyright holder nor the names of its
1606
+ contributors may be used to endorse or promote products derived from
1607
+ this software without specific prior written permission.
1608
+
1609
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1610
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1611
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1612
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1613
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1614
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1615
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1616
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1617
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1618
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1619
+ ```
1620
+
1621
+ ## range-parser 1.3.0
1622
+
1623
+ License: MIT
1624
+
1625
+ ```text
1626
+ (The MIT License)
1627
+
1628
+ Copyright (c) 2012-2014 TJ Holowaychuk <tj@vision-media.ca>
1629
+ Copyright (c) 2015-2016 Douglas Christopher Wilson <doug@somethingdoug.com
1630
+
1631
+ Permission is hereby granted, free of charge, to any person obtaining
1632
+ a copy of this software and associated documentation files (the
1633
+ 'Software'), to deal in the Software without restriction, including
1634
+ without limitation the rights to use, copy, modify, merge, publish,
1635
+ distribute, sublicense, and/or sell copies of the Software, and to
1636
+ permit persons to whom the Software is furnished to do so, subject to
1637
+ the following conditions:
1638
+
1639
+ The above copyright notice and this permission notice shall be
1640
+ included in all copies or substantial portions of the Software.
1641
+
1642
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1643
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1644
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1645
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1646
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1647
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1648
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1649
+ ```
1650
+
1651
+ ## raw-body 3.0.2
1652
+
1653
+ License: MIT
1654
+
1655
+ ```text
1656
+ The MIT License (MIT)
1657
+
1658
+ Copyright (c) 2013-2014 Jonathan Ong <me@jongleberry.com>
1659
+ Copyright (c) 2014-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
1660
+
1661
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1662
+ of this software and associated documentation files (the "Software"), to deal
1663
+ in the Software without restriction, including without limitation the rights
1664
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1665
+ copies of the Software, and to permit persons to whom the Software is
1666
+ furnished to do so, subject to the following conditions:
1667
+
1668
+ The above copyright notice and this permission notice shall be included in
1669
+ all copies or substantial portions of the Software.
1670
+
1671
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1672
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1673
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1674
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1675
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1676
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1677
+ THE SOFTWARE.
1678
+ ```
1679
+
1680
+ ## react 19.2.8
1681
+
1682
+ License: MIT
1683
+
1684
+ ```text
1685
+ MIT License
1686
+
1687
+ Copyright (c) Meta Platforms, Inc. and affiliates.
1688
+
1689
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1690
+ of this software and associated documentation files (the "Software"), to deal
1691
+ in the Software without restriction, including without limitation the rights
1692
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1693
+ copies of the Software, and to permit persons to whom the Software is
1694
+ furnished to do so, subject to the following conditions:
1695
+
1696
+ The above copyright notice and this permission notice shall be included in all
1697
+ copies or substantial portions of the Software.
1698
+
1699
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1700
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1701
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1702
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1703
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1704
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1705
+ SOFTWARE.
1706
+ ```
1707
+
1708
+ ## react-dom 19.2.8
1709
+
1710
+ License: MIT
1711
+
1712
+ ```text
1713
+ MIT License
1714
+
1715
+ Copyright (c) Meta Platforms, Inc. and affiliates.
1716
+
1717
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1718
+ of this software and associated documentation files (the "Software"), to deal
1719
+ in the Software without restriction, including without limitation the rights
1720
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1721
+ copies of the Software, and to permit persons to whom the Software is
1722
+ furnished to do so, subject to the following conditions:
1723
+
1724
+ The above copyright notice and this permission notice shall be included in all
1725
+ copies or substantial portions of the Software.
1726
+
1727
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1728
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1729
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1730
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1731
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1732
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1733
+ SOFTWARE.
1734
+ ```
1735
+
1736
+ ## router 2.2.0
1737
+
1738
+ License: MIT
1739
+
1740
+ ```text
1741
+ (The MIT License)
1742
+
1743
+ Copyright (c) 2013 Roman Shtylman
1744
+ Copyright (c) 2014-2022 Douglas Christopher Wilson
1745
+
1746
+ Permission is hereby granted, free of charge, to any person obtaining
1747
+ a copy of this software and associated documentation files (the
1748
+ 'Software'), to deal in the Software without restriction, including
1749
+ without limitation the rights to use, copy, modify, merge, publish,
1750
+ distribute, sublicense, and/or sell copies of the Software, and to
1751
+ permit persons to whom the Software is furnished to do so, subject to
1752
+ the following conditions:
1753
+
1754
+ The above copyright notice and this permission notice shall be
1755
+ included in all copies or substantial portions of the Software.
1756
+
1757
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1758
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1759
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1760
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1761
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1762
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1763
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1764
+ ```
1765
+
1766
+ ## safer-buffer 2.1.2
1767
+
1768
+ License: MIT
1769
+
1770
+ ```text
1771
+ MIT License
1772
+
1773
+ Copyright (c) 2018 Nikita Skovoroda <chalkerx@gmail.com>
1774
+
1775
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1776
+ of this software and associated documentation files (the "Software"), to deal
1777
+ in the Software without restriction, including without limitation the rights
1778
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1779
+ copies of the Software, and to permit persons to whom the Software is
1780
+ furnished to do so, subject to the following conditions:
1781
+
1782
+ The above copyright notice and this permission notice shall be included in all
1783
+ copies or substantial portions of the Software.
1784
+
1785
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1786
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1787
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1788
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1789
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1790
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1791
+ SOFTWARE.
1792
+ ```
1793
+
1794
+ ## scheduler 0.27.0
1795
+
1796
+ License: MIT
1797
+
1798
+ ```text
1799
+ MIT License
1800
+
1801
+ Copyright (c) Meta Platforms, Inc. and affiliates.
1802
+
1803
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1804
+ of this software and associated documentation files (the "Software"), to deal
1805
+ in the Software without restriction, including without limitation the rights
1806
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1807
+ copies of the Software, and to permit persons to whom the Software is
1808
+ furnished to do so, subject to the following conditions:
1809
+
1810
+ The above copyright notice and this permission notice shall be included in all
1811
+ copies or substantial portions of the Software.
1812
+
1813
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1814
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1815
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1816
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1817
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1818
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1819
+ SOFTWARE.
1820
+ ```
1821
+
1822
+ ## send 1.2.1
1823
+
1824
+ License: MIT
1825
+
1826
+ ```text
1827
+ (The MIT License)
1828
+
1829
+ Copyright (c) 2012 TJ Holowaychuk
1830
+ Copyright (c) 2014-2022 Douglas Christopher Wilson
1831
+
1832
+ Permission is hereby granted, free of charge, to any person obtaining
1833
+ a copy of this software and associated documentation files (the
1834
+ 'Software'), to deal in the Software without restriction, including
1835
+ without limitation the rights to use, copy, modify, merge, publish,
1836
+ distribute, sublicense, and/or sell copies of the Software, and to
1837
+ permit persons to whom the Software is furnished to do so, subject to
1838
+ the following conditions:
1839
+
1840
+ The above copyright notice and this permission notice shall be
1841
+ included in all copies or substantial portions of the Software.
1842
+
1843
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1844
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1845
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1846
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1847
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1848
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1849
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1850
+ ```
1851
+
1852
+ ## serve-static 2.2.1
1853
+
1854
+ License: MIT
1855
+
1856
+ ```text
1857
+ (The MIT License)
1858
+
1859
+ Copyright (c) 2010 Sencha Inc.
1860
+ Copyright (c) 2011 LearnBoost
1861
+ Copyright (c) 2011 TJ Holowaychuk
1862
+ Copyright (c) 2014-2016 Douglas Christopher Wilson
1863
+
1864
+ Permission is hereby granted, free of charge, to any person obtaining
1865
+ a copy of this software and associated documentation files (the
1866
+ 'Software'), to deal in the Software without restriction, including
1867
+ without limitation the rights to use, copy, modify, merge, publish,
1868
+ distribute, sublicense, and/or sell copies of the Software, and to
1869
+ permit persons to whom the Software is furnished to do so, subject to
1870
+ the following conditions:
1871
+
1872
+ The above copyright notice and this permission notice shall be
1873
+ included in all copies or substantial portions of the Software.
1874
+
1875
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1876
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1877
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1878
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1879
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1880
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1881
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1882
+ ```
1883
+
1884
+ ## setprototypeof 1.2.0
1885
+
1886
+ License: ISC
1887
+
1888
+ ```text
1889
+ Copyright (c) 2015, Wes Todd
1890
+
1891
+ Permission to use, copy, modify, and/or distribute this software for any
1892
+ purpose with or without fee is hereby granted, provided that the above
1893
+ copyright notice and this permission notice appear in all copies.
1894
+
1895
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1896
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1897
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
1898
+ SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1899
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
1900
+ OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
1901
+ CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1902
+ ```
1903
+
1904
+ ## side-channel 1.1.1
1905
+
1906
+ License: MIT
1907
+
1908
+ ```text
1909
+ MIT License
1910
+
1911
+ Copyright (c) 2019 Jordan Harband
1912
+
1913
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1914
+ of this software and associated documentation files (the "Software"), to deal
1915
+ in the Software without restriction, including without limitation the rights
1916
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1917
+ copies of the Software, and to permit persons to whom the Software is
1918
+ furnished to do so, subject to the following conditions:
1919
+
1920
+ The above copyright notice and this permission notice shall be included in all
1921
+ copies or substantial portions of the Software.
1922
+
1923
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1924
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1925
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1926
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1927
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1928
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1929
+ SOFTWARE.
1930
+ ```
1931
+
1932
+ ## side-channel-list 1.0.1
1933
+
1934
+ License: MIT
1935
+
1936
+ ```text
1937
+ MIT License
1938
+
1939
+ Copyright (c) 2024 Jordan Harband
1940
+
1941
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1942
+ of this software and associated documentation files (the "Software"), to deal
1943
+ in the Software without restriction, including without limitation the rights
1944
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1945
+ copies of the Software, and to permit persons to whom the Software is
1946
+ furnished to do so, subject to the following conditions:
1947
+
1948
+ The above copyright notice and this permission notice shall be included in all
1949
+ copies or substantial portions of the Software.
1950
+
1951
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1952
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1953
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1954
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1955
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1956
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1957
+ SOFTWARE.
1958
+ ```
1959
+
1960
+ ## side-channel-map 1.0.1
1961
+
1962
+ License: MIT
1963
+
1964
+ ```text
1965
+ MIT License
1966
+
1967
+ Copyright (c) 2024 Jordan Harband
1968
+
1969
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1970
+ of this software and associated documentation files (the "Software"), to deal
1971
+ in the Software without restriction, including without limitation the rights
1972
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1973
+ copies of the Software, and to permit persons to whom the Software is
1974
+ furnished to do so, subject to the following conditions:
1975
+
1976
+ The above copyright notice and this permission notice shall be included in all
1977
+ copies or substantial portions of the Software.
1978
+
1979
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1980
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1981
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1982
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1983
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1984
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1985
+ SOFTWARE.
1986
+ ```
1987
+
1988
+ ## side-channel-weakmap 1.0.2
1989
+
1990
+ License: MIT
1991
+
1992
+ ```text
1993
+ MIT License
1994
+
1995
+ Copyright (c) 2019 Jordan Harband
1996
+
1997
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1998
+ of this software and associated documentation files (the "Software"), to deal
1999
+ in the Software without restriction, including without limitation the rights
2000
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2001
+ copies of the Software, and to permit persons to whom the Software is
2002
+ furnished to do so, subject to the following conditions:
2003
+
2004
+ The above copyright notice and this permission notice shall be included in all
2005
+ copies or substantial portions of the Software.
2006
+
2007
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2008
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2009
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2010
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2011
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2012
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2013
+ SOFTWARE.
2014
+ ```
2015
+
2016
+ ## statuses 2.0.2
2017
+
2018
+ License: MIT
2019
+
2020
+ ```text
2021
+ The MIT License (MIT)
2022
+
2023
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
2024
+ Copyright (c) 2016 Douglas Christopher Wilson <doug@somethingdoug.com>
2025
+
2026
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2027
+ of this software and associated documentation files (the "Software"), to deal
2028
+ in the Software without restriction, including without limitation the rights
2029
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2030
+ copies of the Software, and to permit persons to whom the Software is
2031
+ furnished to do so, subject to the following conditions:
2032
+
2033
+ The above copyright notice and this permission notice shall be included in
2034
+ all copies or substantial portions of the Software.
2035
+
2036
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2037
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2038
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2039
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2040
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2041
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2042
+ THE SOFTWARE.
2043
+ ```
2044
+
2045
+ ## toidentifier 1.0.1
2046
+
2047
+ License: MIT
2048
+
2049
+ ```text
2050
+ MIT License
2051
+
2052
+ Copyright (c) 2016 Douglas Christopher Wilson <doug@somethingdoug.com>
2053
+
2054
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2055
+ of this software and associated documentation files (the "Software"), to deal
2056
+ in the Software without restriction, including without limitation the rights
2057
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2058
+ copies of the Software, and to permit persons to whom the Software is
2059
+ furnished to do so, subject to the following conditions:
2060
+
2061
+ The above copyright notice and this permission notice shall be included in all
2062
+ copies or substantial portions of the Software.
2063
+
2064
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2065
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2066
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2067
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2068
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2069
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2070
+ SOFTWARE.
2071
+ ```
2072
+
2073
+ ## type-is 2.1.0
2074
+
2075
+ License: MIT
2076
+
2077
+ ```text
2078
+ (The MIT License)
2079
+
2080
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
2081
+ Copyright (c) 2014-2015 Douglas Christopher Wilson <doug@somethingdoug.com>
2082
+
2083
+ Permission is hereby granted, free of charge, to any person obtaining
2084
+ a copy of this software and associated documentation files (the
2085
+ 'Software'), to deal in the Software without restriction, including
2086
+ without limitation the rights to use, copy, modify, merge, publish,
2087
+ distribute, sublicense, and/or sell copies of the Software, and to
2088
+ permit persons to whom the Software is furnished to do so, subject to
2089
+ the following conditions:
2090
+
2091
+ The above copyright notice and this permission notice shall be
2092
+ included in all copies or substantial portions of the Software.
2093
+
2094
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2095
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2096
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2097
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2098
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2099
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2100
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2101
+ ```
2102
+
2103
+ ## content-type 2.1.0
2104
+
2105
+ License: MIT
2106
+
2107
+ ```text
2108
+ (The MIT License)
2109
+
2110
+ Copyright (c) 2015 Douglas Christopher Wilson
2111
+
2112
+ Permission is hereby granted, free of charge, to any person obtaining
2113
+ a copy of this software and associated documentation files (the
2114
+ 'Software'), to deal in the Software without restriction, including
2115
+ without limitation the rights to use, copy, modify, merge, publish,
2116
+ distribute, sublicense, and/or sell copies of the Software, and to
2117
+ permit persons to whom the Software is furnished to do so, subject to
2118
+ the following conditions:
2119
+
2120
+ The above copyright notice and this permission notice shall be
2121
+ included in all copies or substantial portions of the Software.
2122
+
2123
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2124
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2125
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2126
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2127
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2128
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2129
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2130
+ ```
2131
+
2132
+ ## unpipe 1.0.0
2133
+
2134
+ License: MIT
2135
+
2136
+ ```text
2137
+ (The MIT License)
2138
+
2139
+ Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
2140
+
2141
+ Permission is hereby granted, free of charge, to any person obtaining
2142
+ a copy of this software and associated documentation files (the
2143
+ 'Software'), to deal in the Software without restriction, including
2144
+ without limitation the rights to use, copy, modify, merge, publish,
2145
+ distribute, sublicense, and/or sell copies of the Software, and to
2146
+ permit persons to whom the Software is furnished to do so, subject to
2147
+ the following conditions:
2148
+
2149
+ The above copyright notice and this permission notice shall be
2150
+ included in all copies or substantial portions of the Software.
2151
+
2152
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2153
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2154
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2155
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2156
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2157
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2158
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2159
+ ```
2160
+
2161
+ ## vary 1.1.2
2162
+
2163
+ License: MIT
2164
+
2165
+ ```text
2166
+ (The MIT License)
2167
+
2168
+ Copyright (c) 2014-2017 Douglas Christopher Wilson
2169
+
2170
+ Permission is hereby granted, free of charge, to any person obtaining
2171
+ a copy of this software and associated documentation files (the
2172
+ 'Software'), to deal in the Software without restriction, including
2173
+ without limitation the rights to use, copy, modify, merge, publish,
2174
+ distribute, sublicense, and/or sell copies of the Software, and to
2175
+ permit persons to whom the Software is furnished to do so, subject to
2176
+ the following conditions:
2177
+
2178
+ The above copyright notice and this permission notice shall be
2179
+ included in all copies or substantial portions of the Software.
2180
+
2181
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2182
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2183
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2184
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2185
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2186
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2187
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2188
+ ```
2189
+
2190
+ ## wrappy 1.0.2
2191
+
2192
+ License: ISC
2193
+
2194
+ ```text
2195
+ The ISC License
2196
+
2197
+ Copyright (c) Isaac Z. Schlueter and Contributors
2198
+
2199
+ Permission to use, copy, modify, and/or distribute this software for any
2200
+ purpose with or without fee is hereby granted, provided that the above
2201
+ copyright notice and this permission notice appear in all copies.
2202
+
2203
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2204
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2205
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2206
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2207
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2208
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2209
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2210
+ ```
2211
+
2212
+ ## zod 3.25.76
2213
+
2214
+ License: MIT
2215
+
2216
+ ```text
2217
+ MIT License
2218
+
2219
+ Copyright (c) 2025 Colin McDonnell
2220
+
2221
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2222
+ of this software and associated documentation files (the "Software"), to deal
2223
+ in the Software without restriction, including without limitation the rights
2224
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2225
+ copies of the Software, and to permit persons to whom the Software is
2226
+ furnished to do so, subject to the following conditions:
2227
+
2228
+ The above copyright notice and this permission notice shall be included in all
2229
+ copies or substantial portions of the Software.
2230
+
2231
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2232
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2233
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2234
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2235
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2236
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2237
+ SOFTWARE.
2238
+ ```
2239
+
2240
+ ## zod-to-json-schema 3.25.2
2241
+
2242
+ License: ISC
2243
+
2244
+ ```text
2245
+ ISC License
2246
+
2247
+ Copyright (c) 2020, Stefan Terdell
2248
+
2249
+ Permission to use, copy, modify, and/or distribute this software for any
2250
+ purpose with or without fee is hereby granted, provided that the above
2251
+ copyright notice and this permission notice appear in all copies.
2252
+
2253
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2254
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2255
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2256
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2257
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2258
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2259
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2260
+ ```