You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dist/licenses.txt
+22-74Lines changed: 22 additions & 74 deletions
Original file line number
Diff line number
Diff line change
@@ -71,28 +71,6 @@ The above copyright notice and this permission notice shall be included in all c
71
71
72
72
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.
73
73
74
-
@fastify/busboy
75
-
MIT
76
-
Copyright Brian White. All rights reserved.
77
-
78
-
Permission is hereby granted, free of charge, to any person obtaining a copy
79
-
of this software and associated documentation files (the "Software"), to
80
-
deal in the Software without restriction, including without limitation the
81
-
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
82
-
sell copies of the Software, and to permit persons to whom the Software is
83
-
furnished to do so, subject to the following conditions:
84
-
85
-
The above copyright notice and this permission notice shall be included in
86
-
all copies or substantial portions of the Software.
87
-
88
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
89
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
90
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
91
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
92
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
93
-
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
94
-
IN THE SOFTWARE.
95
-
96
74
@octokit/auth-token
97
75
MIT
98
76
The MIT License
@@ -494,43 +472,32 @@ TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
494
472
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
495
473
496
474
497
-
deprecation
498
-
ISC
499
-
The ISC License
500
-
501
-
Copyright (c) Gregor Martynus and contributors
502
-
503
-
Permission to use, copy, modify, and/or distribute this software for any
504
-
purpose with or without fee is hereby granted, provided that the above
505
-
copyright notice and this permission notice appear in all copies.
506
-
507
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
508
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
509
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
510
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
511
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
512
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
513
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
514
-
475
+
fast-content-type-parse
476
+
MIT
477
+
MIT License
515
478
516
-
once
517
-
ISC
518
-
The ISC License
479
+
Copyright (c) 2023 The Fastify Team
519
480
520
-
Copyright (c) Isaac Z. Schlueter and Contributors
481
+
The Fastify team members are listed at https://github.com/fastify/fastify#team
482
+
and in the README file.
521
483
522
-
Permission to use, copy, modify, and/or distribute this software for any
523
-
purpose with or without fee is hereby granted, provided that the above
524
-
copyright notice and this permission notice appear in all copies.
484
+
Permission is hereby granted, free of charge, to any person obtaining a copy
485
+
of this software and associated documentation files (the "Software"), to deal
486
+
in the Software without restriction, including without limitation the rights
487
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
488
+
copies of the Software, and to permit persons to whom the Software is
489
+
furnished to do so, subject to the following conditions:
525
490
526
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
527
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
528
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
529
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
530
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
531
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
532
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
491
+
The above copyright notice and this permission notice shall be included in all
492
+
copies or substantial portions of the Software.
533
493
494
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
495
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
496
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
497
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
498
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
499
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
500
+
SOFTWARE.
534
501
535
502
tunnel
536
503
MIT
@@ -586,27 +553,8 @@ universal-user-agent
586
553
ISC
587
554
# [ISC License](https://spdx.org/licenses/ISC)
588
555
589
-
Copyright (c) 2018, Gregor Martynus (https://github.com/gr2m)
556
+
Copyright (c) 2018-2021, Gregor Martynus (https://github.com/gr2m)
590
557
591
558
Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
592
559
593
560
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
594
-
595
-
596
-
wrappy
597
-
ISC
598
-
The ISC License
599
-
600
-
Copyright (c) Isaac Z. Schlueter and Contributors
601
-
602
-
Permission to use, copy, modify, and/or distribute this software for any
603
-
purpose with or without fee is hereby granted, provided that the above
604
-
copyright notice and this permission notice appear in all copies.
605
-
606
-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
607
-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
608
-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
609
-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
610
-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
611
-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
612
-
IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
0 commit comments