@file-viewer/renderer-data 3.0.2 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1724 @@
1
+ assert@2.1.0
2
+
3
+ License: MIT
4
+
5
+ Source: browserify/commonjs-assert
6
+
7
+ --- LICENSE ---
8
+ Copyright Joyent, Inc. and other Node contributors. All rights reserved.
9
+ Permission is hereby granted, free of charge, to any person obtaining a copy
10
+ of this software and associated documentation files (the "Software"), to
11
+ deal in the Software without restriction, including without limitation the
12
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
13
+ sell copies of the Software, and to permit persons to whom the Software is
14
+ furnished to do so, subject to the following conditions:
15
+
16
+ The above copyright notice and this permission notice shall be included in
17
+ all copies or substantial portions of the Software.
18
+
19
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
20
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
21
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
22
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
23
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
24
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
25
+ IN THE SOFTWARE.
26
+
27
+
28
+ ========================================
29
+
30
+ available-typed-arrays@1.0.7
31
+
32
+ License: MIT
33
+
34
+ Source: git+https://github.com/inspect-js/available-typed-arrays.git
35
+
36
+ --- LICENSE ---
37
+ MIT License
38
+
39
+ Copyright (c) 2020 Inspect JS
40
+
41
+ Permission is hereby granted, free of charge, to any person obtaining a copy
42
+ of this software and associated documentation files (the "Software"), to deal
43
+ in the Software without restriction, including without limitation the rights
44
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
45
+ copies of the Software, and to permit persons to whom the Software is
46
+ furnished to do so, subject to the following conditions:
47
+
48
+ The above copyright notice and this permission notice shall be included in all
49
+ copies or substantial portions of the Software.
50
+
51
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
52
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
53
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
54
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
55
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
56
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
57
+ SOFTWARE.
58
+
59
+
60
+ ========================================
61
+
62
+ avsc@5.7.9
63
+
64
+ License: MIT
65
+
66
+ Source: git://github.com/mtth/avsc.git
67
+
68
+ --- LICENSE ---
69
+ Copyright (c) 2015-2017, Matthieu Monsch.
70
+
71
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
72
+ this software and associated documentation files (the "Software"), to deal in
73
+ the Software without restriction, including without limitation the rights to
74
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
75
+ of the Software, and to permit persons to whom the Software is furnished to do
76
+ so, subject to the following conditions:
77
+
78
+ The above copyright notice and this permission notice shall be included in all
79
+ copies or substantial portions of the Software.
80
+
81
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
82
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
83
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
84
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
85
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
86
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
87
+ SOFTWARE.
88
+
89
+
90
+ ========================================
91
+
92
+ base64-js@1.5.1
93
+
94
+ License: MIT
95
+
96
+ Source: git://github.com/beatgammit/base64-js.git
97
+
98
+ --- LICENSE ---
99
+ The MIT License (MIT)
100
+
101
+ Copyright (c) 2014 Jameson Little
102
+
103
+ Permission is hereby granted, free of charge, to any person obtaining a copy
104
+ of this software and associated documentation files (the "Software"), to deal
105
+ in the Software without restriction, including without limitation the rights
106
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
107
+ copies of the Software, and to permit persons to whom the Software is
108
+ furnished to do so, subject to the following conditions:
109
+
110
+ The above copyright notice and this permission notice shall be included in
111
+ all copies or substantial portions of the Software.
112
+
113
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
114
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
115
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
116
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
117
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
118
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
119
+ THE SOFTWARE.
120
+
121
+
122
+ ========================================
123
+
124
+ browserify-zlib@0.2.0
125
+
126
+ License: MIT
127
+
128
+ Source: git+https://github.com/devongovett/browserify-zlib.git
129
+
130
+ --- LICENSE ---
131
+ The MIT License (MIT)
132
+
133
+ Copyright (c) 2014-2015 Devon Govett <devongovett@gmail.com>
134
+
135
+ Permission is hereby granted, free of charge, to any person obtaining a copy
136
+ of this software and associated documentation files (the "Software"), to deal
137
+ in the Software without restriction, including without limitation the rights
138
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
139
+ copies of the Software, and to permit persons to whom the Software is
140
+ furnished to do so, subject to the following conditions:
141
+
142
+ The above copyright notice and this permission notice shall be included in all
143
+ copies or substantial portions of the Software.
144
+
145
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
146
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
147
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
148
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
149
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
150
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
151
+ SOFTWARE.
152
+
153
+ This project contains parts of Node.js.
154
+ Node.js is licensed for use as follows:
155
+
156
+ """
157
+ Copyright Node.js contributors. All rights reserved.
158
+
159
+ Permission is hereby granted, free of charge, to any person obtaining a copy
160
+ of this software and associated documentation files (the "Software"), to
161
+ deal in the Software without restriction, including without limitation the
162
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
163
+ sell copies of the Software, and to permit persons to whom the Software is
164
+ furnished to do so, subject to the following conditions:
165
+
166
+ The above copyright notice and this permission notice shall be included in
167
+ all copies or substantial portions of the Software.
168
+
169
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
170
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
171
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
172
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
173
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
174
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
175
+ IN THE SOFTWARE.
176
+ """
177
+
178
+ This license applies to parts of Node.js originating from the
179
+ https://github.com/joyent/node repository:
180
+
181
+ """
182
+ Copyright Joyent, Inc. and other Node contributors. All rights reserved.
183
+ Permission is hereby granted, free of charge, to any person obtaining a copy
184
+ of this software and associated documentation files (the "Software"), to
185
+ deal in the Software without restriction, including without limitation the
186
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
187
+ sell copies of the Software, and to permit persons to whom the Software is
188
+ furnished to do so, subject to the following conditions:
189
+
190
+ The above copyright notice and this permission notice shall be included in
191
+ all copies or substantial portions of the Software.
192
+
193
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
194
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
195
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
196
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
197
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
198
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
199
+ IN THE SOFTWARE.
200
+ """
201
+
202
+
203
+ ========================================
204
+
205
+ buffer@6.0.3
206
+
207
+ License: MIT
208
+
209
+ Source: git://github.com/feross/buffer.git
210
+
211
+ --- LICENSE ---
212
+ The MIT License (MIT)
213
+
214
+ Copyright (c) Feross Aboukhadijeh, and other contributors.
215
+
216
+ Permission is hereby granted, free of charge, to any person obtaining a copy
217
+ of this software and associated documentation files (the "Software"), to deal
218
+ in the Software without restriction, including without limitation the rights
219
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
220
+ copies of the Software, and to permit persons to whom the Software is
221
+ furnished to do so, subject to the following conditions:
222
+
223
+ The above copyright notice and this permission notice shall be included in
224
+ all copies or substantial portions of the Software.
225
+
226
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
227
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
228
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
229
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
230
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
231
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
232
+ THE SOFTWARE.
233
+
234
+
235
+ ========================================
236
+
237
+ call-bind-apply-helpers@1.0.2
238
+
239
+ License: MIT
240
+
241
+ Source: git+https://github.com/ljharb/call-bind-apply-helpers.git
242
+
243
+ --- LICENSE ---
244
+ MIT License
245
+
246
+ Copyright (c) 2024 Jordan Harband
247
+
248
+ Permission is hereby granted, free of charge, to any person obtaining a copy
249
+ of this software and associated documentation files (the "Software"), to deal
250
+ in the Software without restriction, including without limitation the rights
251
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
252
+ copies of the Software, and to permit persons to whom the Software is
253
+ furnished to do so, subject to the following conditions:
254
+
255
+ The above copyright notice and this permission notice shall be included in all
256
+ copies or substantial portions of the Software.
257
+
258
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
259
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
260
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
261
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
262
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
263
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
264
+ SOFTWARE.
265
+
266
+
267
+ ========================================
268
+
269
+ call-bind@1.0.9
270
+
271
+ License: MIT
272
+
273
+ Source: git+https://github.com/ljharb/call-bind.git
274
+
275
+ --- LICENSE ---
276
+ MIT License
277
+
278
+ Copyright (c) 2020 Jordan Harband
279
+
280
+ Permission is hereby granted, free of charge, to any person obtaining a copy
281
+ of this software and associated documentation files (the "Software"), to deal
282
+ in the Software without restriction, including without limitation the rights
283
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
284
+ copies of the Software, and to permit persons to whom the Software is
285
+ furnished to do so, subject to the following conditions:
286
+
287
+ The above copyright notice and this permission notice shall be included in all
288
+ copies or substantial portions of the Software.
289
+
290
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
291
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
292
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
293
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
294
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
295
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
296
+ SOFTWARE.
297
+
298
+
299
+ ========================================
300
+
301
+ call-bound@1.0.4
302
+
303
+ License: MIT
304
+
305
+ Source: git+https://github.com/ljharb/call-bound.git
306
+
307
+ --- LICENSE ---
308
+ MIT License
309
+
310
+ Copyright (c) 2024 Jordan Harband
311
+
312
+ Permission is hereby granted, free of charge, to any person obtaining a copy
313
+ of this software and associated documentation files (the "Software"), to deal
314
+ in the Software without restriction, including without limitation the rights
315
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
316
+ copies of the Software, and to permit persons to whom the Software is
317
+ furnished to do so, subject to the following conditions:
318
+
319
+ The above copyright notice and this permission notice shall be included in all
320
+ copies or substantial portions of the Software.
321
+
322
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
323
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
324
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
325
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
326
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
327
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
328
+ SOFTWARE.
329
+
330
+
331
+ ========================================
332
+
333
+ define-data-property@1.1.4
334
+
335
+ License: MIT
336
+
337
+ Source: git+https://github.com/ljharb/define-data-property.git
338
+
339
+ --- LICENSE ---
340
+ MIT License
341
+
342
+ Copyright (c) 2023 Jordan Harband
343
+
344
+ Permission is hereby granted, free of charge, to any person obtaining a copy
345
+ of this software and associated documentation files (the "Software"), to deal
346
+ in the Software without restriction, including without limitation the rights
347
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
348
+ copies of the Software, and to permit persons to whom the Software is
349
+ furnished to do so, subject to the following conditions:
350
+
351
+ The above copyright notice and this permission notice shall be included in all
352
+ copies or substantial portions of the Software.
353
+
354
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
355
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
356
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
357
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
358
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
359
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
360
+ SOFTWARE.
361
+
362
+
363
+ ========================================
364
+
365
+ define-properties@1.2.1
366
+
367
+ License: MIT
368
+
369
+ Source: git://github.com/ljharb/define-properties.git
370
+
371
+ --- LICENSE ---
372
+ The MIT License (MIT)
373
+
374
+ Copyright (C) 2015 Jordan Harband
375
+
376
+ Permission is hereby granted, free of charge, to any person obtaining a copy
377
+ of this software and associated documentation files (the "Software"), to deal
378
+ in the Software without restriction, including without limitation the rights
379
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
380
+ copies of the Software, and to permit persons to whom the Software is
381
+ furnished to do so, subject to the following conditions:
382
+
383
+ The above copyright notice and this permission notice shall be included in
384
+ all copies or substantial portions of the Software.
385
+
386
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
387
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
388
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
389
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
390
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
391
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
392
+ THE SOFTWARE.
393
+
394
+ ========================================
395
+
396
+ dunder-proto@1.0.1
397
+
398
+ License: MIT
399
+
400
+ Source: git+https://github.com/es-shims/dunder-proto.git
401
+
402
+ --- LICENSE ---
403
+ MIT License
404
+
405
+ Copyright (c) 2024 ECMAScript Shims
406
+
407
+ Permission is hereby granted, free of charge, to any person obtaining a copy
408
+ of this software and associated documentation files (the "Software"), to deal
409
+ in the Software without restriction, including without limitation the rights
410
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
411
+ copies of the Software, and to permit persons to whom the Software is
412
+ furnished to do so, subject to the following conditions:
413
+
414
+ The above copyright notice and this permission notice shall be included in all
415
+ copies or substantial portions of the Software.
416
+
417
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
418
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
419
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
420
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
421
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
422
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
423
+ SOFTWARE.
424
+
425
+
426
+ ========================================
427
+
428
+ es-define-property@1.0.1
429
+
430
+ License: MIT
431
+
432
+ Source: git+https://github.com/ljharb/es-define-property.git
433
+
434
+ --- LICENSE ---
435
+ MIT License
436
+
437
+ Copyright (c) 2024 Jordan Harband
438
+
439
+ Permission is hereby granted, free of charge, to any person obtaining a copy
440
+ of this software and associated documentation files (the "Software"), to deal
441
+ in the Software without restriction, including without limitation the rights
442
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
443
+ copies of the Software, and to permit persons to whom the Software is
444
+ furnished to do so, subject to the following conditions:
445
+
446
+ The above copyright notice and this permission notice shall be included in all
447
+ copies or substantial portions of the Software.
448
+
449
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
450
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
451
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
452
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
453
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
454
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
455
+ SOFTWARE.
456
+
457
+
458
+ ========================================
459
+
460
+ es-errors@1.3.0
461
+
462
+ License: MIT
463
+
464
+ Source: git+https://github.com/ljharb/es-errors.git
465
+
466
+ --- LICENSE ---
467
+ MIT License
468
+
469
+ Copyright (c) 2024 Jordan Harband
470
+
471
+ Permission is hereby granted, free of charge, to any person obtaining a copy
472
+ of this software and associated documentation files (the "Software"), to deal
473
+ in the Software without restriction, including without limitation the rights
474
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
475
+ copies of the Software, and to permit persons to whom the Software is
476
+ furnished to do so, subject to the following conditions:
477
+
478
+ The above copyright notice and this permission notice shall be included in all
479
+ copies or substantial portions of the Software.
480
+
481
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
482
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
483
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
484
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
485
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
486
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
487
+ SOFTWARE.
488
+
489
+
490
+ ========================================
491
+
492
+ es-object-atoms@1.1.1
493
+
494
+ License: MIT
495
+
496
+ Source: git+https://github.com/ljharb/es-object-atoms.git
497
+
498
+ --- LICENSE ---
499
+ MIT License
500
+
501
+ Copyright (c) 2024 Jordan Harband
502
+
503
+ Permission is hereby granted, free of charge, to any person obtaining a copy
504
+ of this software and associated documentation files (the "Software"), to deal
505
+ in the Software without restriction, including without limitation the rights
506
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
507
+ copies of the Software, and to permit persons to whom the Software is
508
+ furnished to do so, subject to the following conditions:
509
+
510
+ The above copyright notice and this permission notice shall be included in all
511
+ copies or substantial portions of the Software.
512
+
513
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
514
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
515
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
516
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
517
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
518
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
519
+ SOFTWARE.
520
+
521
+
522
+ ========================================
523
+
524
+ es-object-atoms@1.1.2
525
+
526
+ License: MIT
527
+
528
+ Source: git+https://github.com/ljharb/es-object-atoms.git
529
+
530
+ --- LICENSE ---
531
+ MIT License
532
+
533
+ Copyright (c) 2024 Jordan Harband
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
+ events@3.3.0
557
+
558
+ License: MIT
559
+
560
+ Source: git://github.com/Gozala/events.git
561
+
562
+ --- LICENSE ---
563
+ MIT
564
+
565
+ Copyright Joyent, Inc. and other Node contributors.
566
+
567
+ Permission is hereby granted, free of charge, to any person obtaining a
568
+ copy of this software and associated documentation files (the
569
+ "Software"), to deal in the Software without restriction, including
570
+ without limitation the rights to use, copy, modify, merge, publish,
571
+ distribute, sublicense, and/or sell copies of the Software, and to permit
572
+ persons to whom the Software is furnished to do so, subject to the
573
+ following conditions:
574
+
575
+ The above copyright notice and this permission notice shall be included
576
+ in all copies or substantial portions of the Software.
577
+
578
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
579
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
580
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
581
+ NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
582
+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
583
+ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
584
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
585
+
586
+
587
+ ========================================
588
+
589
+ for-each@0.3.5
590
+
591
+ License: MIT
592
+
593
+ Source: https://github.com/Raynos/for-each.git
594
+
595
+ --- LICENSE ---
596
+ The MIT License (MIT)
597
+
598
+ Copyright (c) 2012 Raynos.
599
+
600
+ Permission is hereby granted, free of charge, to any person obtaining a copy
601
+ of this software and associated documentation files (the "Software"), to deal
602
+ in the Software without restriction, including without limitation the rights
603
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
604
+ copies of the Software, and to permit persons to whom the Software is
605
+ furnished to do so, subject to the following conditions:
606
+
607
+ The above copyright notice and this permission notice shall be included in all
608
+ copies or substantial portions of the Software.
609
+
610
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
611
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
612
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
613
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
614
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
615
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
616
+ SOFTWARE.
617
+
618
+
619
+
620
+ ========================================
621
+
622
+ function-bind@1.1.2
623
+
624
+ License: MIT
625
+
626
+ Source: https://github.com/Raynos/function-bind.git
627
+
628
+ --- LICENSE ---
629
+ Copyright (c) 2013 Raynos.
630
+
631
+ Permission is hereby granted, free of charge, to any person obtaining a copy
632
+ of this software and associated documentation files (the "Software"), to deal
633
+ in the Software without restriction, including without limitation the rights
634
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
635
+ copies of the Software, and to permit persons to whom the Software is
636
+ furnished to do so, subject to the following conditions:
637
+
638
+ The above copyright notice and this permission notice shall be included in
639
+ all copies or substantial portions of the Software.
640
+
641
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
642
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
643
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
644
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
645
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
646
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
647
+ THE SOFTWARE.
648
+
649
+
650
+
651
+ ========================================
652
+
653
+ generator-function@2.0.1
654
+
655
+ License: MIT
656
+
657
+ Source: git+https://github.com/TimothyGu/generator-function.git
658
+
659
+ --- LICENSE.md ---
660
+ Copyright (c) 2015 Tiancheng “Timothy” Gu
661
+
662
+ 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:
663
+
664
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
665
+
666
+ 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.
667
+
668
+
669
+ ========================================
670
+
671
+ get-intrinsic@1.3.0
672
+
673
+ License: MIT
674
+
675
+ Source: git+https://github.com/ljharb/get-intrinsic.git
676
+
677
+ --- LICENSE ---
678
+ MIT License
679
+
680
+ Copyright (c) 2020 Jordan Harband
681
+
682
+ Permission is hereby granted, free of charge, to any person obtaining a copy
683
+ of this software and associated documentation files (the "Software"), to deal
684
+ in the Software without restriction, including without limitation the rights
685
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
686
+ copies of the Software, and to permit persons to whom the Software is
687
+ furnished to do so, subject to the following conditions:
688
+
689
+ The above copyright notice and this permission notice shall be included in all
690
+ copies or substantial portions of the Software.
691
+
692
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
693
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
694
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
695
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
696
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
697
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
698
+ SOFTWARE.
699
+
700
+
701
+ ========================================
702
+
703
+ get-proto@1.0.1
704
+
705
+ License: MIT
706
+
707
+ Source: git+https://github.com/ljharb/get-proto.git
708
+
709
+ --- LICENSE ---
710
+ MIT License
711
+
712
+ Copyright (c) 2025 Jordan Harband
713
+
714
+ Permission is hereby granted, free of charge, to any person obtaining a copy
715
+ of this software and associated documentation files (the "Software"), to deal
716
+ in the Software without restriction, including without limitation the rights
717
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
718
+ copies of the Software, and to permit persons to whom the Software is
719
+ furnished to do so, subject to the following conditions:
720
+
721
+ The above copyright notice and this permission notice shall be included in all
722
+ copies or substantial portions of the Software.
723
+
724
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
725
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
726
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
727
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
728
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
729
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
730
+ SOFTWARE.
731
+
732
+
733
+ ========================================
734
+
735
+ gopd@1.2.0
736
+
737
+ License: MIT
738
+
739
+ Source: git+https://github.com/ljharb/gopd.git
740
+
741
+ --- LICENSE ---
742
+ MIT License
743
+
744
+ Copyright (c) 2022 Jordan Harband
745
+
746
+ Permission is hereby granted, free of charge, to any person obtaining a copy
747
+ of this software and associated documentation files (the "Software"), to deal
748
+ in the Software without restriction, including without limitation the rights
749
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
750
+ copies of the Software, and to permit persons to whom the Software is
751
+ furnished to do so, subject to the following conditions:
752
+
753
+ The above copyright notice and this permission notice shall be included in all
754
+ copies or substantial portions of the Software.
755
+
756
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
757
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
758
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
759
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
760
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
761
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
762
+ SOFTWARE.
763
+
764
+
765
+ ========================================
766
+
767
+ has-property-descriptors@1.0.2
768
+
769
+ License: MIT
770
+
771
+ Source: git+https://github.com/inspect-js/has-property-descriptors.git
772
+
773
+ --- LICENSE ---
774
+ MIT License
775
+
776
+ Copyright (c) 2022 Inspect JS
777
+
778
+ Permission is hereby granted, free of charge, to any person obtaining a copy
779
+ of this software and associated documentation files (the "Software"), to deal
780
+ in the Software without restriction, including without limitation the rights
781
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
782
+ copies of the Software, and to permit persons to whom the Software is
783
+ furnished to do so, subject to the following conditions:
784
+
785
+ The above copyright notice and this permission notice shall be included in all
786
+ copies or substantial portions of the Software.
787
+
788
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
789
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
790
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
791
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
792
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
793
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
794
+ SOFTWARE.
795
+
796
+
797
+ ========================================
798
+
799
+ has-symbols@1.1.0
800
+
801
+ License: MIT
802
+
803
+ Source: git://github.com/inspect-js/has-symbols.git
804
+
805
+ --- LICENSE ---
806
+ MIT License
807
+
808
+ Copyright (c) 2016 Jordan Harband
809
+
810
+ Permission is hereby granted, free of charge, to any person obtaining a copy
811
+ of this software and associated documentation files (the "Software"), to deal
812
+ in the Software without restriction, including without limitation the rights
813
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
814
+ copies of the Software, and to permit persons to whom the Software is
815
+ furnished to do so, subject to the following conditions:
816
+
817
+ The above copyright notice and this permission notice shall be included in all
818
+ copies or substantial portions of the Software.
819
+
820
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
821
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
822
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
823
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
824
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
825
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
826
+ SOFTWARE.
827
+
828
+
829
+ ========================================
830
+
831
+ has-tostringtag@1.0.2
832
+
833
+ License: MIT
834
+
835
+ Source: git+https://github.com/inspect-js/has-tostringtag.git
836
+
837
+ --- LICENSE ---
838
+ MIT License
839
+
840
+ Copyright (c) 2021 Inspect JS
841
+
842
+ Permission is hereby granted, free of charge, to any person obtaining a copy
843
+ of this software and associated documentation files (the "Software"), to deal
844
+ in the Software without restriction, including without limitation the rights
845
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
846
+ copies of the Software, and to permit persons to whom the Software is
847
+ furnished to do so, subject to the following conditions:
848
+
849
+ The above copyright notice and this permission notice shall be included in all
850
+ copies or substantial portions of the Software.
851
+
852
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
853
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
854
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
855
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
856
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
857
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
858
+ SOFTWARE.
859
+
860
+
861
+ ========================================
862
+
863
+ hasown@2.0.4
864
+
865
+ License: MIT
866
+
867
+ Source: git+https://github.com/inspect-js/hasOwn.git
868
+
869
+ --- LICENSE ---
870
+ MIT License
871
+
872
+ Copyright (c) Jordan Harband and contributors
873
+
874
+ Permission is hereby granted, free of charge, to any person obtaining a copy
875
+ of this software and associated documentation files (the "Software"), to deal
876
+ in the Software without restriction, including without limitation the rights
877
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
878
+ copies of the Software, and to permit persons to whom the Software is
879
+ furnished to do so, subject to the following conditions:
880
+
881
+ The above copyright notice and this permission notice shall be included in all
882
+ copies or substantial portions of the Software.
883
+
884
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
885
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
886
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
887
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
888
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
889
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
890
+ SOFTWARE.
891
+
892
+
893
+ ========================================
894
+
895
+ ieee754@1.2.1
896
+
897
+ License: BSD-3-Clause
898
+
899
+ Source: git://github.com/feross/ieee754.git
900
+
901
+ --- LICENSE ---
902
+ Copyright 2008 Fair Oaks Labs, Inc.
903
+
904
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
905
+
906
+ 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
907
+
908
+ 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.
909
+
910
+ 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.
911
+
912
+ 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.
913
+
914
+
915
+ ========================================
916
+
917
+ inherits@2.0.4
918
+
919
+ License: ISC
920
+
921
+ Source: git://github.com/isaacs/inherits
922
+
923
+ --- LICENSE ---
924
+ The ISC License
925
+
926
+ Copyright (c) Isaac Z. Schlueter
927
+
928
+ Permission to use, copy, modify, and/or distribute this software for any
929
+ purpose with or without fee is hereby granted, provided that the above
930
+ copyright notice and this permission notice appear in all copies.
931
+
932
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
933
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
934
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
935
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
936
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
937
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
938
+ PERFORMANCE OF THIS SOFTWARE.
939
+
940
+
941
+
942
+ ========================================
943
+
944
+ is-arguments@1.2.0
945
+
946
+ License: MIT
947
+
948
+ Source: git://github.com/inspect-js/is-arguments.git
949
+
950
+ --- LICENSE ---
951
+ The MIT License (MIT)
952
+
953
+ Copyright (c) 2014 Jordan Harband
954
+
955
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
956
+ this software and associated documentation files (the "Software"), to deal in
957
+ the Software without restriction, including without limitation the rights to
958
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
959
+ the Software, and to permit persons to whom the Software is furnished to do so,
960
+ subject to the following conditions:
961
+
962
+ The above copyright notice and this permission notice shall be included in all
963
+ copies or substantial portions of the Software.
964
+
965
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
966
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
967
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
968
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
969
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
970
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
971
+
972
+
973
+ ========================================
974
+
975
+ is-callable@1.2.7
976
+
977
+ License: MIT
978
+
979
+ Source: git://github.com/inspect-js/is-callable.git
980
+
981
+ --- LICENSE ---
982
+ The MIT License (MIT)
983
+
984
+ Copyright (c) 2015 Jordan Harband
985
+
986
+ Permission is hereby granted, free of charge, to any person obtaining a copy
987
+ of this software and associated documentation files (the "Software"), to deal
988
+ in the Software without restriction, including without limitation the rights
989
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
990
+ copies of the Software, and to permit persons to whom the Software is
991
+ furnished to do so, subject to the following conditions:
992
+
993
+ The above copyright notice and this permission notice shall be included in all
994
+ copies or substantial portions of the Software.
995
+
996
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
997
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
998
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
999
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1000
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1001
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1002
+ SOFTWARE.
1003
+
1004
+
1005
+
1006
+ ========================================
1007
+
1008
+ is-generator-function@1.1.2
1009
+
1010
+ License: MIT
1011
+
1012
+ Source: git://github.com/inspect-js/is-generator-function.git
1013
+
1014
+ --- LICENSE ---
1015
+ The MIT License (MIT)
1016
+
1017
+ Copyright (c) 2014 Jordan Harband
1018
+
1019
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1020
+ this software and associated documentation files (the "Software"), to deal in
1021
+ the Software without restriction, including without limitation the rights to
1022
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1023
+ the Software, and to permit persons to whom the Software is furnished to do so,
1024
+ subject to the following conditions:
1025
+
1026
+ The above copyright notice and this permission notice shall be included in all
1027
+ copies or substantial portions of the Software.
1028
+
1029
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1030
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1031
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1032
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1033
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1034
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1035
+
1036
+
1037
+ ========================================
1038
+
1039
+ is-nan@1.3.2
1040
+
1041
+ License: MIT
1042
+
1043
+ Source: git://github.com/es-shims/is-nan.git
1044
+
1045
+ --- LICENSE ---
1046
+ The MIT License (MIT)
1047
+
1048
+ Copyright (c) 2014 Jordan Harband
1049
+
1050
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1051
+ this software and associated documentation files (the "Software"), to deal in
1052
+ the Software without restriction, including without limitation the rights to
1053
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1054
+ the Software, and to permit persons to whom the Software is furnished to do so,
1055
+ subject to the following conditions:
1056
+
1057
+ The above copyright notice and this permission notice shall be included in all
1058
+ copies or substantial portions of the Software.
1059
+
1060
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1061
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1062
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1063
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1064
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1065
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1066
+
1067
+
1068
+ ========================================
1069
+
1070
+ is-regex@1.2.1
1071
+
1072
+ License: MIT
1073
+
1074
+ Source: git://github.com/inspect-js/is-regex.git
1075
+
1076
+ --- LICENSE ---
1077
+ The MIT License (MIT)
1078
+
1079
+ Copyright (c) 2014 Jordan Harband
1080
+
1081
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1082
+ this software and associated documentation files (the "Software"), to deal in
1083
+ the Software without restriction, including without limitation the rights to
1084
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1085
+ the Software, and to permit persons to whom the Software is furnished to do so,
1086
+ subject to the following conditions:
1087
+
1088
+ The above copyright notice and this permission notice shall be included in all
1089
+ copies or substantial portions of the Software.
1090
+
1091
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1092
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1093
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1094
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1095
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1096
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1097
+
1098
+
1099
+ ========================================
1100
+
1101
+ is-typed-array@1.1.15
1102
+
1103
+ License: MIT
1104
+
1105
+ Source: git://github.com/inspect-js/is-typed-array.git
1106
+
1107
+ --- LICENSE ---
1108
+ The MIT License (MIT)
1109
+
1110
+ Copyright (c) 2015 Jordan Harband
1111
+
1112
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1113
+ of this software and associated documentation files (the "Software"), to deal
1114
+ in the Software without restriction, including without limitation the rights
1115
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1116
+ copies of the Software, and to permit persons to whom the Software is
1117
+ furnished to do so, subject to the following conditions:
1118
+
1119
+ The above copyright notice and this permission notice shall be included in all
1120
+ copies or substantial portions of the Software.
1121
+
1122
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1123
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1124
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1125
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1126
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1127
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1128
+ SOFTWARE.
1129
+
1130
+
1131
+
1132
+ ========================================
1133
+
1134
+ math-intrinsics@1.1.0
1135
+
1136
+ License: MIT
1137
+
1138
+ Source: git+https://github.com/es-shims/math-intrinsics.git
1139
+
1140
+ --- LICENSE ---
1141
+ MIT License
1142
+
1143
+ Copyright (c) 2024 ECMAScript Shims
1144
+
1145
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1146
+ of this software and associated documentation files (the "Software"), to deal
1147
+ in the Software without restriction, including without limitation the rights
1148
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1149
+ copies of the Software, and to permit persons to whom the Software is
1150
+ furnished to do so, subject to the following conditions:
1151
+
1152
+ The above copyright notice and this permission notice shall be included in all
1153
+ copies or substantial portions of the Software.
1154
+
1155
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1156
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1157
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1158
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1159
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1160
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1161
+ SOFTWARE.
1162
+
1163
+
1164
+ ========================================
1165
+
1166
+ object-is@1.1.6
1167
+
1168
+ License: MIT
1169
+
1170
+ Source: git://github.com/es-shims/object-is.git
1171
+
1172
+ --- LICENSE ---
1173
+ The MIT License (MIT)
1174
+
1175
+ Copyright (c) 2014 Jordan Harband
1176
+
1177
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1178
+ this software and associated documentation files (the "Software"), to deal in
1179
+ the Software without restriction, including without limitation the rights to
1180
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1181
+ the Software, and to permit persons to whom the Software is furnished to do so,
1182
+ subject to the following conditions:
1183
+
1184
+ The above copyright notice and this permission notice shall be included in all
1185
+ copies or substantial portions of the Software.
1186
+
1187
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1188
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1189
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1190
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1191
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1192
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1193
+
1194
+
1195
+ ========================================
1196
+
1197
+ object-keys@1.1.1
1198
+
1199
+ License: MIT
1200
+
1201
+ Source: git://github.com/ljharb/object-keys.git
1202
+
1203
+ --- LICENSE ---
1204
+ The MIT License (MIT)
1205
+
1206
+ Copyright (C) 2013 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
1216
+ all 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
1224
+ THE SOFTWARE.
1225
+
1226
+ ========================================
1227
+
1228
+ object.assign@4.1.7
1229
+
1230
+ License: MIT
1231
+
1232
+ Source: git://github.com/ljharb/object.assign.git
1233
+
1234
+ --- LICENSE ---
1235
+ The MIT License (MIT)
1236
+
1237
+ Copyright (c) 2014 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
+ pako@1.0.11
1260
+
1261
+ License: (MIT AND Zlib)
1262
+
1263
+ Source: nodeca/pako
1264
+
1265
+ --- LICENSE ---
1266
+ (The MIT License)
1267
+
1268
+ Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn
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
1278
+ all 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
1286
+ THE SOFTWARE.
1287
+
1288
+
1289
+ ========================================
1290
+
1291
+ path-browserify@1.0.1
1292
+
1293
+ License: MIT
1294
+
1295
+ Source: git://github.com/browserify/path-browserify.git
1296
+
1297
+ --- LICENSE ---
1298
+ MIT License
1299
+
1300
+ Copyright (c) 2013 James Halliday
1301
+
1302
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1303
+ this software and associated documentation files (the "Software"), to deal in
1304
+ the Software without restriction, including without limitation the rights to
1305
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1306
+ the Software, and to permit persons to whom the Software is furnished to do so,
1307
+ subject to the following conditions:
1308
+
1309
+ The above copyright notice and this permission notice shall be included in all
1310
+ copies or substantial portions of the Software.
1311
+
1312
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1313
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1314
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1315
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1316
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1317
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1318
+
1319
+
1320
+ ========================================
1321
+
1322
+ possible-typed-array-names@1.1.0
1323
+
1324
+ License: MIT
1325
+
1326
+ Source: git+https://github.com/ljharb/possible-typed-array-names.git
1327
+
1328
+ --- LICENSE ---
1329
+ MIT License
1330
+
1331
+ Copyright (c) 2024 Jordan Harband
1332
+
1333
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1334
+ of this software and associated documentation files (the "Software"), to deal
1335
+ in the Software without restriction, including without limitation the rights
1336
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1337
+ copies of the Software, and to permit persons to whom the Software is
1338
+ furnished to do so, subject to the following conditions:
1339
+
1340
+ The above copyright notice and this permission notice shall be included in all
1341
+ copies or substantial portions of the Software.
1342
+
1343
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1344
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1345
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1346
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1347
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1348
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1349
+ SOFTWARE.
1350
+
1351
+
1352
+ ========================================
1353
+
1354
+ process@0.11.10
1355
+
1356
+ License: MIT
1357
+
1358
+ Source: git://github.com/shtylman/node-process.git
1359
+
1360
+ --- LICENSE ---
1361
+ (The MIT License)
1362
+
1363
+ Copyright (c) 2013 Roman Shtylman <shtylman@gmail.com>
1364
+
1365
+ Permission is hereby granted, free of charge, to any person obtaining
1366
+ a copy of this software and associated documentation files (the
1367
+ 'Software'), to deal in the Software without restriction, including
1368
+ without limitation the rights to use, copy, modify, merge, publish,
1369
+ distribute, sublicense, and/or sell copies of the Software, and to
1370
+ permit persons to whom the Software is furnished to do so, subject to
1371
+ the following conditions:
1372
+
1373
+ The above copyright notice and this permission notice shall be
1374
+ included in all copies or substantial portions of the Software.
1375
+
1376
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1377
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1378
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1379
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1380
+ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1381
+ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1382
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1383
+
1384
+
1385
+ ========================================
1386
+
1387
+ readable-stream@3.6.2
1388
+
1389
+ License: MIT
1390
+
1391
+ Source: git://github.com/nodejs/readable-stream
1392
+
1393
+ --- LICENSE ---
1394
+ Node.js is licensed for use as follows:
1395
+
1396
+ """
1397
+ Copyright Node.js contributors. All rights reserved.
1398
+
1399
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1400
+ of this software and associated documentation files (the "Software"), to
1401
+ deal in the Software without restriction, including without limitation the
1402
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1403
+ sell copies of the Software, and to permit persons to whom the Software is
1404
+ furnished to do so, subject to the following conditions:
1405
+
1406
+ The above copyright notice and this permission notice shall be included in
1407
+ all copies or substantial portions of the Software.
1408
+
1409
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1410
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1411
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1412
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1413
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1414
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1415
+ IN THE SOFTWARE.
1416
+ """
1417
+
1418
+ This license applies to parts of Node.js originating from the
1419
+ https://github.com/joyent/node repository:
1420
+
1421
+ """
1422
+ Copyright Joyent, Inc. and other Node contributors. All rights reserved.
1423
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1424
+ of this software and associated documentation files (the "Software"), to
1425
+ deal in the Software without restriction, including without limitation the
1426
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1427
+ sell copies of the Software, and to permit persons to whom the Software is
1428
+ furnished to do so, subject to the following conditions:
1429
+
1430
+ The above copyright notice and this permission notice shall be included in
1431
+ all copies or substantial portions of the Software.
1432
+
1433
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1434
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1435
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1436
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1437
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1438
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1439
+ IN THE SOFTWARE.
1440
+ """
1441
+
1442
+
1443
+ ========================================
1444
+
1445
+ safe-buffer@5.2.1
1446
+
1447
+ License: MIT
1448
+
1449
+ Source: git://github.com/feross/safe-buffer.git
1450
+
1451
+ --- LICENSE ---
1452
+ The MIT License (MIT)
1453
+
1454
+ Copyright (c) Feross Aboukhadijeh
1455
+
1456
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1457
+ of this software and associated documentation files (the "Software"), to deal
1458
+ in the Software without restriction, including without limitation the rights
1459
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1460
+ copies of the Software, and to permit persons to whom the Software is
1461
+ furnished to do so, subject to the following conditions:
1462
+
1463
+ The above copyright notice and this permission notice shall be included in
1464
+ all copies or substantial portions of the Software.
1465
+
1466
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1467
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1468
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1469
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1470
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1471
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1472
+ THE SOFTWARE.
1473
+
1474
+
1475
+ ========================================
1476
+
1477
+ safe-regex-test@1.1.0
1478
+
1479
+ License: MIT
1480
+
1481
+ Source: git+https://github.com/ljharb/safe-regex-test.git
1482
+
1483
+ --- LICENSE ---
1484
+ MIT License
1485
+
1486
+ Copyright (c) 2022 Jordan Harband
1487
+
1488
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1489
+ of this software and associated documentation files (the "Software"), to deal
1490
+ in the Software without restriction, including without limitation the rights
1491
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1492
+ copies of the Software, and to permit persons to whom the Software is
1493
+ furnished to do so, subject to the following conditions:
1494
+
1495
+ The above copyright notice and this permission notice shall be included in all
1496
+ copies or substantial portions of the Software.
1497
+
1498
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1499
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1500
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1501
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1502
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1503
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1504
+ SOFTWARE.
1505
+
1506
+
1507
+ ========================================
1508
+
1509
+ set-function-length@1.2.2
1510
+
1511
+ License: MIT
1512
+
1513
+ Source: git+https://github.com/ljharb/set-function-length.git
1514
+
1515
+ --- LICENSE ---
1516
+ MIT License
1517
+
1518
+ Copyright (c) Jordan Harband and contributors
1519
+
1520
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1521
+ of this software and associated documentation files (the "Software"), to deal
1522
+ in the Software without restriction, including without limitation the rights
1523
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1524
+ copies of the Software, and to permit persons to whom the Software is
1525
+ furnished to do so, subject to the following conditions:
1526
+
1527
+ The above copyright notice and this permission notice shall be included in all
1528
+ copies or substantial portions of the Software.
1529
+
1530
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1531
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1532
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1533
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1534
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1535
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1536
+ SOFTWARE.
1537
+
1538
+
1539
+ ========================================
1540
+
1541
+ stream-browserify@3.0.0
1542
+
1543
+ License: MIT
1544
+
1545
+ Source: git://github.com/browserify/stream-browserify.git
1546
+
1547
+ --- LICENSE ---
1548
+ MIT License
1549
+
1550
+ Copyright (c) James Halliday
1551
+
1552
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1553
+ this software and associated documentation files (the "Software"), to deal in
1554
+ the Software without restriction, including without limitation the rights to
1555
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1556
+ the Software, and to permit persons to whom the Software is furnished to do so,
1557
+ subject to the following conditions:
1558
+
1559
+ The above copyright notice and this permission notice shall be included in all
1560
+ copies or substantial portions of the Software.
1561
+
1562
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1563
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1564
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1565
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1566
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1567
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1568
+
1569
+
1570
+ ========================================
1571
+
1572
+ string_decoder@1.3.0
1573
+
1574
+ License: MIT
1575
+
1576
+ Source: git://github.com/nodejs/string_decoder.git
1577
+
1578
+ --- LICENSE ---
1579
+ Node.js is licensed for use as follows:
1580
+
1581
+ """
1582
+ Copyright Node.js contributors. All rights reserved.
1583
+
1584
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1585
+ of this software and associated documentation files (the "Software"), to
1586
+ deal in the Software without restriction, including without limitation the
1587
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1588
+ sell copies of the Software, and to permit persons to whom the Software is
1589
+ furnished to do so, subject to the following conditions:
1590
+
1591
+ The above copyright notice and this permission notice shall be included in
1592
+ all copies or substantial portions of the Software.
1593
+
1594
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1595
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1596
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1597
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1598
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1599
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1600
+ IN THE SOFTWARE.
1601
+ """
1602
+
1603
+ This license applies to parts of Node.js originating from the
1604
+ https://github.com/joyent/node repository:
1605
+
1606
+ """
1607
+ Copyright Joyent, Inc. and other Node contributors. All rights reserved.
1608
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1609
+ of this software and associated documentation files (the "Software"), to
1610
+ deal in the Software without restriction, including without limitation the
1611
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1612
+ sell copies of the Software, and to permit persons to whom the Software is
1613
+ furnished to do so, subject to the following conditions:
1614
+
1615
+ The above copyright notice and this permission notice shall be included in
1616
+ all copies or substantial portions of the Software.
1617
+
1618
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1619
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1620
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1621
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1622
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1623
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1624
+ IN THE SOFTWARE.
1625
+ """
1626
+
1627
+
1628
+
1629
+ ========================================
1630
+
1631
+ util-deprecate@1.0.2
1632
+
1633
+ License: MIT
1634
+
1635
+ Source: git://github.com/TooTallNate/util-deprecate.git
1636
+
1637
+ --- LICENSE ---
1638
+ (The MIT License)
1639
+
1640
+ Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
1641
+
1642
+ Permission is hereby granted, free of charge, to any person
1643
+ obtaining a copy of this software and associated documentation
1644
+ files (the "Software"), to deal in the Software without
1645
+ restriction, including without limitation the rights to use,
1646
+ copy, modify, merge, publish, distribute, sublicense, and/or sell
1647
+ copies of the Software, and to permit persons to whom the
1648
+ Software is furnished to do so, subject to the following
1649
+ conditions:
1650
+
1651
+ The above copyright notice and this permission notice shall be
1652
+ included in all copies or substantial portions of the Software.
1653
+
1654
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1655
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
1656
+ OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1657
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
1658
+ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1659
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1660
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1661
+ OTHER DEALINGS IN THE SOFTWARE.
1662
+
1663
+
1664
+ ========================================
1665
+
1666
+ util@0.12.5
1667
+
1668
+ License: MIT
1669
+
1670
+ Source: git://github.com/browserify/node-util
1671
+
1672
+ --- LICENSE ---
1673
+ Copyright Joyent, Inc. and other Node contributors. All rights reserved.
1674
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1675
+ of this software and associated documentation files (the "Software"), to
1676
+ deal in the Software without restriction, including without limitation the
1677
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1678
+ sell copies of the Software, and to permit persons to whom the Software is
1679
+ furnished to do so, subject to the following conditions:
1680
+
1681
+ The above copyright notice and this permission notice shall be included in
1682
+ all copies or substantial portions of the Software.
1683
+
1684
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1685
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1686
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1687
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1688
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1689
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1690
+ IN THE SOFTWARE.
1691
+
1692
+
1693
+ ========================================
1694
+
1695
+ which-typed-array@1.1.22
1696
+
1697
+ License: MIT
1698
+
1699
+ Source: git://github.com/inspect-js/which-typed-array.git
1700
+
1701
+ --- LICENSE ---
1702
+ The MIT License (MIT)
1703
+
1704
+ Copyright (c) 2015 Jordan Harband
1705
+
1706
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1707
+ of this software and associated documentation files (the "Software"), to deal
1708
+ in the Software without restriction, including without limitation the rights
1709
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1710
+ copies of the Software, and to permit persons to whom the Software is
1711
+ furnished to do so, subject to the following conditions:
1712
+
1713
+ The above copyright notice and this permission notice shall be included in all
1714
+ copies or substantial portions of the Software.
1715
+
1716
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1717
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1718
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1719
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1720
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1721
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1722
+ SOFTWARE.
1723
+
1724
+