@@ -320,6 +320,28 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
320
320
SOFTWARE.
321
321
322
322
323
+ @fastify/busboy
324
+ MIT
325
+ Copyright Brian White. All rights reserved.
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
329
+ deal in the Software without restriction, including without limitation the
330
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
331
+ sell 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
342
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
343
+ IN THE SOFTWARE.
344
+
323
345
@opentelemetry/api
324
346
Apache-2.0
325
347
Apache License
@@ -804,7 +826,7 @@ null-writable
804
826
MIT
805
827
MIT License
806
828
807
- Copyright (c) 2018-
2019 Piotr Roszatycki <
[email protected] >
829
+ Copyright (c) 2018-
2024 Piotr Roszatycki <
[email protected] >
808
830
809
831
Permission is hereby granted, free of charge, to any person obtaining a copy of
810
832
this software and associated documentation files (the "Software"), to deal in
@@ -933,6 +955,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
933
955
THE SOFTWARE.
934
956
935
957
958
+ undici
959
+ MIT
960
+ MIT License
961
+
962
+ Copyright (c) Matteo Collina and Undici contributors
963
+
964
+ Permission is hereby granted, free of charge, to any person obtaining a copy
965
+ of this software and associated documentation files (the "Software"), to deal
966
+ in the Software without restriction, including without limitation the rights
967
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
968
+ copies of the Software, and to permit persons to whom the Software is
969
+ furnished to do so, subject to the following conditions:
970
+
971
+ The above copyright notice and this permission notice shall be included in all
972
+ copies or substantial portions of the Software.
973
+
974
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
975
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
976
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
977
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
978
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
979
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
980
+ SOFTWARE.
981
+
982
+
936
983
uuid
937
984
MIT
938
985
The MIT License (MIT)
0 commit comments