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/LICENCE
+38-3
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,28 @@ 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
+
74
96
semver
75
97
ISC
76
98
The ISC License
@@ -115,11 +137,11 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
115
137
THE SOFTWARE.
116
138
117
139
118
-
uuid
140
+
undici
119
141
MIT
120
-
The MIT License (MIT)
142
+
MIT License
121
143
122
-
Copyright (c) 2010-2016 Robert Kieffer and other contributors
144
+
Copyright (c) Matteo Collina and Undici contributors
123
145
124
146
Permission is hereby granted, free of charge, to any person obtaining a copy
125
147
of this software and associated documentation files (the "Software"), to deal
@@ -138,3 +160,16 @@ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
138
160
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
139
161
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
140
162
SOFTWARE.
163
+
164
+
165
+
uuid
166
+
MIT
167
+
The MIT License (MIT)
168
+
169
+
Copyright (c) 2010-2020 Robert Kieffer and other contributors
170
+
171
+
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:
172
+
173
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
174
+
175
+
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.
0 commit comments