next-leak 0.1.2 → 0.2.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,2678 @@
1
+ # Third-party notices
2
+
3
+ next-leak bundles its dependencies into `dist/` at build time so that
4
+ installing it does not pull a headless browser onto your machine — see
5
+ [SECURITY.md](./SECURITY.md) for why. The licences of everything inlined
6
+ are reproduced below.
7
+
8
+ This file is generated by `scripts/generate-notices.mjs` from the build's
9
+ own metafile. Do not edit it by hand.
10
+
11
+ 88 bundled packages.
12
+
13
+ ---
14
+
15
+ ## @assemblyscript/loader@0.19.23
16
+
17
+ License: Apache-2.0
18
+ https://assemblyscript.org
19
+
20
+ ```
21
+ Upstream ships no licence file. Declared licence: Apache-2.0.
22
+ See https://assemblyscript.org for the authoritative text.
23
+ ```
24
+
25
+ ---
26
+
27
+ ## @babel/code-frame@7.29.7
28
+
29
+ License: MIT
30
+ https://babel.dev/docs/en/next/babel-code-frame
31
+
32
+ ```
33
+ MIT License
34
+
35
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
36
+
37
+ Permission is hereby granted, free of charge, to any person obtaining
38
+ a copy of this software and associated documentation files (the
39
+ "Software"), to deal in the Software without restriction, including
40
+ without limitation the rights to use, copy, modify, merge, publish,
41
+ distribute, sublicense, and/or sell copies of the Software, and to
42
+ permit persons to whom the Software is furnished to do so, subject to
43
+ the following conditions:
44
+
45
+ The above copyright notice and this permission notice shall be
46
+ included in all copies or substantial portions of the Software.
47
+
48
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
49
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
50
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
51
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
52
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
53
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
54
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
55
+ ```
56
+
57
+ ---
58
+
59
+ ## @babel/generator@7.29.7
60
+
61
+ License: MIT
62
+ https://babel.dev/docs/en/next/babel-generator
63
+
64
+ ```
65
+ MIT License
66
+
67
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
68
+
69
+ Permission is hereby granted, free of charge, to any person obtaining
70
+ a copy of this software and associated documentation files (the
71
+ "Software"), to deal in the Software without restriction, including
72
+ without limitation the rights to use, copy, modify, merge, publish,
73
+ distribute, sublicense, and/or sell copies of the Software, and to
74
+ permit persons to whom the Software is furnished to do so, subject to
75
+ the following conditions:
76
+
77
+ The above copyright notice and this permission notice shall be
78
+ included in all copies or substantial portions of the Software.
79
+
80
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
81
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
82
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
83
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
84
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
85
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
86
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
87
+ ```
88
+
89
+ ---
90
+
91
+ ## @babel/helper-globals@7.29.7
92
+
93
+ License: MIT
94
+ https://github.com/babel/babel.git
95
+
96
+ ```
97
+ MIT License
98
+
99
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
100
+
101
+ Permission is hereby granted, free of charge, to any person obtaining
102
+ a copy of this software and associated documentation files (the
103
+ "Software"), to deal in the Software without restriction, including
104
+ without limitation the rights to use, copy, modify, merge, publish,
105
+ distribute, sublicense, and/or sell copies of the Software, and to
106
+ permit persons to whom the Software is furnished to do so, subject to
107
+ the following conditions:
108
+
109
+ The above copyright notice and this permission notice shall be
110
+ included in all copies or substantial portions of the Software.
111
+
112
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
113
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
114
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
115
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
116
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
117
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
118
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
119
+ ```
120
+
121
+ ---
122
+
123
+ ## @babel/helper-string-parser@7.29.7
124
+
125
+ License: MIT
126
+ https://babel.dev/docs/en/next/babel-helper-string-parser
127
+
128
+ ```
129
+ MIT License
130
+
131
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
132
+
133
+ Permission is hereby granted, free of charge, to any person obtaining
134
+ a copy of this software and associated documentation files (the
135
+ "Software"), to deal in the Software without restriction, including
136
+ without limitation the rights to use, copy, modify, merge, publish,
137
+ distribute, sublicense, and/or sell copies of the Software, and to
138
+ permit persons to whom the Software is furnished to do so, subject to
139
+ the following conditions:
140
+
141
+ The above copyright notice and this permission notice shall be
142
+ included in all copies or substantial portions of the Software.
143
+
144
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
145
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
146
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
147
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
148
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
149
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
150
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
151
+ ```
152
+
153
+ ---
154
+
155
+ ## @babel/helper-validator-identifier@7.29.7
156
+
157
+ License: MIT
158
+ https://github.com/babel/babel.git
159
+
160
+ ```
161
+ MIT License
162
+
163
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
164
+
165
+ Permission is hereby granted, free of charge, to any person obtaining
166
+ a copy of this software and associated documentation files (the
167
+ "Software"), to deal in the Software without restriction, including
168
+ without limitation the rights to use, copy, modify, merge, publish,
169
+ distribute, sublicense, and/or sell copies of the Software, and to
170
+ permit persons to whom the Software is furnished to do so, subject to
171
+ the following conditions:
172
+
173
+ The above copyright notice and this permission notice shall be
174
+ included in all copies or substantial portions of the Software.
175
+
176
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
177
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
178
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
179
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
180
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
181
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
182
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
183
+ ```
184
+
185
+ ---
186
+
187
+ ## @babel/parser@7.29.7
188
+
189
+ License: MIT
190
+ https://babel.dev/docs/en/next/babel-parser
191
+
192
+ ```
193
+ Copyright (C) 2012-2014 by various contributors (see AUTHORS)
194
+
195
+ Permission is hereby granted, free of charge, to any person obtaining a copy
196
+ of this software and associated documentation files (the "Software"), to deal
197
+ in the Software without restriction, including without limitation the rights
198
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
199
+ copies of the Software, and to permit persons to whom the Software is
200
+ furnished to do so, subject to the following conditions:
201
+
202
+ The above copyright notice and this permission notice shall be included in
203
+ all copies or substantial portions of the Software.
204
+
205
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
206
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
207
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
208
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
209
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
210
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
211
+ THE SOFTWARE.
212
+ ```
213
+
214
+ ---
215
+
216
+ ## @babel/template@7.29.7
217
+
218
+ License: MIT
219
+ https://babel.dev/docs/en/next/babel-template
220
+
221
+ ```
222
+ MIT License
223
+
224
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
225
+
226
+ Permission is hereby granted, free of charge, to any person obtaining
227
+ a copy of this software and associated documentation files (the
228
+ "Software"), to deal in the Software without restriction, including
229
+ without limitation the rights to use, copy, modify, merge, publish,
230
+ distribute, sublicense, and/or sell copies of the Software, and to
231
+ permit persons to whom the Software is furnished to do so, subject to
232
+ the following conditions:
233
+
234
+ The above copyright notice and this permission notice shall be
235
+ included in all copies or substantial portions of the Software.
236
+
237
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
238
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
239
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
240
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
241
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
242
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
243
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
244
+ ```
245
+
246
+ ---
247
+
248
+ ## @babel/traverse@7.29.7
249
+
250
+ License: MIT
251
+ https://babel.dev/docs/en/next/babel-traverse
252
+
253
+ ```
254
+ MIT License
255
+
256
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
257
+
258
+ Permission is hereby granted, free of charge, to any person obtaining
259
+ a copy of this software and associated documentation files (the
260
+ "Software"), to deal in the Software without restriction, including
261
+ without limitation the rights to use, copy, modify, merge, publish,
262
+ distribute, sublicense, and/or sell copies of the Software, and to
263
+ permit persons to whom the Software is furnished to do so, subject to
264
+ the following conditions:
265
+
266
+ The above copyright notice and this permission notice shall be
267
+ included in all copies or substantial portions of the Software.
268
+
269
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
270
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
271
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
272
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
273
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
274
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
275
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
276
+ ```
277
+
278
+ ---
279
+
280
+ ## @babel/types@7.29.7
281
+
282
+ License: MIT
283
+ https://babel.dev/docs/en/next/babel-types
284
+
285
+ ```
286
+ MIT License
287
+
288
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
289
+
290
+ Permission is hereby granted, free of charge, to any person obtaining
291
+ a copy of this software and associated documentation files (the
292
+ "Software"), to deal in the Software without restriction, including
293
+ without limitation the rights to use, copy, modify, merge, publish,
294
+ distribute, sublicense, and/or sell copies of the Software, and to
295
+ permit persons to whom the Software is furnished to do so, subject to
296
+ the following conditions:
297
+
298
+ The above copyright notice and this permission notice shall be
299
+ included in all copies or substantial portions of the Software.
300
+
301
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
302
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
303
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
304
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
305
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
306
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
307
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
308
+ ```
309
+
310
+ ---
311
+
312
+ ## @colors/colors@1.5.0
313
+
314
+ License: MIT
315
+ https://github.com/DABH/colors.js
316
+
317
+ ```
318
+ MIT License
319
+
320
+ Original Library
321
+ - Copyright (c) Marak Squires
322
+
323
+ Additional Functionality
324
+ - Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
325
+ - Copyright (c) DABH (https://github.com/DABH)
326
+
327
+ Permission is hereby granted, free of charge, to any person obtaining a copy
328
+ of this software and associated documentation files (the "Software"), to deal
329
+ in the Software without restriction, including without limitation the rights
330
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
331
+ copies of the Software, and to permit persons to whom the Software is
332
+ furnished to do so, subject to the following conditions:
333
+
334
+ The above copyright notice and this permission notice shall be included in
335
+ all copies or substantial portions of the Software.
336
+
337
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
338
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
339
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
340
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
341
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
342
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
343
+ THE SOFTWARE.
344
+ ```
345
+
346
+ ---
347
+
348
+ ## @jridgewell/gen-mapping@0.3.13
349
+
350
+ License: MIT
351
+ https://github.com/jridgewell/sourcemaps/tree/main/packages/gen-mapping
352
+
353
+ ```
354
+ Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
355
+
356
+ Permission is hereby granted, free of charge, to any person obtaining a copy
357
+ of this software and associated documentation files (the "Software"), to deal
358
+ in the Software without restriction, including without limitation the rights
359
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
360
+ copies of the Software, and to permit persons to whom the Software is
361
+ furnished to do so, subject to the following conditions:
362
+
363
+ The above copyright notice and this permission notice shall be included in
364
+ all copies or substantial portions of the Software.
365
+
366
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
367
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
368
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
369
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
370
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
371
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
372
+ SOFTWARE.
373
+ ```
374
+
375
+ ---
376
+
377
+ ## @jridgewell/resolve-uri@3.1.2
378
+
379
+ License: MIT
380
+
381
+ ```
382
+ Copyright 2019 Justin Ridgewell <jridgewell@google.com>
383
+
384
+ Permission is hereby granted, free of charge, to any person obtaining a copy
385
+ of this software and associated documentation files (the "Software"), to deal
386
+ in the Software without restriction, including without limitation the rights
387
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
388
+ copies of the Software, and to permit persons to whom the Software is
389
+ furnished to do so, subject to the following conditions:
390
+
391
+ The above copyright notice and this permission notice shall be included in
392
+ all copies or substantial portions of the Software.
393
+
394
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
395
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
396
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
397
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
398
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
399
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
400
+ SOFTWARE.
401
+ ```
402
+
403
+ ---
404
+
405
+ ## @jridgewell/sourcemap-codec@1.5.5
406
+
407
+ License: MIT
408
+ https://github.com/jridgewell/sourcemaps/tree/main/packages/sourcemap-codec
409
+
410
+ ```
411
+ Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
412
+
413
+ Permission is hereby granted, free of charge, to any person obtaining a copy
414
+ of this software and associated documentation files (the "Software"), to deal
415
+ in the Software without restriction, including without limitation the rights
416
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
417
+ copies of the Software, and to permit persons to whom the Software is
418
+ furnished to do so, subject to the following conditions:
419
+
420
+ The above copyright notice and this permission notice shall be included in
421
+ all copies or substantial portions of the Software.
422
+
423
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
424
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
425
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
426
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
427
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
428
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
429
+ SOFTWARE.
430
+ ```
431
+
432
+ ---
433
+
434
+ ## @jridgewell/trace-mapping@0.3.31
435
+
436
+ License: MIT
437
+ https://github.com/jridgewell/sourcemaps/tree/main/packages/trace-mapping
438
+
439
+ ```
440
+ Copyright 2024 Justin Ridgewell <justin@ridgewell.name>
441
+
442
+ Permission is hereby granted, free of charge, to any person obtaining a copy
443
+ of this software and associated documentation files (the "Software"), to deal
444
+ in the Software without restriction, including without limitation the rights
445
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
446
+ copies of the Software, and to permit persons to whom the Software is
447
+ furnished to do so, subject to the following conditions:
448
+
449
+ The above copyright notice and this permission notice shall be included in
450
+ all copies or substantial portions of the Software.
451
+
452
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
453
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
454
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
455
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
456
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
457
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
458
+ SOFTWARE.
459
+ ```
460
+
461
+ ---
462
+
463
+ ## @memlab/core@2.0.4
464
+
465
+ License: MIT
466
+ https://github.com/facebook/memlab#readme
467
+
468
+ ```
469
+ MIT License
470
+
471
+ Copyright (c) Meta Platforms, Inc. and affiliates.
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 all
481
+ 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 THE
489
+ SOFTWARE.
490
+ ```
491
+
492
+ ---
493
+
494
+ ## @memlab/e2e@2.0.4
495
+
496
+ License: MIT
497
+ https://github.com/facebook/memlab#readme
498
+
499
+ ```
500
+ MIT License
501
+
502
+ Copyright (c) Meta Platforms, Inc. and affiliates.
503
+
504
+ Permission is hereby granted, free of charge, to any person obtaining a copy
505
+ of this software and associated documentation files (the "Software"), to deal
506
+ in the Software without restriction, including without limitation the rights
507
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
508
+ copies of the Software, and to permit persons to whom the Software is
509
+ furnished to do so, subject to the following conditions:
510
+
511
+ The above copyright notice and this permission notice shall be included in all
512
+ copies or substantial portions of the Software.
513
+
514
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
515
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
516
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
517
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
518
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
519
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
520
+ SOFTWARE.
521
+ ```
522
+
523
+ ---
524
+
525
+ ## @memlab/heap-analysis@2.0.4
526
+
527
+ License: MIT
528
+ https://github.com/facebook/memlab#readme
529
+
530
+ ```
531
+ MIT License
532
+
533
+ Copyright (c) Meta Platforms, Inc. and affiliates.
534
+
535
+ Permission is hereby granted, free of charge, to any person obtaining a copy
536
+ of this software and associated documentation files (the "Software"), to deal
537
+ in the Software without restriction, including without limitation the rights
538
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
539
+ copies of the Software, and to permit persons to whom the Software is
540
+ furnished to do so, subject to the following conditions:
541
+
542
+ The above copyright notice and this permission notice shall be included in all
543
+ copies or substantial portions of the Software.
544
+
545
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
546
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
547
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
548
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
549
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
550
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
551
+ SOFTWARE.
552
+ ```
553
+
554
+ ---
555
+
556
+ ## @memlab/lens@2.0.4
557
+
558
+ License: MIT
559
+ https://github.com/facebook/memlab#readme
560
+
561
+ ```
562
+ MIT License
563
+
564
+ Copyright (c) Meta Platforms, Inc. and affiliates.
565
+
566
+ Permission is hereby granted, free of charge, to any person obtaining a copy
567
+ of this software and associated documentation files (the "Software"), to deal
568
+ in the Software without restriction, including without limitation the rights
569
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
570
+ copies of the Software, and to permit persons to whom the Software is
571
+ furnished to do so, subject to the following conditions:
572
+
573
+ The above copyright notice and this permission notice shall be included in all
574
+ copies or substantial portions of the Software.
575
+
576
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
577
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
578
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
579
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
580
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
581
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
582
+ SOFTWARE.
583
+ ```
584
+
585
+ ---
586
+
587
+ ## @minimistjs/subarg@1.0.0
588
+
589
+ License: MIT
590
+ https://github.com/substack/subarg
591
+
592
+ ```
593
+ This software is released under the MIT license:
594
+
595
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
596
+ this software and associated documentation files (the "Software"), to deal in
597
+ the Software without restriction, including without limitation the rights to
598
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
599
+ the Software, and to permit persons to whom the Software is furnished to do so,
600
+ subject to the following conditions:
601
+
602
+ The above copyright notice and this permission notice shall be included in all
603
+ copies or substantial portions of the Software.
604
+
605
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
606
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
607
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
608
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
609
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
610
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
611
+ ```
612
+
613
+ ---
614
+
615
+ ## ansi-regex@5.0.1
616
+
617
+ License: MIT
618
+
619
+ ```
620
+ MIT License
621
+
622
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
623
+
624
+ 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:
625
+
626
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
627
+
628
+ 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.
629
+ ```
630
+
631
+ ---
632
+
633
+ ## ansi-styles@4.3.0
634
+
635
+ License: MIT
636
+
637
+ ```
638
+ MIT License
639
+
640
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
641
+
642
+ 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:
643
+
644
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
645
+
646
+ 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.
647
+ ```
648
+
649
+ ---
650
+
651
+ ## asynckit@0.4.0
652
+
653
+ License: MIT
654
+ https://github.com/alexindigo/asynckit#readme
655
+
656
+ ```
657
+ The MIT License (MIT)
658
+
659
+ Copyright (c) 2016 Alex Indigo
660
+
661
+ Permission is hereby granted, free of charge, to any person obtaining a copy
662
+ of this software and associated documentation files (the "Software"), to deal
663
+ in the Software without restriction, including without limitation the rights
664
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
665
+ copies of the Software, and to permit persons to whom the Software is
666
+ furnished to do so, subject to the following conditions:
667
+
668
+ The above copyright notice and this permission notice shall be included in all
669
+ copies or substantial portions of the Software.
670
+
671
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
672
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
673
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
674
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
675
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
676
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
677
+ SOFTWARE.
678
+ ```
679
+
680
+ ---
681
+
682
+ ## autocannon@8.0.0
683
+
684
+ License: MIT
685
+ https://github.com/mcollina/autocannon#readme
686
+
687
+ ```
688
+ The MIT License (MIT)
689
+
690
+ Copyright (c) 2016 Matteo Collina
691
+
692
+ Permission is hereby granted, free of charge, to any person obtaining a copy
693
+ of this software and associated documentation files (the "Software"), to deal
694
+ in the Software without restriction, including without limitation the rights
695
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
696
+ copies of the Software, and to permit persons to whom the Software is
697
+ furnished to do so, subject to the following conditions:
698
+
699
+ The above copyright notice and this permission notice shall be included in all
700
+ copies or substantial portions of the Software.
701
+
702
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
703
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
704
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
705
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
706
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
707
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
708
+ SOFTWARE.
709
+ ```
710
+
711
+ ---
712
+
713
+ ## babar@0.2.3
714
+
715
+ License: MIT
716
+ https://github.com/stephan83/babar.git
717
+
718
+ ```
719
+ (The MIT License)
720
+
721
+ Copyright (c) 2013 Stephan Florquin
722
+
723
+ Permission is hereby granted, free of charge, to any person obtaining
724
+ a copy of this software and associated documentation files (the
725
+ 'Software'), to deal in the Software without restriction, including
726
+ without limitation the rights to use, copy, modify, merge, publish,
727
+ distribute, sublicense, and/or sell copies of the Software, and to
728
+ permit persons to whom the Software is furnished to do so, subject to
729
+ the following conditions:
730
+
731
+ The above copyright notice and this permission notice shall be
732
+ included in all copies or substantial portions of the Software.
733
+
734
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
735
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
736
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
737
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
738
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
739
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
740
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
741
+ ```
742
+
743
+ ---
744
+
745
+ ## base64-js@1.5.1
746
+
747
+ License: MIT
748
+ https://github.com/beatgammit/base64-js
749
+
750
+ ```
751
+ The MIT License (MIT)
752
+
753
+ Copyright (c) 2014 Jameson Little
754
+
755
+ Permission is hereby granted, free of charge, to any person obtaining a copy
756
+ of this software and associated documentation files (the "Software"), to deal
757
+ in the Software without restriction, including without limitation the rights
758
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
759
+ copies of the Software, and to permit persons to whom the Software is
760
+ furnished to do so, subject to the following conditions:
761
+
762
+ The above copyright notice and this permission notice shall be included in
763
+ all copies or substantial portions of the Software.
764
+
765
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
766
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
767
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
768
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
769
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
770
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
771
+ THE SOFTWARE.
772
+ ```
773
+
774
+ ---
775
+
776
+ ## buffer@5.7.1
777
+
778
+ License: MIT
779
+ https://github.com/feross/buffer
780
+
781
+ ```
782
+ The MIT License (MIT)
783
+
784
+ Copyright (c) Feross Aboukhadijeh, and other contributors.
785
+
786
+ Permission is hereby granted, free of charge, to any person obtaining a copy
787
+ of this software and associated documentation files (the "Software"), to deal
788
+ in the Software without restriction, including without limitation the rights
789
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
790
+ copies of the Software, and to permit persons to whom the Software is
791
+ furnished to do so, subject to the following conditions:
792
+
793
+ The above copyright notice and this permission notice shall be included in
794
+ all copies or substantial portions of the Software.
795
+
796
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
797
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
798
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
799
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
800
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
801
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
802
+ THE SOFTWARE.
803
+ ```
804
+
805
+ ---
806
+
807
+ ## call-bind-apply-helpers@1.0.2
808
+
809
+ License: MIT
810
+ https://github.com/ljharb/call-bind-apply-helpers#readme
811
+
812
+ ```
813
+ MIT License
814
+
815
+ Copyright (c) 2024 Jordan Harband
816
+
817
+ Permission is hereby granted, free of charge, to any person obtaining a copy
818
+ of this software and associated documentation files (the "Software"), to deal
819
+ in the Software without restriction, including without limitation the rights
820
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
821
+ copies of the Software, and to permit persons to whom the Software is
822
+ furnished to do so, subject to the following conditions:
823
+
824
+ The above copyright notice and this permission notice shall be included in all
825
+ copies or substantial portions of the Software.
826
+
827
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
828
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
829
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
830
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
831
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
832
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
833
+ SOFTWARE.
834
+ ```
835
+
836
+ ---
837
+
838
+ ## chalk@4.1.2
839
+
840
+ License: MIT
841
+
842
+ ```
843
+ MIT License
844
+
845
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
846
+
847
+ 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:
848
+
849
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
850
+
851
+ 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.
852
+ ```
853
+
854
+ ---
855
+
856
+ ## char-spinner@1.0.1
857
+
858
+ License: ISC
859
+ https://github.com/isaacs/char-spinner
860
+
861
+ ```
862
+ The ISC License
863
+
864
+ Copyright (c) Isaac Z. Schlueter
865
+
866
+ Permission to use, copy, modify, and/or distribute this software for any
867
+ purpose with or without fee is hereby granted, provided that the above
868
+ copyright notice and this permission notice appear in all copies.
869
+
870
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
871
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
872
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
873
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
874
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
875
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
876
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
877
+ ```
878
+
879
+ ---
880
+
881
+ ## cli-table3@0.6.5
882
+
883
+ License: MIT
884
+ https://github.com/cli-table/cli-table3
885
+
886
+ ```
887
+ MIT License
888
+
889
+ Copyright (c) 2014 James Talmage <james.talmage@jrtechnical.com>
890
+
891
+ Permission is hereby granted, free of charge, to any person obtaining a copy
892
+ of this software and associated documentation files (the "Software"), to deal
893
+ in the Software without restriction, including without limitation the rights
894
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
895
+ copies of the Software, and to permit persons to whom the Software is
896
+ furnished to do so, subject to the following conditions:
897
+
898
+ The above copyright notice and this permission notice shall be included in all
899
+ copies or substantial portions of the Software.
900
+
901
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
902
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
903
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
904
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
905
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
906
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
907
+ SOFTWARE.
908
+ ```
909
+
910
+ ---
911
+
912
+ ## color-convert@2.0.1
913
+
914
+ License: MIT
915
+
916
+ ```
917
+ Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
918
+
919
+ Permission is hereby granted, free of charge, to any person obtaining
920
+ a copy of this software and associated documentation files (the
921
+ "Software"), to deal in the Software without restriction, including
922
+ without limitation the rights to use, copy, modify, merge, publish,
923
+ distribute, sublicense, and/or sell copies of the Software, and to
924
+ permit persons to whom the Software is furnished to do so, subject to
925
+ the following conditions:
926
+
927
+ The above copyright notice and this permission notice shall be
928
+ included in all copies or substantial portions of the Software.
929
+
930
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
931
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
932
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
933
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
934
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
935
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
936
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
937
+ ```
938
+
939
+ ---
940
+
941
+ ## color-name@1.1.4
942
+
943
+ License: MIT
944
+ https://github.com/colorjs/color-name
945
+
946
+ ```
947
+ The MIT License (MIT)
948
+ Copyright (c) 2015 Dmitry Ivanov
949
+
950
+ 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:
951
+
952
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
953
+
954
+ 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.
955
+ ```
956
+
957
+ ---
958
+
959
+ ## color-support@1.1.3
960
+
961
+ License: ISC
962
+ git+https://github.com/isaacs/color-support.git
963
+
964
+ ```
965
+ The ISC License
966
+
967
+ Copyright (c) Isaac Z. Schlueter and Contributors
968
+
969
+ Permission to use, copy, modify, and/or distribute this software for any
970
+ purpose with or without fee is hereby granted, provided that the above
971
+ copyright notice and this permission notice appear in all copies.
972
+
973
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
974
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
975
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
976
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
977
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
978
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
979
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
980
+ ```
981
+
982
+ ---
983
+
984
+ ## colors@1.4.0
985
+
986
+ License: MIT
987
+ https://github.com/Marak/colors.js
988
+
989
+ ```
990
+ MIT License
991
+
992
+ Original Library
993
+ - Copyright (c) Marak Squires
994
+
995
+ Additional Functionality
996
+ - Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
997
+
998
+ Permission is hereby granted, free of charge, to any person obtaining a copy
999
+ of this software and associated documentation files (the "Software"), to deal
1000
+ in the Software without restriction, including without limitation the rights
1001
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1002
+ copies of the Software, and to permit persons to whom the Software is
1003
+ furnished to do so, subject to the following conditions:
1004
+
1005
+ The above copyright notice and this permission notice shall be included in
1006
+ all copies or substantial portions of the Software.
1007
+
1008
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1009
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1010
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1011
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1012
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1013
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1014
+ THE SOFTWARE.
1015
+ ```
1016
+
1017
+ ---
1018
+
1019
+ ## combined-stream@1.0.8
1020
+
1021
+ License: MIT
1022
+ https://github.com/felixge/node-combined-stream
1023
+
1024
+ ```
1025
+ Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
1026
+
1027
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1028
+ of this software and associated documentation files (the "Software"), to deal
1029
+ in the Software without restriction, including without limitation the rights
1030
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1031
+ copies of the Software, and to permit persons to whom the Software is
1032
+ furnished to do so, subject to the following conditions:
1033
+
1034
+ The above copyright notice and this permission notice shall be included in
1035
+ all copies or substantial portions of the Software.
1036
+
1037
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1038
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1039
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1040
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1041
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1042
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1043
+ THE SOFTWARE.
1044
+ ```
1045
+
1046
+ ---
1047
+
1048
+ ## cross-argv@2.0.0
1049
+
1050
+ License: MIT
1051
+ https://github.com/mafintosh/cross-argv
1052
+
1053
+ ```
1054
+ The MIT License (MIT)
1055
+
1056
+ Copyright (c) 2018 Mathias Buus
1057
+
1058
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1059
+ of this software and associated documentation files (the "Software"), to deal
1060
+ in the Software without restriction, including without limitation the rights
1061
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1062
+ copies of the Software, and to permit persons to whom the Software is
1063
+ furnished to do so, subject to the following conditions:
1064
+
1065
+ The above copyright notice and this permission notice shall be included in
1066
+ all copies or substantial portions of the Software.
1067
+
1068
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1069
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1070
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1071
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1072
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1073
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1074
+ THE SOFTWARE.
1075
+ ```
1076
+
1077
+ ---
1078
+
1079
+ ## debug@4.4.3
1080
+
1081
+ License: MIT
1082
+ git://github.com/debug-js/debug.git
1083
+
1084
+ ```
1085
+ (The MIT License)
1086
+
1087
+ Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
1088
+ Copyright (c) 2018-2021 Josh Junon
1089
+
1090
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
1091
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
1092
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
1093
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
1094
+ subject to the following conditions:
1095
+
1096
+ The above copyright notice and this permission notice shall be included in all copies or substantial
1097
+ portions of the Software.
1098
+
1099
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1100
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1101
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1102
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1103
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1104
+ ```
1105
+
1106
+ ---
1107
+
1108
+ ## delayed-stream@1.0.0
1109
+
1110
+ License: MIT
1111
+ https://github.com/felixge/node-delayed-stream
1112
+
1113
+ ```
1114
+ Copyright (c) 2011 Debuggable Limited <felix@debuggable.com>
1115
+
1116
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1117
+ of this software and associated documentation files (the "Software"), to deal
1118
+ in the Software without restriction, including without limitation the rights
1119
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1120
+ copies of the Software, and to permit persons to whom the Software is
1121
+ furnished to do so, subject to the following conditions:
1122
+
1123
+ The above copyright notice and this permission notice shall be included in
1124
+ all copies or substantial portions of the Software.
1125
+
1126
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1127
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1128
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1129
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1130
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1131
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1132
+ THE SOFTWARE.
1133
+ ```
1134
+
1135
+ ---
1136
+
1137
+ ## dunder-proto@1.0.1
1138
+
1139
+ License: MIT
1140
+ https://github.com/es-shims/dunder-proto#readme
1141
+
1142
+ ```
1143
+ MIT License
1144
+
1145
+ Copyright (c) 2024 ECMAScript Shims
1146
+
1147
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1148
+ of this software and associated documentation files (the "Software"), to deal
1149
+ in the Software without restriction, including without limitation the rights
1150
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1151
+ copies of the Software, and to permit persons to whom the Software is
1152
+ furnished to do so, subject to the following conditions:
1153
+
1154
+ The above copyright notice and this permission notice shall be included in all
1155
+ copies or substantial portions of the Software.
1156
+
1157
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1158
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1159
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1160
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1161
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1162
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1163
+ SOFTWARE.
1164
+ ```
1165
+
1166
+ ---
1167
+
1168
+ ## emoji-regex@8.0.0
1169
+
1170
+ License: MIT
1171
+ https://mths.be/emoji-regex
1172
+
1173
+ ```
1174
+ Copyright Mathias Bynens <https://mathiasbynens.be/>
1175
+
1176
+ Permission is hereby granted, free of charge, to any person obtaining
1177
+ a copy of this software and associated documentation files (the
1178
+ "Software"), to deal in the Software without restriction, including
1179
+ without limitation the rights to use, copy, modify, merge, publish,
1180
+ distribute, sublicense, and/or sell copies of the Software, and to
1181
+ permit persons to whom the Software is furnished to do so, subject to
1182
+ the following conditions:
1183
+
1184
+ The above copyright notice and this permission notice shall be
1185
+ included in all copies or substantial portions of the Software.
1186
+
1187
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1188
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1189
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1190
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1191
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1192
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1193
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1194
+ ```
1195
+
1196
+ ---
1197
+
1198
+ ## es-define-property@1.0.1
1199
+
1200
+ License: MIT
1201
+ https://github.com/ljharb/es-define-property#readme
1202
+
1203
+ ```
1204
+ MIT License
1205
+
1206
+ Copyright (c) 2024 Jordan Harband
1207
+
1208
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1209
+ of this software and associated documentation files (the "Software"), to deal
1210
+ in the Software without restriction, including without limitation the rights
1211
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1212
+ copies of the Software, and to permit persons to whom the Software is
1213
+ furnished to do so, subject to the following conditions:
1214
+
1215
+ The above copyright notice and this permission notice shall be included in all
1216
+ copies or substantial portions of the Software.
1217
+
1218
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1219
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1220
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1221
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1222
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1223
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1224
+ SOFTWARE.
1225
+ ```
1226
+
1227
+ ---
1228
+
1229
+ ## es-errors@1.3.0
1230
+
1231
+ License: MIT
1232
+ https://github.com/ljharb/es-errors#readme
1233
+
1234
+ ```
1235
+ MIT License
1236
+
1237
+ Copyright (c) 2024 Jordan Harband
1238
+
1239
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1240
+ of this software and associated documentation files (the "Software"), to deal
1241
+ in the Software without restriction, including without limitation the rights
1242
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1243
+ copies of the Software, and to permit persons to whom the Software is
1244
+ furnished to do so, subject to the following conditions:
1245
+
1246
+ The above copyright notice and this permission notice shall be included in all
1247
+ copies or substantial portions of the Software.
1248
+
1249
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1250
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1251
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1252
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1253
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1254
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1255
+ SOFTWARE.
1256
+ ```
1257
+
1258
+ ---
1259
+
1260
+ ## es-object-atoms@1.1.2
1261
+
1262
+ License: MIT
1263
+ https://github.com/ljharb/es-object-atoms#readme
1264
+
1265
+ ```
1266
+ MIT License
1267
+
1268
+ Copyright (c) 2024 Jordan Harband
1269
+
1270
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1271
+ of this software and associated documentation files (the "Software"), to deal
1272
+ in the Software without restriction, including without limitation the rights
1273
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1274
+ copies of the Software, and to permit persons to whom the Software is
1275
+ furnished to do so, subject to the following conditions:
1276
+
1277
+ The above copyright notice and this permission notice shall be included in all
1278
+ copies or substantial portions of the Software.
1279
+
1280
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1281
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1282
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1283
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1284
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1285
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1286
+ SOFTWARE.
1287
+ ```
1288
+
1289
+ ---
1290
+
1291
+ ## es-set-tostringtag@2.1.0
1292
+
1293
+ License: MIT
1294
+ https://github.com/es-shims/es-set-tostringtag#readme
1295
+
1296
+ ```
1297
+ MIT License
1298
+
1299
+ Copyright (c) 2022 ECMAScript Shims
1300
+
1301
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1302
+ of this software and associated documentation files (the "Software"), to deal
1303
+ in the Software without restriction, including without limitation the rights
1304
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1305
+ copies of the Software, and to permit persons to whom the Software is
1306
+ furnished to do so, subject to the following conditions:
1307
+
1308
+ The above copyright notice and this permission notice shall be included in all
1309
+ copies or substantial portions of the Software.
1310
+
1311
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1312
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1313
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1314
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1315
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1316
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1317
+ SOFTWARE.
1318
+ ```
1319
+
1320
+ ---
1321
+
1322
+ ## form-data@4.0.6
1323
+
1324
+ License: MIT
1325
+ git://github.com/form-data/form-data.git
1326
+
1327
+ ```
1328
+ Copyright (c) 2012 Felix Geisendörfer (felix@debuggable.com) and contributors
1329
+
1330
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1331
+ of this software and associated documentation files (the "Software"), to deal
1332
+ in the Software without restriction, including without limitation the rights
1333
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1334
+ copies of the Software, and to permit persons to whom the Software is
1335
+ furnished to do so, subject to the following conditions:
1336
+
1337
+ The above copyright notice and this permission notice shall be included in
1338
+ all copies or substantial portions of the Software.
1339
+
1340
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1341
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1342
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1343
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1344
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1345
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1346
+ THE SOFTWARE.
1347
+ ```
1348
+
1349
+ ---
1350
+
1351
+ ## fs-extra@4.0.3
1352
+
1353
+ License: MIT
1354
+ https://github.com/jprichardson/node-fs-extra
1355
+
1356
+ ```
1357
+ (The MIT License)
1358
+
1359
+ Copyright (c) 2011-2017 JP Richardson
1360
+
1361
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
1362
+ (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify,
1363
+ merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
1364
+ furnished to do so, subject to the following conditions:
1365
+
1366
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1367
+
1368
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
1369
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
1370
+ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1371
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1372
+ ```
1373
+
1374
+ ---
1375
+
1376
+ ## function-bind@1.1.2
1377
+
1378
+ License: MIT
1379
+ https://github.com/Raynos/function-bind
1380
+
1381
+ ```
1382
+ Copyright (c) 2013 Raynos.
1383
+
1384
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1385
+ of this software and associated documentation files (the "Software"), to deal
1386
+ in the Software without restriction, including without limitation the rights
1387
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1388
+ copies of the Software, and to permit persons to whom the Software is
1389
+ furnished to do so, subject to the following conditions:
1390
+
1391
+ The above copyright notice and this permission notice shall be included in
1392
+ all copies or substantial portions of the Software.
1393
+
1394
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1395
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1396
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1397
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1398
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1399
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1400
+ THE SOFTWARE.
1401
+ ```
1402
+
1403
+ ---
1404
+
1405
+ ## get-intrinsic@1.3.0
1406
+
1407
+ License: MIT
1408
+ https://github.com/ljharb/get-intrinsic#readme
1409
+
1410
+ ```
1411
+ MIT License
1412
+
1413
+ Copyright (c) 2020 Jordan Harband
1414
+
1415
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1416
+ of this software and associated documentation files (the "Software"), to deal
1417
+ in the Software without restriction, including without limitation the rights
1418
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1419
+ copies of the Software, and to permit persons to whom the Software is
1420
+ furnished to do so, subject to the following conditions:
1421
+
1422
+ The above copyright notice and this permission notice shall be included in all
1423
+ copies or substantial portions of the Software.
1424
+
1425
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1426
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1427
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1428
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1429
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1430
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1431
+ SOFTWARE.
1432
+ ```
1433
+
1434
+ ---
1435
+
1436
+ ## get-proto@1.0.1
1437
+
1438
+ License: MIT
1439
+ https://github.com/ljharb/get-proto#readme
1440
+
1441
+ ```
1442
+ MIT License
1443
+
1444
+ Copyright (c) 2025 Jordan Harband
1445
+
1446
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1447
+ of this software and associated documentation files (the "Software"), to deal
1448
+ in the Software without restriction, including without limitation the rights
1449
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1450
+ copies of the Software, and to permit persons to whom the Software is
1451
+ furnished to do so, subject to the following conditions:
1452
+
1453
+ The above copyright notice and this permission notice shall be included in all
1454
+ copies or substantial portions of the Software.
1455
+
1456
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1457
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1458
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1459
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1460
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1461
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1462
+ SOFTWARE.
1463
+ ```
1464
+
1465
+ ---
1466
+
1467
+ ## gopd@1.2.0
1468
+
1469
+ License: MIT
1470
+ https://github.com/ljharb/gopd#readme
1471
+
1472
+ ```
1473
+ MIT License
1474
+
1475
+ Copyright (c) 2022 Jordan Harband
1476
+
1477
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1478
+ of this software and associated documentation files (the "Software"), to deal
1479
+ in the Software without restriction, including without limitation the rights
1480
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1481
+ copies of the Software, and to permit persons to whom the Software is
1482
+ furnished to do so, subject to the following conditions:
1483
+
1484
+ The above copyright notice and this permission notice shall be included in all
1485
+ copies or substantial portions of the Software.
1486
+
1487
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1488
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1489
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1490
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1491
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1492
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1493
+ SOFTWARE.
1494
+ ```
1495
+
1496
+ ---
1497
+
1498
+ ## graceful-fs@4.2.11
1499
+
1500
+ License: ISC
1501
+ https://github.com/isaacs/node-graceful-fs
1502
+
1503
+ ```
1504
+ The ISC License
1505
+
1506
+ Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors
1507
+
1508
+ Permission to use, copy, modify, and/or distribute this software for any
1509
+ purpose with or without fee is hereby granted, provided that the above
1510
+ copyright notice and this permission notice appear in all copies.
1511
+
1512
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1513
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
1514
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
1515
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
1516
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
1517
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
1518
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1519
+ ```
1520
+
1521
+ ---
1522
+
1523
+ ## has-async-hooks@1.0.0
1524
+
1525
+ License: Apache-2.0
1526
+ https://github.com/goto-bus-stop/has-async-hooks
1527
+
1528
+ ```
1529
+ # [Apache License 2.0](https://spdx.org/licenses/Apache-2.0)
1530
+
1531
+ Copyright 2018 Renée Kooi <renee@kooi.me>
1532
+
1533
+ Licensed under the Apache License, Version 2.0 (the "License");
1534
+ you may not use this file except in compliance with the License.
1535
+ You may obtain a copy of the License at
1536
+
1537
+ > http://www.apache.org/licenses/LICENSE-2.0
1538
+
1539
+ Unless required by applicable law or agreed to in writing, software
1540
+ distributed under the License is distributed on an "AS IS" BASIS,
1541
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1542
+ See the License for the specific language governing permissions and
1543
+ limitations under the License.
1544
+ ```
1545
+
1546
+ ---
1547
+
1548
+ ## has-flag@4.0.0
1549
+
1550
+ License: MIT
1551
+
1552
+ ```
1553
+ MIT License
1554
+
1555
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1556
+
1557
+ 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:
1558
+
1559
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1560
+
1561
+ 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.
1562
+ ```
1563
+
1564
+ ---
1565
+
1566
+ ## has-symbols@1.1.0
1567
+
1568
+ License: MIT
1569
+ https://github.com/ljharb/has-symbols#readme
1570
+
1571
+ ```
1572
+ MIT License
1573
+
1574
+ Copyright (c) 2016 Jordan Harband
1575
+
1576
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1577
+ of this software and associated documentation files (the "Software"), to deal
1578
+ in the Software without restriction, including without limitation the rights
1579
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1580
+ copies of the Software, and to permit persons to whom the Software is
1581
+ furnished to do so, subject to the following conditions:
1582
+
1583
+ The above copyright notice and this permission notice shall be included in all
1584
+ copies or substantial portions of the Software.
1585
+
1586
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1587
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1588
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1589
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1590
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1591
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1592
+ SOFTWARE.
1593
+ ```
1594
+
1595
+ ---
1596
+
1597
+ ## has-tostringtag@1.0.2
1598
+
1599
+ License: MIT
1600
+ https://github.com/inspect-js/has-tostringtag#readme
1601
+
1602
+ ```
1603
+ MIT License
1604
+
1605
+ Copyright (c) 2021 Inspect JS
1606
+
1607
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1608
+ of this software and associated documentation files (the "Software"), to deal
1609
+ in the Software without restriction, including without limitation the rights
1610
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1611
+ copies of the Software, and to permit persons to whom the Software is
1612
+ furnished to do so, subject to the following conditions:
1613
+
1614
+ The above copyright notice and this permission notice shall be included in all
1615
+ copies or substantial portions of the Software.
1616
+
1617
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1618
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1619
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1620
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1621
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1622
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1623
+ SOFTWARE.
1624
+ ```
1625
+
1626
+ ---
1627
+
1628
+ ## hasown@2.0.4
1629
+
1630
+ License: MIT
1631
+ https://github.com/inspect-js/hasOwn#readme
1632
+
1633
+ ```
1634
+ MIT License
1635
+
1636
+ Copyright (c) Jordan Harband and contributors
1637
+
1638
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1639
+ of this software and associated documentation files (the "Software"), to deal
1640
+ in the Software without restriction, including without limitation the rights
1641
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1642
+ copies of the Software, and to permit persons to whom the Software is
1643
+ furnished to do so, subject to the following conditions:
1644
+
1645
+ The above copyright notice and this permission notice shall be included in all
1646
+ copies or substantial portions of the Software.
1647
+
1648
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1649
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1650
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1651
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1652
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1653
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1654
+ SOFTWARE.
1655
+ ```
1656
+
1657
+ ---
1658
+
1659
+ ## hdr-histogram-js@3.0.1
1660
+
1661
+ License: BSD-2-Clause
1662
+ git+https://github.com/HdrHistogram/HdrHistogramJS.git
1663
+
1664
+ ```
1665
+ BSD 2-Clause License
1666
+
1667
+ Copyright (c) 2016, Alexandre Victoor
1668
+ All rights reserved.
1669
+
1670
+ Redistribution and use in source and binary forms, with or without
1671
+ modification, are permitted provided that the following conditions are met:
1672
+
1673
+ * Redistributions of source code must retain the above copyright notice, this
1674
+ list of conditions and the following disclaimer.
1675
+
1676
+ * Redistributions in binary form must reproduce the above copyright notice,
1677
+ this list of conditions and the following disclaimer in the documentation
1678
+ and/or other materials provided with the distribution.
1679
+
1680
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1681
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1682
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1683
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1684
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1685
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1686
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1687
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1688
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1689
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1690
+ ```
1691
+
1692
+ ---
1693
+
1694
+ ## hdr-histogram-percentiles-obj@3.0.0
1695
+
1696
+ License: MIT
1697
+ https://github.com/GlenTiki/hdr-histogram-percentiles-obj#readme
1698
+
1699
+ ```
1700
+ The MIT License (MIT)
1701
+
1702
+ Copyright (c) 2016 Glen Keane
1703
+
1704
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1705
+ of this software and associated documentation files (the "Software"), to deal
1706
+ in the Software without restriction, including without limitation the rights
1707
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1708
+ copies of the Software, and to permit persons to whom the Software is
1709
+ furnished to do so, subject to the following conditions:
1710
+
1711
+ The above copyright notice and this permission notice shall be included in all
1712
+ copies or substantial portions of the Software.
1713
+
1714
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1715
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1716
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1717
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1718
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1719
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1720
+ SOFTWARE.
1721
+ ```
1722
+
1723
+ ---
1724
+
1725
+ ## http-parser-js@0.5.10
1726
+
1727
+ License: MIT
1728
+ git://github.com/creationix/http-parser-js.git
1729
+
1730
+ ```
1731
+ Copyright (c) 2015 Tim Caswell (https://github.com/creationix) and other
1732
+ contributors. All rights reserved.
1733
+
1734
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1735
+ of this software and associated documentation files (the "Software"), to deal
1736
+ in the Software without restriction, including without limitation the rights
1737
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1738
+ copies of the Software, and to permit persons to whom the Software is
1739
+ furnished to do so, subject to the following conditions:
1740
+
1741
+ The above copyright notice and this permission notice shall be included in
1742
+ all copies or substantial portions of the Software.
1743
+
1744
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1745
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1746
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1747
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1748
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1749
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1750
+ THE SOFTWARE.
1751
+
1752
+
1753
+ Some files from the tests folder are from joyent/node and mscedex/io.js, a fork
1754
+ of nodejs/io.js:
1755
+
1756
+ - tests/iojs/test-http-parser-durability.js
1757
+
1758
+ This file is from https://github.com/mscdex/io.js/blob/js-http-parser/test/pummel/test-http-parser-durability.js
1759
+ with modifications by Jan Schär (jscissr).
1760
+
1761
+ """
1762
+ Copyright io.js contributors. All rights reserved.
1763
+
1764
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1765
+ of this software and associated documentation files (the "Software"), to
1766
+ deal in the Software without restriction, including without limitation the
1767
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1768
+ sell copies of the Software, and to permit persons to whom the Software is
1769
+ furnished to do so, subject to the following conditions:
1770
+
1771
+ The above copyright notice and this permission notice shall be included in
1772
+ all copies or substantial portions of the Software.
1773
+
1774
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1775
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1776
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1777
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1778
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1779
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1780
+ IN THE SOFTWARE.
1781
+ """
1782
+
1783
+ - tests/fixtures/*
1784
+ tests/parallel/*
1785
+ tests/testpy/*
1786
+ tests/common.js
1787
+ tests/test.py
1788
+ tests/utils.py
1789
+
1790
+ These files are from https://github.com/nodejs/node with changes by
1791
+ Jan Schär (jscissr).
1792
+
1793
+ Node.js is licensed for use as follows:
1794
+
1795
+ """
1796
+ Copyright Node.js contributors. All rights reserved.
1797
+
1798
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1799
+ of this software and associated documentation files (the "Software"), to
1800
+ deal in the Software without restriction, including without limitation the
1801
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1802
+ sell copies of the Software, and to permit persons to whom the Software is
1803
+ furnished to do so, subject to the following conditions:
1804
+
1805
+ The above copyright notice and this permission notice shall be included in
1806
+ all copies or substantial portions of the Software.
1807
+
1808
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1809
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1810
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1811
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1812
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1813
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1814
+ IN THE SOFTWARE.
1815
+ """
1816
+
1817
+ This license applies to parts of Node.js originating from the
1818
+ https://github.com/joyent/node repository:
1819
+
1820
+ """
1821
+ Copyright Joyent, Inc. and other Node contributors. All rights reserved.
1822
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1823
+ of this software and associated documentation files (the "Software"), to
1824
+ deal in the Software without restriction, including without limitation the
1825
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1826
+ sell copies of the Software, and to permit persons to whom the Software is
1827
+ furnished to do so, subject to the following conditions:
1828
+
1829
+ The above copyright notice and this permission notice shall be included in
1830
+ all copies or substantial portions of the Software.
1831
+
1832
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1833
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1834
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1835
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1836
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1837
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1838
+ IN THE SOFTWARE.
1839
+ """
1840
+ ```
1841
+
1842
+ ---
1843
+
1844
+ ## hyperid@3.3.0
1845
+
1846
+ License: MIT
1847
+ https://github.com/mcollina/hyperid#readme
1848
+
1849
+ ```
1850
+ MIT License
1851
+
1852
+ Copyright (c) 2016 Matteo Collina
1853
+
1854
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1855
+ of this software and associated documentation files (the "Software"), to deal
1856
+ in the Software without restriction, including without limitation the rights
1857
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1858
+ copies of the Software, and to permit persons to whom the Software is
1859
+ furnished to do so, subject to the following conditions:
1860
+
1861
+ The above copyright notice and this permission notice shall be included in all
1862
+ copies or substantial portions of the Software.
1863
+
1864
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1865
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1866
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1867
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1868
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1869
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1870
+ SOFTWARE.
1871
+ ```
1872
+
1873
+ ---
1874
+
1875
+ ## ieee754@1.2.1
1876
+
1877
+ License: BSD-3-Clause
1878
+ git://github.com/feross/ieee754.git
1879
+
1880
+ ```
1881
+ Copyright 2008 Fair Oaks Labs, Inc.
1882
+
1883
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1884
+
1885
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1886
+
1887
+ 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
1888
+
1889
+ 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
1890
+
1891
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1892
+ ```
1893
+
1894
+ ---
1895
+
1896
+ ## is-fullwidth-code-point@3.0.0
1897
+
1898
+ License: MIT
1899
+
1900
+ ```
1901
+ MIT License
1902
+
1903
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
1904
+
1905
+ 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:
1906
+
1907
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1908
+
1909
+ 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.
1910
+ ```
1911
+
1912
+ ---
1913
+
1914
+ ## js-tokens@4.0.0
1915
+
1916
+ License: MIT
1917
+
1918
+ ```
1919
+ The MIT License (MIT)
1920
+
1921
+ Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell
1922
+
1923
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1924
+ of this software and associated documentation files (the "Software"), to deal
1925
+ in the Software without restriction, including without limitation the rights
1926
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1927
+ copies of the Software, and to permit persons to whom the Software is
1928
+ furnished to do so, subject to the following conditions:
1929
+
1930
+ The above copyright notice and this permission notice shall be included in
1931
+ all copies or substantial portions of the Software.
1932
+
1933
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1934
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1935
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1936
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1937
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1938
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1939
+ THE SOFTWARE.
1940
+ ```
1941
+
1942
+ ---
1943
+
1944
+ ## jsesc@3.1.0
1945
+
1946
+ License: MIT
1947
+ https://mths.be/jsesc
1948
+
1949
+ ```
1950
+ Copyright Mathias Bynens <https://mathiasbynens.be/>
1951
+
1952
+ Permission is hereby granted, free of charge, to any person obtaining
1953
+ a copy of this software and associated documentation files (the
1954
+ "Software"), to deal in the Software without restriction, including
1955
+ without limitation the rights to use, copy, modify, merge, publish,
1956
+ distribute, sublicense, and/or sell copies of the Software, and to
1957
+ permit persons to whom the Software is furnished to do so, subject to
1958
+ the following conditions:
1959
+
1960
+ The above copyright notice and this permission notice shall be
1961
+ included in all copies or substantial portions of the Software.
1962
+
1963
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1964
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1965
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1966
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1967
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1968
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1969
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1970
+ ```
1971
+
1972
+ ---
1973
+
1974
+ ## jsonfile@4.0.0
1975
+
1976
+ License: MIT
1977
+ git@github.com:jprichardson/node-jsonfile.git
1978
+
1979
+ ```
1980
+ (The MIT License)
1981
+
1982
+ Copyright (c) 2012-2015, JP Richardson <jprichardson@gmail.com>
1983
+
1984
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files
1985
+ (the 'Software'), to deal in the Software without restriction, including without limitation the rights to use, copy, modify,
1986
+ merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
1987
+ furnished to do so, subject to the following conditions:
1988
+
1989
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1990
+
1991
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
1992
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
1993
+ OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1994
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1995
+ ```
1996
+
1997
+ ---
1998
+
1999
+ ## lodash.chunk@4.2.0
2000
+
2001
+ License: MIT
2002
+ https://lodash.com/
2003
+
2004
+ ```
2005
+ Copyright jQuery Foundation and other contributors <https://jquery.org/>
2006
+
2007
+ Based on Underscore.js, copyright Jeremy Ashkenas,
2008
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
2009
+
2010
+ This software consists of voluntary contributions made by many
2011
+ individuals. For exact contribution history, see the revision history
2012
+ available at https://github.com/lodash/lodash
2013
+
2014
+ The following license applies to all parts of this software except as
2015
+ documented below:
2016
+
2017
+ ====
2018
+
2019
+ Permission is hereby granted, free of charge, to any person obtaining
2020
+ a copy of this software and associated documentation files (the
2021
+ "Software"), to deal in the Software without restriction, including
2022
+ without limitation the rights to use, copy, modify, merge, publish,
2023
+ distribute, sublicense, and/or sell copies of the Software, and to
2024
+ permit persons to whom the Software is furnished to do so, subject to
2025
+ the following conditions:
2026
+
2027
+ The above copyright notice and this permission notice shall be
2028
+ included in all copies or substantial portions of the Software.
2029
+
2030
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2031
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2032
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2033
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2034
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2035
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2036
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2037
+
2038
+ ====
2039
+
2040
+ Copyright and related rights for sample code are waived via CC0. Sample
2041
+ code is defined as all source code displayed within the prose of the
2042
+ documentation.
2043
+
2044
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
2045
+
2046
+ ====
2047
+
2048
+ Files located in the node_modules and vendor directories are externally
2049
+ maintained libraries used by this software which have their own
2050
+ licenses; we recommend you read them, as their terms may differ from the
2051
+ terms above.
2052
+ ```
2053
+
2054
+ ---
2055
+
2056
+ ## lodash.clonedeep@4.5.0
2057
+
2058
+ License: MIT
2059
+ https://lodash.com/
2060
+
2061
+ ```
2062
+ Copyright jQuery Foundation and other contributors <https://jquery.org/>
2063
+
2064
+ Based on Underscore.js, copyright Jeremy Ashkenas,
2065
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
2066
+
2067
+ This software consists of voluntary contributions made by many
2068
+ individuals. For exact contribution history, see the revision history
2069
+ available at https://github.com/lodash/lodash
2070
+
2071
+ The following license applies to all parts of this software except as
2072
+ documented below:
2073
+
2074
+ ====
2075
+
2076
+ Permission is hereby granted, free of charge, to any person obtaining
2077
+ a copy of this software and associated documentation files (the
2078
+ "Software"), to deal in the Software without restriction, including
2079
+ without limitation the rights to use, copy, modify, merge, publish,
2080
+ distribute, sublicense, and/or sell copies of the Software, and to
2081
+ permit persons to whom the Software is furnished to do so, subject to
2082
+ the following conditions:
2083
+
2084
+ The above copyright notice and this permission notice shall be
2085
+ included in all copies or substantial portions of the Software.
2086
+
2087
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2088
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2089
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2090
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2091
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2092
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2093
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2094
+
2095
+ ====
2096
+
2097
+ Copyright and related rights for sample code are waived via CC0. Sample
2098
+ code is defined as all source code displayed within the prose of the
2099
+ documentation.
2100
+
2101
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
2102
+
2103
+ ====
2104
+
2105
+ Files located in the node_modules and vendor directories are externally
2106
+ maintained libraries used by this software which have their own
2107
+ licenses; we recommend you read them, as their terms may differ from the
2108
+ terms above.
2109
+ ```
2110
+
2111
+ ---
2112
+
2113
+ ## lodash.flatten@4.4.0
2114
+
2115
+ License: MIT
2116
+ https://lodash.com/
2117
+
2118
+ ```
2119
+ Copyright jQuery Foundation and other contributors <https://jquery.org/>
2120
+
2121
+ Based on Underscore.js, copyright Jeremy Ashkenas,
2122
+ DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
2123
+
2124
+ This software consists of voluntary contributions made by many
2125
+ individuals. For exact contribution history, see the revision history
2126
+ available at https://github.com/lodash/lodash
2127
+
2128
+ The following license applies to all parts of this software except as
2129
+ documented below:
2130
+
2131
+ ====
2132
+
2133
+ Permission is hereby granted, free of charge, to any person obtaining
2134
+ a copy of this software and associated documentation files (the
2135
+ "Software"), to deal in the Software without restriction, including
2136
+ without limitation the rights to use, copy, modify, merge, publish,
2137
+ distribute, sublicense, and/or sell copies of the Software, and to
2138
+ permit persons to whom the Software is furnished to do so, subject to
2139
+ the following conditions:
2140
+
2141
+ The above copyright notice and this permission notice shall be
2142
+ included in all copies or substantial portions of the Software.
2143
+
2144
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2145
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2146
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2147
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2148
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2149
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2150
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2151
+
2152
+ ====
2153
+
2154
+ Copyright and related rights for sample code are waived via CC0. Sample
2155
+ code is defined as all source code displayed within the prose of the
2156
+ documentation.
2157
+
2158
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
2159
+
2160
+ ====
2161
+
2162
+ Files located in the node_modules and vendor directories are externally
2163
+ maintained libraries used by this software which have their own
2164
+ licenses; we recommend you read them, as their terms may differ from the
2165
+ terms above.
2166
+ ```
2167
+
2168
+ ---
2169
+
2170
+ ## manage-path@2.0.0
2171
+
2172
+ License: MIT
2173
+ https://github.com/kentcdodds/node-manage-path#readme
2174
+
2175
+ ```
2176
+ The MIT License (MIT)
2177
+
2178
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2179
+ of this software and associated documentation files (the "Software"), to deal
2180
+ in the Software without restriction, including without limitation the rights
2181
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2182
+ copies of the Software, and to permit persons to whom the Software is
2183
+ furnished to do so, subject to the following conditions:
2184
+
2185
+ The above copyright notice and this permission notice shall be included in all
2186
+ copies or substantial portions of the Software.
2187
+
2188
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2189
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2190
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2191
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2192
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2193
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2194
+ SOFTWARE.
2195
+ ```
2196
+
2197
+ ---
2198
+
2199
+ ## math-intrinsics@1.1.0
2200
+
2201
+ License: MIT
2202
+ https://github.com/es-shims/math-intrinsics#readme
2203
+
2204
+ ```
2205
+ MIT License
2206
+
2207
+ Copyright (c) 2024 ECMAScript Shims
2208
+
2209
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2210
+ of this software and associated documentation files (the "Software"), to deal
2211
+ in the Software without restriction, including without limitation the rights
2212
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2213
+ copies of the Software, and to permit persons to whom the Software is
2214
+ furnished to do so, subject to the following conditions:
2215
+
2216
+ The above copyright notice and this permission notice shall be included in all
2217
+ copies or substantial portions of the Software.
2218
+
2219
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2220
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2221
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2222
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2223
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2224
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2225
+ SOFTWARE.
2226
+ ```
2227
+
2228
+ ---
2229
+
2230
+ ## mime-db@1.52.0
2231
+
2232
+ License: MIT
2233
+
2234
+ ```
2235
+ (The MIT License)
2236
+
2237
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
2238
+ Copyright (c) 2015-2022 Douglas Christopher Wilson <doug@somethingdoug.com>
2239
+
2240
+ Permission is hereby granted, free of charge, to any person obtaining
2241
+ a copy of this software and associated documentation files (the
2242
+ 'Software'), to deal in the Software without restriction, including
2243
+ without limitation the rights to use, copy, modify, merge, publish,
2244
+ distribute, sublicense, and/or sell copies of the Software, and to
2245
+ permit persons to whom the Software is furnished to do so, subject to
2246
+ the following conditions:
2247
+
2248
+ The above copyright notice and this permission notice shall be
2249
+ included in all copies or substantial portions of the Software.
2250
+
2251
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2252
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2253
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2254
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2255
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2256
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2257
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2258
+ ```
2259
+
2260
+ ---
2261
+
2262
+ ## mime-types@2.1.35
2263
+
2264
+ License: MIT
2265
+
2266
+ ```
2267
+ (The MIT License)
2268
+
2269
+ Copyright (c) 2014 Jonathan Ong <me@jongleberry.com>
2270
+ Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>
2271
+
2272
+ Permission is hereby granted, free of charge, to any person obtaining
2273
+ a copy of this software and associated documentation files (the
2274
+ 'Software'), to deal in the Software without restriction, including
2275
+ without limitation the rights to use, copy, modify, merge, publish,
2276
+ distribute, sublicense, and/or sell copies of the Software, and to
2277
+ permit persons to whom the Software is furnished to do so, subject to
2278
+ the following conditions:
2279
+
2280
+ The above copyright notice and this permission notice shall be
2281
+ included in all copies or substantial portions of the Software.
2282
+
2283
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2284
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2285
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2286
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2287
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2288
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2289
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2290
+ ```
2291
+
2292
+ ---
2293
+
2294
+ ## minimist@1.2.8
2295
+
2296
+ License: MIT
2297
+ https://github.com/minimistjs/minimist
2298
+
2299
+ ```
2300
+ This software is released under the MIT license:
2301
+
2302
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2303
+ this software and associated documentation files (the "Software"), to deal in
2304
+ the Software without restriction, including without limitation the rights to
2305
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2306
+ the Software, and to permit persons to whom the Software is furnished to do so,
2307
+ subject to the following conditions:
2308
+
2309
+ The above copyright notice and this permission notice shall be included in all
2310
+ copies or substantial portions of the Software.
2311
+
2312
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2313
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2314
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2315
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2316
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2317
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2318
+ ```
2319
+
2320
+ ---
2321
+
2322
+ ## ms@2.1.3
2323
+
2324
+ License: MIT
2325
+
2326
+ ```
2327
+ The MIT License (MIT)
2328
+
2329
+ Copyright (c) 2020 Vercel, Inc.
2330
+
2331
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2332
+ of this software and associated documentation files (the "Software"), to deal
2333
+ in the Software without restriction, including without limitation the rights
2334
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2335
+ copies of the Software, and to permit persons to whom the Software is
2336
+ furnished to do so, subject to the following conditions:
2337
+
2338
+ The above copyright notice and this permission notice shall be included in all
2339
+ copies or substantial portions of the Software.
2340
+
2341
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2342
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2343
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2344
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2345
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2346
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2347
+ SOFTWARE.
2348
+ ```
2349
+
2350
+ ---
2351
+
2352
+ ## pako@1.0.11
2353
+
2354
+ License: (MIT AND Zlib)
2355
+ https://github.com/nodeca/pako
2356
+
2357
+ ```
2358
+ (The MIT License)
2359
+
2360
+ Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
2361
+
2362
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2363
+ of this software and associated documentation files (the "Software"), to deal
2364
+ in the Software without restriction, including without limitation the rights
2365
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2366
+ copies of the Software, and to permit persons to whom the Software is
2367
+ furnished to do so, subject to the following conditions:
2368
+
2369
+ The above copyright notice and this permission notice shall be included in
2370
+ all copies or substantial portions of the Software.
2371
+
2372
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2373
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2374
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2375
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2376
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2377
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2378
+ THE SOFTWARE.
2379
+ ```
2380
+
2381
+ ---
2382
+
2383
+ ## picocolors@1.1.1
2384
+
2385
+ License: ISC
2386
+
2387
+ ```
2388
+ ISC License
2389
+
2390
+ Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov
2391
+
2392
+ Permission to use, copy, modify, and/or distribute this software for any
2393
+ purpose with or without fee is hereby granted, provided that the above
2394
+ copyright notice and this permission notice appear in all copies.
2395
+
2396
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2397
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2398
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2399
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2400
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2401
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2402
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2403
+ ```
2404
+
2405
+ ---
2406
+
2407
+ ## pretty-bytes@5.6.0
2408
+
2409
+ License: MIT
2410
+
2411
+ ```
2412
+ MIT License
2413
+
2414
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2415
+
2416
+ 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:
2417
+
2418
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2419
+
2420
+ 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.
2421
+ ```
2422
+
2423
+ ---
2424
+
2425
+ ## progress@2.0.3
2426
+
2427
+ License: MIT
2428
+ git://github.com/visionmedia/node-progress
2429
+
2430
+ ```
2431
+ (The MIT License)
2432
+
2433
+ Copyright (c) 2017 TJ Holowaychuk <tj@vision-media.ca>
2434
+
2435
+ Permission is hereby granted, free of charge, to any person obtaining
2436
+ a copy of this software and associated documentation files (the
2437
+ 'Software'), to deal in the Software without restriction, including
2438
+ without limitation the rights to use, copy, modify, merge, publish,
2439
+ distribute, sublicense, and/or sell copies of the Software, and to
2440
+ permit persons to whom the Software is furnished to do so, subject to
2441
+ the following conditions:
2442
+
2443
+ The above copyright notice and this permission notice shall be
2444
+ included in all copies or substantial portions of the Software.
2445
+
2446
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
2447
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2448
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
2449
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
2450
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
2451
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2452
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2453
+ ```
2454
+
2455
+ ---
2456
+
2457
+ ## reinterval@1.1.0
2458
+
2459
+ License: MIT
2460
+ https://github.com/4rzael/reInterval
2461
+
2462
+ ```
2463
+ The MIT License (MIT)
2464
+
2465
+ Copyright (c) 2015 Agor Maxime
2466
+
2467
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2468
+ of this software and associated documentation files (the "Software"), to deal
2469
+ in the Software without restriction, including without limitation the rights
2470
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2471
+ copies of the Software, and to permit persons to whom the Software is
2472
+ furnished to do so, subject to the following conditions:
2473
+
2474
+ The above copyright notice and this permission notice shall be included in all
2475
+ copies or substantial portions of the Software.
2476
+
2477
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2478
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2479
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2480
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2481
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2482
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2483
+ SOFTWARE.
2484
+ ```
2485
+
2486
+ ---
2487
+
2488
+ ## retimer@3.0.0
2489
+
2490
+ License: MIT
2491
+ https://github.com/mcollina/retimer#readme
2492
+
2493
+ ```
2494
+ The MIT License (MIT)
2495
+
2496
+ Copyright (c) 2015 Matteo Collina
2497
+
2498
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2499
+ of this software and associated documentation files (the "Software"), to deal
2500
+ in the Software without restriction, including without limitation the rights
2501
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2502
+ copies of the Software, and to permit persons to whom the Software is
2503
+ furnished to do so, subject to the following conditions:
2504
+
2505
+ The above copyright notice and this permission notice shall be included in all
2506
+ copies or substantial portions of the Software.
2507
+
2508
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2509
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2510
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2511
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2512
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2513
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2514
+ SOFTWARE.
2515
+ ```
2516
+
2517
+ ---
2518
+
2519
+ ## string-width@4.2.3
2520
+
2521
+ License: MIT
2522
+
2523
+ ```
2524
+ MIT License
2525
+
2526
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2527
+
2528
+ 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:
2529
+
2530
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2531
+
2532
+ 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.
2533
+ ```
2534
+
2535
+ ---
2536
+
2537
+ ## strip-ansi@6.0.1
2538
+
2539
+ License: MIT
2540
+
2541
+ ```
2542
+ MIT License
2543
+
2544
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2545
+
2546
+ 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:
2547
+
2548
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2549
+
2550
+ 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.
2551
+ ```
2552
+
2553
+ ---
2554
+
2555
+ ## supports-color@7.2.0
2556
+
2557
+ License: MIT
2558
+
2559
+ ```
2560
+ MIT License
2561
+
2562
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2563
+
2564
+ 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:
2565
+
2566
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2567
+
2568
+ 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.
2569
+ ```
2570
+
2571
+ ---
2572
+
2573
+ ## timestring@6.0.0
2574
+
2575
+ License: MIT
2576
+ https://github.com/mike182uk/timestring
2577
+
2578
+ ```
2579
+ Copyright (c) Michael David Barrett
2580
+
2581
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2582
+ of this software and associated documentation files (the "Software"), to deal
2583
+ in the Software without restriction, including without limitation the rights
2584
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2585
+ copies of the Software, and to permit persons to whom the Software is
2586
+ furnished to do so, subject to the following conditions:
2587
+
2588
+ The above copyright notice and this permission notice shall be included in
2589
+ all copies or substantial portions of the Software.
2590
+
2591
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2592
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2593
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2594
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2595
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2596
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2597
+ THE SOFTWARE.
2598
+ ```
2599
+
2600
+ ---
2601
+
2602
+ ## universalify@0.1.2
2603
+
2604
+ License: MIT
2605
+ https://github.com/RyanZim/universalify#readme
2606
+
2607
+ ```
2608
+ (The MIT License)
2609
+
2610
+ Copyright (c) 2017, Ryan Zimmerman <opensrc@ryanzim.com>
2611
+
2612
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
2613
+ this software and associated documentation files (the 'Software'), to deal in
2614
+ the Software without restriction, including without limitation the rights to
2615
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
2616
+ the Software, and to permit persons to whom the Software is furnished to do so,
2617
+ subject to the following conditions:
2618
+
2619
+ The above copyright notice and this permission notice shall be included in all
2620
+ copies or substantial portions of the Software.
2621
+
2622
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2623
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
2624
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
2625
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
2626
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2627
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2628
+ ```
2629
+
2630
+ ---
2631
+
2632
+ ## uuid@14.0.1
2633
+
2634
+ License: MIT
2635
+ https://github.com/uuidjs/uuid.git
2636
+
2637
+ ```
2638
+ The MIT License (MIT)
2639
+
2640
+ Copyright (c) 2010-2020 Robert Kieffer and other contributors
2641
+
2642
+ 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:
2643
+
2644
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2645
+
2646
+ 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.
2647
+ ```
2648
+
2649
+ ---
2650
+
2651
+ ## uuid-parse@1.1.0
2652
+
2653
+ License: MIT
2654
+ https://github.com/zefferus/uuid-parse.git
2655
+
2656
+ ```
2657
+ The MIT License (MIT)
2658
+
2659
+ Copyright (c) 2010-2012 Robert Kieffer
2660
+
2661
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2662
+ of this software and associated documentation files (the "Software"), to deal
2663
+ in the Software without restriction, including without limitation the rights
2664
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2665
+ copies of the Software, and to permit persons to whom the Software is
2666
+ furnished to do so, subject to the following conditions:
2667
+
2668
+ The above copyright notice and this permission notice shall be included in all
2669
+ copies or substantial portions of the Software.
2670
+
2671
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2672
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2673
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2674
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2675
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2676
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2677
+ SOFTWARE.
2678
+ ```