@priders/cwindsurf 0.1.0 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/THIRD_PARTY_NOTICES.txt
CHANGED
|
@@ -1,5 +1,633 @@
|
|
|
1
1
|
THIRD-PARTY SOFTWARE NOTICES
|
|
2
2
|
|
|
3
|
+
================================================================================
|
|
4
|
+
@anthropic-ai/sdk@0.111.0
|
|
5
|
+
License: MIT
|
|
6
|
+
Copyright 2023 Anthropic, PBC.
|
|
7
|
+
|
|
8
|
+
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:
|
|
9
|
+
|
|
10
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
11
|
+
|
|
12
|
+
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.
|
|
13
|
+
|
|
14
|
+
================================================================================
|
|
15
|
+
@babel/runtime@7.29.7
|
|
16
|
+
License: MIT
|
|
17
|
+
Upstream: https://babel.dev/docs/en/next/babel-runtime
|
|
18
|
+
MIT License
|
|
19
|
+
|
|
20
|
+
Copyright (c) 2014-present Sebastian McKenzie and other contributors
|
|
21
|
+
|
|
22
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
23
|
+
a copy of this software and associated documentation files (the
|
|
24
|
+
"Software"), to deal in the Software without restriction, including
|
|
25
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
26
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
27
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
28
|
+
the following conditions:
|
|
29
|
+
|
|
30
|
+
The above copyright notice and this permission notice shall be
|
|
31
|
+
included in all copies or substantial portions of the Software.
|
|
32
|
+
|
|
33
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
34
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
35
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
36
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
37
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
38
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
39
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
40
|
+
|
|
41
|
+
================================================================================
|
|
42
|
+
@google/genai@2.11.0
|
|
43
|
+
License: Apache-2.0
|
|
44
|
+
Upstream: https://github.com/googleapis/js-genai#readme
|
|
45
|
+
Apache License
|
|
46
|
+
Version 2.0, January 2004
|
|
47
|
+
http://www.apache.org/licenses/
|
|
48
|
+
|
|
49
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
50
|
+
|
|
51
|
+
1. Definitions.
|
|
52
|
+
|
|
53
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
54
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
55
|
+
|
|
56
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
57
|
+
the copyright owner that is granting the License.
|
|
58
|
+
|
|
59
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
60
|
+
other entities that control, are controlled by, or are under common
|
|
61
|
+
control with that entity. For the purposes of this definition,
|
|
62
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
63
|
+
direction or management of such entity, whether by contract or
|
|
64
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
65
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
66
|
+
|
|
67
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
68
|
+
exercising permissions granted by this License.
|
|
69
|
+
|
|
70
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
71
|
+
including but not limited to software source code, documentation
|
|
72
|
+
source, and configuration files.
|
|
73
|
+
|
|
74
|
+
"Object" form shall mean any form resulting from mechanical
|
|
75
|
+
transformation or translation of a Source form, including but
|
|
76
|
+
not limited to compiled object code, generated documentation,
|
|
77
|
+
and conversions to other media types.
|
|
78
|
+
|
|
79
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
80
|
+
Object form, made available under the License, as indicated by a
|
|
81
|
+
copyright notice that is included in or attached to the work
|
|
82
|
+
(an example is provided in the Appendix below).
|
|
83
|
+
|
|
84
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
85
|
+
form, that is based on (or derived from) the Work and for which the
|
|
86
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
87
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
88
|
+
of this License, Derivative Works shall not include works that remain
|
|
89
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
90
|
+
the Work and Derivative Works thereof.
|
|
91
|
+
|
|
92
|
+
"Contribution" shall mean any work of authorship, including
|
|
93
|
+
the original version of the Work and any modifications or additions
|
|
94
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
95
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
96
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
97
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
98
|
+
means any form of electronic, verbal, or written communication sent
|
|
99
|
+
to the Licensor or its representatives, including but not limited to
|
|
100
|
+
communication on electronic mailing lists, source code control systems,
|
|
101
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
102
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
103
|
+
excluding communication that is conspicuously marked or otherwise
|
|
104
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
105
|
+
|
|
106
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
107
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
108
|
+
subsequently incorporated within the Work.
|
|
109
|
+
|
|
110
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
111
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
112
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
113
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
114
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
115
|
+
Work and such Derivative Works in Source or Object form.
|
|
116
|
+
|
|
117
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
118
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
119
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
120
|
+
(except as stated in this section) patent license to make, have made,
|
|
121
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
122
|
+
where such license applies only to those patent claims licensable
|
|
123
|
+
by such Contributor that are necessarily infringed by their
|
|
124
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
125
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
126
|
+
institute patent litigation against any entity (including a
|
|
127
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
128
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
129
|
+
or contributory patent infringement, then any patent licenses
|
|
130
|
+
granted to You under this License for that Work shall terminate
|
|
131
|
+
as of the date such litigation is filed.
|
|
132
|
+
|
|
133
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
134
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
135
|
+
modifications, and in Source or Object form, provided that You
|
|
136
|
+
meet the following conditions:
|
|
137
|
+
|
|
138
|
+
(a) You must give any other recipients of the Work or
|
|
139
|
+
Derivative Works a copy of this License; and
|
|
140
|
+
|
|
141
|
+
(b) You must cause any modified files to carry prominent notices
|
|
142
|
+
stating that You changed the files; and
|
|
143
|
+
|
|
144
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
145
|
+
that You distribute, all copyright, patent, trademark, and
|
|
146
|
+
attribution notices from the Source form of the Work,
|
|
147
|
+
excluding those notices that do not pertain to any part of
|
|
148
|
+
the Derivative Works; and
|
|
149
|
+
|
|
150
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
151
|
+
distribution, then any Derivative Works that You distribute must
|
|
152
|
+
include a readable copy of the attribution notices contained
|
|
153
|
+
within such NOTICE file, excluding those notices that do not
|
|
154
|
+
pertain to any part of the Derivative Works, in at least one
|
|
155
|
+
of the following places: within a NOTICE text file distributed
|
|
156
|
+
as part of the Derivative Works; within the Source form or
|
|
157
|
+
documentation, if provided along with the Derivative Works; or,
|
|
158
|
+
within a display generated by the Derivative Works, if and
|
|
159
|
+
wherever such third-party notices normally appear. The contents
|
|
160
|
+
of the NOTICE file are for informational purposes only and
|
|
161
|
+
do not modify the License. You may add Your own attribution
|
|
162
|
+
notices within Derivative Works that You distribute, alongside
|
|
163
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
164
|
+
that such additional attribution notices cannot be construed
|
|
165
|
+
as modifying the License.
|
|
166
|
+
|
|
167
|
+
You may add Your own copyright statement to Your modifications and
|
|
168
|
+
may provide additional or different license terms and conditions
|
|
169
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
170
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
171
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
172
|
+
the conditions stated in this License.
|
|
173
|
+
|
|
174
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
175
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
176
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
177
|
+
this License, without any additional terms or conditions.
|
|
178
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
179
|
+
the terms of any separate license agreement you may have executed
|
|
180
|
+
with Licensor regarding such Contributions.
|
|
181
|
+
|
|
182
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
183
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
184
|
+
except as required for reasonable and customary use in describing the
|
|
185
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
186
|
+
|
|
187
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
188
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
189
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
190
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
191
|
+
implied, including, without limitation, any warranties or conditions
|
|
192
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
193
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
194
|
+
appropriateness of using or redistributing the Work and assume any
|
|
195
|
+
risks associated with Your exercise of permissions under this License.
|
|
196
|
+
|
|
197
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
198
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
199
|
+
unless required by applicable law (such as deliberate and grossly
|
|
200
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
201
|
+
liable to You for damages, including any direct, indirect, special,
|
|
202
|
+
incidental, or consequential damages of any character arising as a
|
|
203
|
+
result of this License or out of the use or inability to use the
|
|
204
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
205
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
206
|
+
other commercial damages or losses), even if such Contributor
|
|
207
|
+
has been advised of the possibility of such damages.
|
|
208
|
+
|
|
209
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
210
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
211
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
212
|
+
or other liability obligations and/or rights consistent with this
|
|
213
|
+
License. However, in accepting such obligations, You may act only
|
|
214
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
215
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
216
|
+
defend, and hold each Contributor harmless for any liability
|
|
217
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
218
|
+
of your accepting any such warranty or additional liability.
|
|
219
|
+
|
|
220
|
+
END OF TERMS AND CONDITIONS
|
|
221
|
+
|
|
222
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
223
|
+
|
|
224
|
+
To apply the Apache License to your work, attach the following
|
|
225
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
226
|
+
replaced with your own identifying information. (Don't include
|
|
227
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
228
|
+
comment syntax for the file format. We also recommend that a
|
|
229
|
+
file or class name and description of purpose be included on the
|
|
230
|
+
same "printed page" as the copyright notice for easier
|
|
231
|
+
identification within third-party archives.
|
|
232
|
+
|
|
233
|
+
Copyright [yyyy] [name of copyright owner]
|
|
234
|
+
|
|
235
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
236
|
+
you may not use this file except in compliance with the License.
|
|
237
|
+
You may obtain a copy of the License at
|
|
238
|
+
|
|
239
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
240
|
+
|
|
241
|
+
Unless required by applicable law or agreed to in writing, software
|
|
242
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
243
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
244
|
+
See the License for the specific language governing permissions and
|
|
245
|
+
limitations under the License.
|
|
246
|
+
|
|
247
|
+
================================================================================
|
|
248
|
+
@protobufjs/aspromise@1.1.2
|
|
249
|
+
License: BSD-3-Clause
|
|
250
|
+
Upstream: https://github.com/dcodeIO/protobuf.js.git
|
|
251
|
+
Copyright (c) 2016, Daniel Wirtz All rights reserved.
|
|
252
|
+
|
|
253
|
+
Redistribution and use in source and binary forms, with or without
|
|
254
|
+
modification, are permitted provided that the following conditions are
|
|
255
|
+
met:
|
|
256
|
+
|
|
257
|
+
* Redistributions of source code must retain the above copyright
|
|
258
|
+
notice, this list of conditions and the following disclaimer.
|
|
259
|
+
* Redistributions in binary form must reproduce the above copyright
|
|
260
|
+
notice, this list of conditions and the following disclaimer in the
|
|
261
|
+
documentation and/or other materials provided with the distribution.
|
|
262
|
+
* Neither the name of its author, nor the names of its contributors
|
|
263
|
+
may be used to endorse or promote products derived from this software
|
|
264
|
+
without specific prior written permission.
|
|
265
|
+
|
|
266
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
267
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
268
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
269
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
270
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
271
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
272
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
273
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
274
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
275
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
276
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
277
|
+
|
|
278
|
+
================================================================================
|
|
279
|
+
@protobufjs/base64@1.1.2
|
|
280
|
+
License: BSD-3-Clause
|
|
281
|
+
Upstream: https://github.com/dcodeIO/protobuf.js.git
|
|
282
|
+
Copyright (c) 2016, Daniel Wirtz All rights reserved.
|
|
283
|
+
|
|
284
|
+
Redistribution and use in source and binary forms, with or without
|
|
285
|
+
modification, are permitted provided that the following conditions are
|
|
286
|
+
met:
|
|
287
|
+
|
|
288
|
+
* Redistributions of source code must retain the above copyright
|
|
289
|
+
notice, this list of conditions and the following disclaimer.
|
|
290
|
+
* Redistributions in binary form must reproduce the above copyright
|
|
291
|
+
notice, this list of conditions and the following disclaimer in the
|
|
292
|
+
documentation and/or other materials provided with the distribution.
|
|
293
|
+
* Neither the name of its author, nor the names of its contributors
|
|
294
|
+
may be used to endorse or promote products derived from this software
|
|
295
|
+
without specific prior written permission.
|
|
296
|
+
|
|
297
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
298
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
299
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
300
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
301
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
302
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
303
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
304
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
305
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
306
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
307
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
308
|
+
|
|
309
|
+
================================================================================
|
|
310
|
+
@protobufjs/codegen@2.0.5
|
|
311
|
+
License: BSD-3-Clause
|
|
312
|
+
Upstream: https://github.com/dcodeIO/protobuf.js.git
|
|
313
|
+
Copyright (c) 2016, Daniel Wirtz All rights reserved.
|
|
314
|
+
|
|
315
|
+
Redistribution and use in source and binary forms, with or without
|
|
316
|
+
modification, are permitted provided that the following conditions are
|
|
317
|
+
met:
|
|
318
|
+
|
|
319
|
+
* Redistributions of source code must retain the above copyright
|
|
320
|
+
notice, this list of conditions and the following disclaimer.
|
|
321
|
+
* Redistributions in binary form must reproduce the above copyright
|
|
322
|
+
notice, this list of conditions and the following disclaimer in the
|
|
323
|
+
documentation and/or other materials provided with the distribution.
|
|
324
|
+
* Neither the name of its author, nor the names of its contributors
|
|
325
|
+
may be used to endorse or promote products derived from this software
|
|
326
|
+
without specific prior written permission.
|
|
327
|
+
|
|
328
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
329
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
330
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
331
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
332
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
333
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
334
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
335
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
336
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
337
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
338
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
339
|
+
|
|
340
|
+
================================================================================
|
|
341
|
+
@protobufjs/eventemitter@1.1.1
|
|
342
|
+
License: BSD-3-Clause
|
|
343
|
+
Upstream: https://github.com/dcodeIO/protobuf.js.git
|
|
344
|
+
Copyright (c) 2016, Daniel Wirtz All rights reserved.
|
|
345
|
+
|
|
346
|
+
Redistribution and use in source and binary forms, with or without
|
|
347
|
+
modification, are permitted provided that the following conditions are
|
|
348
|
+
met:
|
|
349
|
+
|
|
350
|
+
* Redistributions of source code must retain the above copyright
|
|
351
|
+
notice, this list of conditions and the following disclaimer.
|
|
352
|
+
* Redistributions in binary form must reproduce the above copyright
|
|
353
|
+
notice, this list of conditions and the following disclaimer in the
|
|
354
|
+
documentation and/or other materials provided with the distribution.
|
|
355
|
+
* Neither the name of its author, nor the names of its contributors
|
|
356
|
+
may be used to endorse or promote products derived from this software
|
|
357
|
+
without specific prior written permission.
|
|
358
|
+
|
|
359
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
360
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
361
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
362
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
363
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
364
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
365
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
366
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
367
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
368
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
369
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
370
|
+
|
|
371
|
+
================================================================================
|
|
372
|
+
@protobufjs/fetch@1.1.1
|
|
373
|
+
License: BSD-3-Clause
|
|
374
|
+
Upstream: https://github.com/dcodeIO/protobuf.js.git
|
|
375
|
+
Copyright (c) 2016, Daniel Wirtz All rights reserved.
|
|
376
|
+
|
|
377
|
+
Redistribution and use in source and binary forms, with or without
|
|
378
|
+
modification, are permitted provided that the following conditions are
|
|
379
|
+
met:
|
|
380
|
+
|
|
381
|
+
* Redistributions of source code must retain the above copyright
|
|
382
|
+
notice, this list of conditions and the following disclaimer.
|
|
383
|
+
* Redistributions in binary form must reproduce the above copyright
|
|
384
|
+
notice, this list of conditions and the following disclaimer in the
|
|
385
|
+
documentation and/or other materials provided with the distribution.
|
|
386
|
+
* Neither the name of its author, nor the names of its contributors
|
|
387
|
+
may be used to endorse or promote products derived from this software
|
|
388
|
+
without specific prior written permission.
|
|
389
|
+
|
|
390
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
391
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
392
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
393
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
394
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
395
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
396
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
397
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
398
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
399
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
400
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
401
|
+
|
|
402
|
+
================================================================================
|
|
403
|
+
@protobufjs/float@1.0.2
|
|
404
|
+
License: BSD-3-Clause
|
|
405
|
+
Upstream: https://github.com/dcodeIO/protobuf.js.git
|
|
406
|
+
Copyright (c) 2016, Daniel Wirtz All rights reserved.
|
|
407
|
+
|
|
408
|
+
Redistribution and use in source and binary forms, with or without
|
|
409
|
+
modification, are permitted provided that the following conditions are
|
|
410
|
+
met:
|
|
411
|
+
|
|
412
|
+
* Redistributions of source code must retain the above copyright
|
|
413
|
+
notice, this list of conditions and the following disclaimer.
|
|
414
|
+
* Redistributions in binary form must reproduce the above copyright
|
|
415
|
+
notice, this list of conditions and the following disclaimer in the
|
|
416
|
+
documentation and/or other materials provided with the distribution.
|
|
417
|
+
* Neither the name of its author, nor the names of its contributors
|
|
418
|
+
may be used to endorse or promote products derived from this software
|
|
419
|
+
without specific prior written permission.
|
|
420
|
+
|
|
421
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
422
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
423
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
424
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
425
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
426
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
427
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
428
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
429
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
430
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
431
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
432
|
+
|
|
433
|
+
================================================================================
|
|
434
|
+
@protobufjs/path@1.1.2
|
|
435
|
+
License: BSD-3-Clause
|
|
436
|
+
Upstream: https://github.com/dcodeIO/protobuf.js.git
|
|
437
|
+
Copyright (c) 2016, Daniel Wirtz All rights reserved.
|
|
438
|
+
|
|
439
|
+
Redistribution and use in source and binary forms, with or without
|
|
440
|
+
modification, are permitted provided that the following conditions are
|
|
441
|
+
met:
|
|
442
|
+
|
|
443
|
+
* Redistributions of source code must retain the above copyright
|
|
444
|
+
notice, this list of conditions and the following disclaimer.
|
|
445
|
+
* Redistributions in binary form must reproduce the above copyright
|
|
446
|
+
notice, this list of conditions and the following disclaimer in the
|
|
447
|
+
documentation and/or other materials provided with the distribution.
|
|
448
|
+
* Neither the name of its author, nor the names of its contributors
|
|
449
|
+
may be used to endorse or promote products derived from this software
|
|
450
|
+
without specific prior written permission.
|
|
451
|
+
|
|
452
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
453
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
454
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
455
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
456
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
457
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
458
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
459
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
460
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
461
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
462
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
463
|
+
|
|
464
|
+
================================================================================
|
|
465
|
+
@protobufjs/pool@1.1.0
|
|
466
|
+
License: BSD-3-Clause
|
|
467
|
+
Upstream: https://github.com/dcodeIO/protobuf.js.git
|
|
468
|
+
Copyright (c) 2016, Daniel Wirtz All rights reserved.
|
|
469
|
+
|
|
470
|
+
Redistribution and use in source and binary forms, with or without
|
|
471
|
+
modification, are permitted provided that the following conditions are
|
|
472
|
+
met:
|
|
473
|
+
|
|
474
|
+
* Redistributions of source code must retain the above copyright
|
|
475
|
+
notice, this list of conditions and the following disclaimer.
|
|
476
|
+
* Redistributions in binary form must reproduce the above copyright
|
|
477
|
+
notice, this list of conditions and the following disclaimer in the
|
|
478
|
+
documentation and/or other materials provided with the distribution.
|
|
479
|
+
* Neither the name of its author, nor the names of its contributors
|
|
480
|
+
may be used to endorse or promote products derived from this software
|
|
481
|
+
without specific prior written permission.
|
|
482
|
+
|
|
483
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
484
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
485
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
486
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
487
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
488
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
489
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
490
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
491
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
492
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
493
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
494
|
+
|
|
495
|
+
================================================================================
|
|
496
|
+
@protobufjs/utf8@1.1.2
|
|
497
|
+
License: BSD-3-Clause
|
|
498
|
+
Upstream: https://github.com/protobufjs/protobuf.js.git
|
|
499
|
+
Copyright (c) 2016, Daniel Wirtz All rights reserved.
|
|
500
|
+
|
|
501
|
+
Redistribution and use in source and binary forms, with or without
|
|
502
|
+
modification, are permitted provided that the following conditions are
|
|
503
|
+
met:
|
|
504
|
+
|
|
505
|
+
* Redistributions of source code must retain the above copyright
|
|
506
|
+
notice, this list of conditions and the following disclaimer.
|
|
507
|
+
* Redistributions in binary form must reproduce the above copyright
|
|
508
|
+
notice, this list of conditions and the following disclaimer in the
|
|
509
|
+
documentation and/or other materials provided with the distribution.
|
|
510
|
+
* Neither the name of its author, nor the names of its contributors
|
|
511
|
+
may be used to endorse or promote products derived from this software
|
|
512
|
+
without specific prior written permission.
|
|
513
|
+
|
|
514
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
515
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
516
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
517
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
518
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
519
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
520
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
521
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
522
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
523
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
524
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
525
|
+
|
|
526
|
+
================================================================================
|
|
527
|
+
@stablelib/base64@1.0.1
|
|
528
|
+
License: MIT
|
|
529
|
+
Upstream: https://github.com/StableLib/stablelib/tree/master/packages/base64
|
|
530
|
+
This software is licensed under the MIT license:
|
|
531
|
+
|
|
532
|
+
Copyright (C) 2016 Dmitry Chestnykh
|
|
533
|
+
|
|
534
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
535
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
536
|
+
the Software without restriction, including without limitation the rights to
|
|
537
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
|
538
|
+
of the Software, and to permit persons to whom the Software is furnished to do
|
|
539
|
+
so, subject to the following conditions:
|
|
540
|
+
|
|
541
|
+
The above copyright notice and this permission notice shall be included in all
|
|
542
|
+
copies or substantial portions of the Software.
|
|
543
|
+
|
|
544
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
545
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
546
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
547
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
548
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
549
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
550
|
+
SOFTWARE.
|
|
551
|
+
|
|
552
|
+
================================================================================
|
|
553
|
+
@types/node@22.20.0
|
|
554
|
+
License: MIT
|
|
555
|
+
Upstream: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node
|
|
556
|
+
MIT License
|
|
557
|
+
|
|
558
|
+
Copyright (c) Microsoft Corporation.
|
|
559
|
+
|
|
560
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
561
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
562
|
+
in the Software without restriction, including without limitation the rights
|
|
563
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
564
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
565
|
+
furnished to do so, subject to the following conditions:
|
|
566
|
+
|
|
567
|
+
The above copyright notice and this permission notice shall be included in all
|
|
568
|
+
copies or substantial portions of the Software.
|
|
569
|
+
|
|
570
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
571
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
572
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
573
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
574
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
575
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
576
|
+
SOFTWARE
|
|
577
|
+
|
|
578
|
+
================================================================================
|
|
579
|
+
@types/retry@0.12.0
|
|
580
|
+
License: MIT
|
|
581
|
+
Upstream: https://github.com/DefinitelyTyped/DefinitelyTyped.git
|
|
582
|
+
MIT License
|
|
583
|
+
|
|
584
|
+
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
585
|
+
|
|
586
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
587
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
588
|
+
in the Software without restriction, including without limitation the rights
|
|
589
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
590
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
591
|
+
furnished to do so, subject to the following conditions:
|
|
592
|
+
|
|
593
|
+
The above copyright notice and this permission notice shall be included in all
|
|
594
|
+
copies or substantial portions of the Software.
|
|
595
|
+
|
|
596
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
597
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
598
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
599
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
600
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
601
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
602
|
+
SOFTWARE
|
|
603
|
+
|
|
604
|
+
================================================================================
|
|
605
|
+
agent-base@7.1.4
|
|
606
|
+
License: MIT
|
|
607
|
+
Upstream: https://github.com/TooTallNate/proxy-agents.git
|
|
608
|
+
(The MIT License)
|
|
609
|
+
|
|
610
|
+
Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
|
|
611
|
+
|
|
612
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
613
|
+
a copy of this software and associated documentation files (the
|
|
614
|
+
'Software'), to deal in the Software without restriction, including
|
|
615
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
616
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
617
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
618
|
+
the following conditions:
|
|
619
|
+
|
|
620
|
+
The above copyright notice and this permission notice shall be
|
|
621
|
+
included in all copies or substantial portions of the Software.
|
|
622
|
+
|
|
623
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
624
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
625
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
626
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
627
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
628
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
629
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
630
|
+
|
|
3
631
|
================================================================================
|
|
4
632
|
ansi-regex@5.0.1
|
|
5
633
|
License: MIT
|
|
@@ -50,6 +678,78 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
50
678
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
51
679
|
THE SOFTWARE.
|
|
52
680
|
|
|
681
|
+
================================================================================
|
|
682
|
+
base64-js@1.5.1
|
|
683
|
+
License: MIT
|
|
684
|
+
Upstream: https://github.com/beatgammit/base64-js
|
|
685
|
+
The MIT License (MIT)
|
|
686
|
+
|
|
687
|
+
Copyright (c) 2014 Jameson Little
|
|
688
|
+
|
|
689
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
690
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
691
|
+
in the Software without restriction, including without limitation the rights
|
|
692
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
693
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
694
|
+
furnished to do so, subject to the following conditions:
|
|
695
|
+
|
|
696
|
+
The above copyright notice and this permission notice shall be included in
|
|
697
|
+
all copies or substantial portions of the Software.
|
|
698
|
+
|
|
699
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
700
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
701
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
702
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
703
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
704
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
705
|
+
THE SOFTWARE.
|
|
706
|
+
|
|
707
|
+
================================================================================
|
|
708
|
+
bignumber.js@9.3.1
|
|
709
|
+
License: MIT
|
|
710
|
+
Upstream: https://github.com/MikeMcl/bignumber.js.git
|
|
711
|
+
The MIT License (MIT)
|
|
712
|
+
=====================
|
|
713
|
+
|
|
714
|
+
Copyright © `<2025>` `Michael Mclaughlin`
|
|
715
|
+
|
|
716
|
+
Permission is hereby granted, free of charge, to any person
|
|
717
|
+
obtaining a copy of this software and associated documentation
|
|
718
|
+
files (the “Software”), to deal in the Software without
|
|
719
|
+
restriction, including without limitation the rights to use,
|
|
720
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
721
|
+
copies of the Software, and to permit persons to whom the
|
|
722
|
+
Software is furnished to do so, subject to the following
|
|
723
|
+
conditions:
|
|
724
|
+
|
|
725
|
+
The above copyright notice and this permission notice shall be
|
|
726
|
+
included in all copies or substantial portions of the Software.
|
|
727
|
+
|
|
728
|
+
THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
|
|
729
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
730
|
+
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
731
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
732
|
+
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
733
|
+
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
734
|
+
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
735
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
736
|
+
|
|
737
|
+
================================================================================
|
|
738
|
+
buffer-equal-constant-time@1.0.1
|
|
739
|
+
License: BSD-3-Clause
|
|
740
|
+
Copyright (c) 2013, GoInstant Inc., a salesforce.com company
|
|
741
|
+
All rights reserved.
|
|
742
|
+
|
|
743
|
+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
|
744
|
+
|
|
745
|
+
* Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
|
|
746
|
+
|
|
747
|
+
* 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.
|
|
748
|
+
|
|
749
|
+
* Neither the name of salesforce.com, nor GoInstant, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
|
|
750
|
+
|
|
751
|
+
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.
|
|
752
|
+
|
|
53
753
|
================================================================================
|
|
54
754
|
cliui@8.0.1
|
|
55
755
|
License: ISC
|
|
@@ -105,6 +805,12 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
105
805
|
|
|
106
806
|
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.
|
|
107
807
|
|
|
808
|
+
================================================================================
|
|
809
|
+
data-uri-to-buffer@4.0.1
|
|
810
|
+
License: MIT
|
|
811
|
+
Upstream: https://github.com/TooTallNate/node-data-uri-to-buffer
|
|
812
|
+
No standalone license text was included by the upstream package; see its package metadata and project homepage.
|
|
813
|
+
|
|
108
814
|
================================================================================
|
|
109
815
|
debug@4.4.3
|
|
110
816
|
License: MIT
|
|
@@ -129,6 +835,212 @@ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMA
|
|
|
129
835
|
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
130
836
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
131
837
|
|
|
838
|
+
================================================================================
|
|
839
|
+
ecdsa-sig-formatter@1.0.11
|
|
840
|
+
License: Apache-2.0
|
|
841
|
+
Upstream: https://github.com/Brightspace/node-ecdsa-sig-formatter#readme
|
|
842
|
+
Apache License
|
|
843
|
+
Version 2.0, January 2004
|
|
844
|
+
http://www.apache.org/licenses/
|
|
845
|
+
|
|
846
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
847
|
+
|
|
848
|
+
1. Definitions.
|
|
849
|
+
|
|
850
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
851
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
852
|
+
|
|
853
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
854
|
+
the copyright owner that is granting the License.
|
|
855
|
+
|
|
856
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
857
|
+
other entities that control, are controlled by, or are under common
|
|
858
|
+
control with that entity. For the purposes of this definition,
|
|
859
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
860
|
+
direction or management of such entity, whether by contract or
|
|
861
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
862
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
863
|
+
|
|
864
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
865
|
+
exercising permissions granted by this License.
|
|
866
|
+
|
|
867
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
868
|
+
including but not limited to software source code, documentation
|
|
869
|
+
source, and configuration files.
|
|
870
|
+
|
|
871
|
+
"Object" form shall mean any form resulting from mechanical
|
|
872
|
+
transformation or translation of a Source form, including but
|
|
873
|
+
not limited to compiled object code, generated documentation,
|
|
874
|
+
and conversions to other media types.
|
|
875
|
+
|
|
876
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
877
|
+
Object form, made available under the License, as indicated by a
|
|
878
|
+
copyright notice that is included in or attached to the work
|
|
879
|
+
(an example is provided in the Appendix below).
|
|
880
|
+
|
|
881
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
882
|
+
form, that is based on (or derived from) the Work and for which the
|
|
883
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
884
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
885
|
+
of this License, Derivative Works shall not include works that remain
|
|
886
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
887
|
+
the Work and Derivative Works thereof.
|
|
888
|
+
|
|
889
|
+
"Contribution" shall mean any work of authorship, including
|
|
890
|
+
the original version of the Work and any modifications or additions
|
|
891
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
892
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
893
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
894
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
895
|
+
means any form of electronic, verbal, or written communication sent
|
|
896
|
+
to the Licensor or its representatives, including but not limited to
|
|
897
|
+
communication on electronic mailing lists, source code control systems,
|
|
898
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
899
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
900
|
+
excluding communication that is conspicuously marked or otherwise
|
|
901
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
902
|
+
|
|
903
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
904
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
905
|
+
subsequently incorporated within the Work.
|
|
906
|
+
|
|
907
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
908
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
909
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
910
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
911
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
912
|
+
Work and such Derivative Works in Source or Object form.
|
|
913
|
+
|
|
914
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
915
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
916
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
917
|
+
(except as stated in this section) patent license to make, have made,
|
|
918
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
919
|
+
where such license applies only to those patent claims licensable
|
|
920
|
+
by such Contributor that are necessarily infringed by their
|
|
921
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
922
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
923
|
+
institute patent litigation against any entity (including a
|
|
924
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
925
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
926
|
+
or contributory patent infringement, then any patent licenses
|
|
927
|
+
granted to You under this License for that Work shall terminate
|
|
928
|
+
as of the date such litigation is filed.
|
|
929
|
+
|
|
930
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
931
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
932
|
+
modifications, and in Source or Object form, provided that You
|
|
933
|
+
meet the following conditions:
|
|
934
|
+
|
|
935
|
+
(a) You must give any other recipients of the Work or
|
|
936
|
+
Derivative Works a copy of this License; and
|
|
937
|
+
|
|
938
|
+
(b) You must cause any modified files to carry prominent notices
|
|
939
|
+
stating that You changed the files; and
|
|
940
|
+
|
|
941
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
942
|
+
that You distribute, all copyright, patent, trademark, and
|
|
943
|
+
attribution notices from the Source form of the Work,
|
|
944
|
+
excluding those notices that do not pertain to any part of
|
|
945
|
+
the Derivative Works; and
|
|
946
|
+
|
|
947
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
948
|
+
distribution, then any Derivative Works that You distribute must
|
|
949
|
+
include a readable copy of the attribution notices contained
|
|
950
|
+
within such NOTICE file, excluding those notices that do not
|
|
951
|
+
pertain to any part of the Derivative Works, in at least one
|
|
952
|
+
of the following places: within a NOTICE text file distributed
|
|
953
|
+
as part of the Derivative Works; within the Source form or
|
|
954
|
+
documentation, if provided along with the Derivative Works; or,
|
|
955
|
+
within a display generated by the Derivative Works, if and
|
|
956
|
+
wherever such third-party notices normally appear. The contents
|
|
957
|
+
of the NOTICE file are for informational purposes only and
|
|
958
|
+
do not modify the License. You may add Your own attribution
|
|
959
|
+
notices within Derivative Works that You distribute, alongside
|
|
960
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
961
|
+
that such additional attribution notices cannot be construed
|
|
962
|
+
as modifying the License.
|
|
963
|
+
|
|
964
|
+
You may add Your own copyright statement to Your modifications and
|
|
965
|
+
may provide additional or different license terms and conditions
|
|
966
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
967
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
968
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
969
|
+
the conditions stated in this License.
|
|
970
|
+
|
|
971
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
972
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
973
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
974
|
+
this License, without any additional terms or conditions.
|
|
975
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
976
|
+
the terms of any separate license agreement you may have executed
|
|
977
|
+
with Licensor regarding such Contributions.
|
|
978
|
+
|
|
979
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
980
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
981
|
+
except as required for reasonable and customary use in describing the
|
|
982
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
983
|
+
|
|
984
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
985
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
986
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
987
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
988
|
+
implied, including, without limitation, any warranties or conditions
|
|
989
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
990
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
991
|
+
appropriateness of using or redistributing the Work and assume any
|
|
992
|
+
risks associated with Your exercise of permissions under this License.
|
|
993
|
+
|
|
994
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
995
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
996
|
+
unless required by applicable law (such as deliberate and grossly
|
|
997
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
998
|
+
liable to You for damages, including any direct, indirect, special,
|
|
999
|
+
incidental, or consequential damages of any character arising as a
|
|
1000
|
+
result of this License or out of the use or inability to use the
|
|
1001
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
1002
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
1003
|
+
other commercial damages or losses), even if such Contributor
|
|
1004
|
+
has been advised of the possibility of such damages.
|
|
1005
|
+
|
|
1006
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
1007
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
1008
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
1009
|
+
or other liability obligations and/or rights consistent with this
|
|
1010
|
+
License. However, in accepting such obligations, You may act only
|
|
1011
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
1012
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
1013
|
+
defend, and hold each Contributor harmless for any liability
|
|
1014
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
1015
|
+
of your accepting any such warranty or additional liability.
|
|
1016
|
+
|
|
1017
|
+
END OF TERMS AND CONDITIONS
|
|
1018
|
+
|
|
1019
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
1020
|
+
|
|
1021
|
+
To apply the Apache License to your work, attach the following
|
|
1022
|
+
boilerplate notice, with the fields enclosed by brackets "{}"
|
|
1023
|
+
replaced with your own identifying information. (Don't include
|
|
1024
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
1025
|
+
comment syntax for the file format. We also recommend that a
|
|
1026
|
+
file or class name and description of purpose be included on the
|
|
1027
|
+
same "printed page" as the copyright notice for easier
|
|
1028
|
+
identification within third-party archives.
|
|
1029
|
+
|
|
1030
|
+
Copyright 2015 D2L Corporation
|
|
1031
|
+
|
|
1032
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
1033
|
+
you may not use this file except in compliance with the License.
|
|
1034
|
+
You may obtain a copy of the License at
|
|
1035
|
+
|
|
1036
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
1037
|
+
|
|
1038
|
+
Unless required by applicable law or agreed to in writing, software
|
|
1039
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
1040
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1041
|
+
See the License for the specific language governing permissions and
|
|
1042
|
+
limitations under the License.
|
|
1043
|
+
|
|
132
1044
|
================================================================================
|
|
133
1045
|
emoji-regex@8.0.0
|
|
134
1046
|
License: MIT
|
|
@@ -148,6 +1060,88 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
148
1060
|
|
|
149
1061
|
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.
|
|
150
1062
|
|
|
1063
|
+
================================================================================
|
|
1064
|
+
extend@3.0.2
|
|
1065
|
+
License: MIT
|
|
1066
|
+
Upstream: https://github.com/justmoon/node-extend.git
|
|
1067
|
+
The MIT License (MIT)
|
|
1068
|
+
|
|
1069
|
+
Copyright (c) 2014 Stefan Thomas
|
|
1070
|
+
|
|
1071
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
1072
|
+
a copy of this software and associated documentation files (the
|
|
1073
|
+
"Software"), to deal in the Software without restriction, including
|
|
1074
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
1075
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
1076
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
1077
|
+
the following conditions:
|
|
1078
|
+
|
|
1079
|
+
The above copyright notice and this permission notice shall be
|
|
1080
|
+
included in all copies or substantial portions of the Software.
|
|
1081
|
+
|
|
1082
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
1083
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1084
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
1085
|
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
1086
|
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1087
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
1088
|
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1089
|
+
|
|
1090
|
+
================================================================================
|
|
1091
|
+
fast-sha256@1.3.0
|
|
1092
|
+
License: Unlicense
|
|
1093
|
+
Upstream: https://github.com/dchest/fast-sha256-js
|
|
1094
|
+
This is free and unencumbered software released into the public domain.
|
|
1095
|
+
|
|
1096
|
+
Anyone is free to copy, modify, publish, use, compile, sell, or
|
|
1097
|
+
distribute this software, either in source code form or as a compiled
|
|
1098
|
+
binary, for any purpose, commercial or non-commercial, and by any
|
|
1099
|
+
means.
|
|
1100
|
+
|
|
1101
|
+
In jurisdictions that recognize copyright laws, the author or authors
|
|
1102
|
+
of this software dedicate any and all copyright interest in the
|
|
1103
|
+
software to the public domain. We make this dedication for the benefit
|
|
1104
|
+
of the public at large and to the detriment of our heirs and
|
|
1105
|
+
successors. We intend this dedication to be an overt act of
|
|
1106
|
+
relinquishment in perpetuity of all present and future rights to this
|
|
1107
|
+
software under copyright law.
|
|
1108
|
+
|
|
1109
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
1110
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
1111
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
1112
|
+
IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
|
|
1113
|
+
OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
|
1114
|
+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
1115
|
+
OTHER DEALINGS IN THE SOFTWARE.
|
|
1116
|
+
|
|
1117
|
+
For more information, please refer to <http://unlicense.org>
|
|
1118
|
+
|
|
1119
|
+
================================================================================
|
|
1120
|
+
fetch-blob@3.2.0
|
|
1121
|
+
License: MIT
|
|
1122
|
+
Upstream: https://github.com/node-fetch/fetch-blob#readme
|
|
1123
|
+
MIT License
|
|
1124
|
+
|
|
1125
|
+
Copyright (c) 2019 David Frank
|
|
1126
|
+
|
|
1127
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1128
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1129
|
+
in the Software without restriction, including without limitation the rights
|
|
1130
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1131
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1132
|
+
furnished to do so, subject to the following conditions:
|
|
1133
|
+
|
|
1134
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1135
|
+
copies or substantial portions of the Software.
|
|
1136
|
+
|
|
1137
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1138
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1139
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1140
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1141
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1142
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1143
|
+
SOFTWARE.
|
|
1144
|
+
|
|
151
1145
|
================================================================================
|
|
152
1146
|
fflate@0.8.3
|
|
153
1147
|
License: MIT
|
|
@@ -174,6 +1168,444 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
174
1168
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
175
1169
|
SOFTWARE.
|
|
176
1170
|
|
|
1171
|
+
================================================================================
|
|
1172
|
+
formdata-polyfill@4.0.10
|
|
1173
|
+
License: MIT
|
|
1174
|
+
Upstream: https://github.com/jimmywarting/FormData#readme
|
|
1175
|
+
MIT License
|
|
1176
|
+
|
|
1177
|
+
Copyright (c) 2016 Jimmy Karl Roland Wärting
|
|
1178
|
+
|
|
1179
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1180
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1181
|
+
in the Software without restriction, including without limitation the rights
|
|
1182
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1183
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1184
|
+
furnished to do so, subject to the following conditions:
|
|
1185
|
+
|
|
1186
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1187
|
+
copies or substantial portions of the Software.
|
|
1188
|
+
|
|
1189
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1190
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1191
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1192
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1193
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1194
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1195
|
+
SOFTWARE.
|
|
1196
|
+
|
|
1197
|
+
================================================================================
|
|
1198
|
+
gaxios@7.2.0
|
|
1199
|
+
License: Apache-2.0
|
|
1200
|
+
Upstream: https://github.com/googleapis/google-cloud-node/tree/main/core/packages/gaxios
|
|
1201
|
+
Apache License
|
|
1202
|
+
Version 2.0, January 2004
|
|
1203
|
+
http://www.apache.org/licenses/
|
|
1204
|
+
|
|
1205
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
1206
|
+
|
|
1207
|
+
1. Definitions.
|
|
1208
|
+
|
|
1209
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
1210
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
1211
|
+
|
|
1212
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
1213
|
+
the copyright owner that is granting the License.
|
|
1214
|
+
|
|
1215
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
1216
|
+
other entities that control, are controlled by, or are under common
|
|
1217
|
+
control with that entity. For the purposes of this definition,
|
|
1218
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
1219
|
+
direction or management of such entity, whether by contract or
|
|
1220
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
1221
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
1222
|
+
|
|
1223
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
1224
|
+
exercising permissions granted by this License.
|
|
1225
|
+
|
|
1226
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
1227
|
+
including but not limited to software source code, documentation
|
|
1228
|
+
source, and configuration files.
|
|
1229
|
+
|
|
1230
|
+
"Object" form shall mean any form resulting from mechanical
|
|
1231
|
+
transformation or translation of a Source form, including but
|
|
1232
|
+
not limited to compiled object code, generated documentation,
|
|
1233
|
+
and conversions to other media types.
|
|
1234
|
+
|
|
1235
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
1236
|
+
Object form, made available under the License, as indicated by a
|
|
1237
|
+
copyright notice that is included in or attached to the work
|
|
1238
|
+
(an example is provided in the Appendix below).
|
|
1239
|
+
|
|
1240
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
1241
|
+
form, that is based on (or derived from) the Work and for which the
|
|
1242
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
1243
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
1244
|
+
of this License, Derivative Works shall not include works that remain
|
|
1245
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
1246
|
+
the Work and Derivative Works thereof.
|
|
1247
|
+
|
|
1248
|
+
"Contribution" shall mean any work of authorship, including
|
|
1249
|
+
the original version of the Work and any modifications or additions
|
|
1250
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
1251
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
1252
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
1253
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
1254
|
+
means any form of electronic, verbal, or written communication sent
|
|
1255
|
+
to the Licensor or its representatives, including but not limited to
|
|
1256
|
+
communication on electronic mailing lists, source code control systems,
|
|
1257
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
1258
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
1259
|
+
excluding communication that is conspicuously marked or otherwise
|
|
1260
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
1261
|
+
|
|
1262
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
1263
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
1264
|
+
subsequently incorporated within the Work.
|
|
1265
|
+
|
|
1266
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
1267
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
1268
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1269
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1270
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
1271
|
+
Work and such Derivative Works in Source or Object form.
|
|
1272
|
+
|
|
1273
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
1274
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
1275
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1276
|
+
(except as stated in this section) patent license to make, have made,
|
|
1277
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
1278
|
+
where such license applies only to those patent claims licensable
|
|
1279
|
+
by such Contributor that are necessarily infringed by their
|
|
1280
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
1281
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
1282
|
+
institute patent litigation against any entity (including a
|
|
1283
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
1284
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
1285
|
+
or contributory patent infringement, then any patent licenses
|
|
1286
|
+
granted to You under this License for that Work shall terminate
|
|
1287
|
+
as of the date such litigation is filed.
|
|
1288
|
+
|
|
1289
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
1290
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
1291
|
+
modifications, and in Source or Object form, provided that You
|
|
1292
|
+
meet the following conditions:
|
|
1293
|
+
|
|
1294
|
+
(a) You must give any other recipients of the Work or
|
|
1295
|
+
Derivative Works a copy of this License; and
|
|
1296
|
+
|
|
1297
|
+
(b) You must cause any modified files to carry prominent notices
|
|
1298
|
+
stating that You changed the files; and
|
|
1299
|
+
|
|
1300
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1301
|
+
that You distribute, all copyright, patent, trademark, and
|
|
1302
|
+
attribution notices from the Source form of the Work,
|
|
1303
|
+
excluding those notices that do not pertain to any part of
|
|
1304
|
+
the Derivative Works; and
|
|
1305
|
+
|
|
1306
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
1307
|
+
distribution, then any Derivative Works that You distribute must
|
|
1308
|
+
include a readable copy of the attribution notices contained
|
|
1309
|
+
within such NOTICE file, excluding those notices that do not
|
|
1310
|
+
pertain to any part of the Derivative Works, in at least one
|
|
1311
|
+
of the following places: within a NOTICE text file distributed
|
|
1312
|
+
as part of the Derivative Works; within the Source form or
|
|
1313
|
+
documentation, if provided along with the Derivative Works; or,
|
|
1314
|
+
within a display generated by the Derivative Works, if and
|
|
1315
|
+
wherever such third-party notices normally appear. The contents
|
|
1316
|
+
of the NOTICE file are for informational purposes only and
|
|
1317
|
+
do not modify the License. You may add Your own attribution
|
|
1318
|
+
notices within Derivative Works that You distribute, alongside
|
|
1319
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
1320
|
+
that such additional attribution notices cannot be construed
|
|
1321
|
+
as modifying the License.
|
|
1322
|
+
|
|
1323
|
+
You may add Your own copyright statement to Your modifications and
|
|
1324
|
+
may provide additional or different license terms and conditions
|
|
1325
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
1326
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
1327
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
1328
|
+
the conditions stated in this License.
|
|
1329
|
+
|
|
1330
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
1331
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
1332
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
1333
|
+
this License, without any additional terms or conditions.
|
|
1334
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
1335
|
+
the terms of any separate license agreement you may have executed
|
|
1336
|
+
with Licensor regarding such Contributions.
|
|
1337
|
+
|
|
1338
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
1339
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
1340
|
+
except as required for reasonable and customary use in describing the
|
|
1341
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
1342
|
+
|
|
1343
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
1344
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
1345
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
1346
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
1347
|
+
implied, including, without limitation, any warranties or conditions
|
|
1348
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
1349
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
1350
|
+
appropriateness of using or redistributing the Work and assume any
|
|
1351
|
+
risks associated with Your exercise of permissions under this License.
|
|
1352
|
+
|
|
1353
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
1354
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
1355
|
+
unless required by applicable law (such as deliberate and grossly
|
|
1356
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
1357
|
+
liable to You for damages, including any direct, indirect, special,
|
|
1358
|
+
incidental, or consequential damages of any character arising as a
|
|
1359
|
+
result of this License or out of the use or inability to use the
|
|
1360
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
1361
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
1362
|
+
other commercial damages or losses), even if such Contributor
|
|
1363
|
+
has been advised of the possibility of such damages.
|
|
1364
|
+
|
|
1365
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
1366
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
1367
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
1368
|
+
or other liability obligations and/or rights consistent with this
|
|
1369
|
+
License. However, in accepting such obligations, You may act only
|
|
1370
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
1371
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
1372
|
+
defend, and hold each Contributor harmless for any liability
|
|
1373
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
1374
|
+
of your accepting any such warranty or additional liability.
|
|
1375
|
+
|
|
1376
|
+
END OF TERMS AND CONDITIONS
|
|
1377
|
+
|
|
1378
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
1379
|
+
|
|
1380
|
+
To apply the Apache License to your work, attach the following
|
|
1381
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
1382
|
+
replaced with your own identifying information. (Don't include
|
|
1383
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
1384
|
+
comment syntax for the file format. We also recommend that a
|
|
1385
|
+
file or class name and description of purpose be included on the
|
|
1386
|
+
same "printed page" as the copyright notice for easier
|
|
1387
|
+
identification within third-party archives.
|
|
1388
|
+
|
|
1389
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1390
|
+
|
|
1391
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
1392
|
+
you may not use this file except in compliance with the License.
|
|
1393
|
+
You may obtain a copy of the License at
|
|
1394
|
+
|
|
1395
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
1396
|
+
|
|
1397
|
+
Unless required by applicable law or agreed to in writing, software
|
|
1398
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
1399
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1400
|
+
See the License for the specific language governing permissions and
|
|
1401
|
+
limitations under the License.
|
|
1402
|
+
|
|
1403
|
+
================================================================================
|
|
1404
|
+
gcp-metadata@8.1.2
|
|
1405
|
+
License: Apache-2.0
|
|
1406
|
+
Upstream: https://github.com/googleapis/google-cloud-node-core/tree/main/packages/gcp-metadata
|
|
1407
|
+
Apache License
|
|
1408
|
+
Version 2.0, January 2004
|
|
1409
|
+
http://www.apache.org/licenses/
|
|
1410
|
+
|
|
1411
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
1412
|
+
|
|
1413
|
+
1. Definitions.
|
|
1414
|
+
|
|
1415
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
1416
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
1417
|
+
|
|
1418
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
1419
|
+
the copyright owner that is granting the License.
|
|
1420
|
+
|
|
1421
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
1422
|
+
other entities that control, are controlled by, or are under common
|
|
1423
|
+
control with that entity. For the purposes of this definition,
|
|
1424
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
1425
|
+
direction or management of such entity, whether by contract or
|
|
1426
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
1427
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
1428
|
+
|
|
1429
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
1430
|
+
exercising permissions granted by this License.
|
|
1431
|
+
|
|
1432
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
1433
|
+
including but not limited to software source code, documentation
|
|
1434
|
+
source, and configuration files.
|
|
1435
|
+
|
|
1436
|
+
"Object" form shall mean any form resulting from mechanical
|
|
1437
|
+
transformation or translation of a Source form, including but
|
|
1438
|
+
not limited to compiled object code, generated documentation,
|
|
1439
|
+
and conversions to other media types.
|
|
1440
|
+
|
|
1441
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
1442
|
+
Object form, made available under the License, as indicated by a
|
|
1443
|
+
copyright notice that is included in or attached to the work
|
|
1444
|
+
(an example is provided in the Appendix below).
|
|
1445
|
+
|
|
1446
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
1447
|
+
form, that is based on (or derived from) the Work and for which the
|
|
1448
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
1449
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
1450
|
+
of this License, Derivative Works shall not include works that remain
|
|
1451
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
1452
|
+
the Work and Derivative Works thereof.
|
|
1453
|
+
|
|
1454
|
+
"Contribution" shall mean any work of authorship, including
|
|
1455
|
+
the original version of the Work and any modifications or additions
|
|
1456
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
1457
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
1458
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
1459
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
1460
|
+
means any form of electronic, verbal, or written communication sent
|
|
1461
|
+
to the Licensor or its representatives, including but not limited to
|
|
1462
|
+
communication on electronic mailing lists, source code control systems,
|
|
1463
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
1464
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
1465
|
+
excluding communication that is conspicuously marked or otherwise
|
|
1466
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
1467
|
+
|
|
1468
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
1469
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
1470
|
+
subsequently incorporated within the Work.
|
|
1471
|
+
|
|
1472
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
1473
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
1474
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1475
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1476
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
1477
|
+
Work and such Derivative Works in Source or Object form.
|
|
1478
|
+
|
|
1479
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
1480
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
1481
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1482
|
+
(except as stated in this section) patent license to make, have made,
|
|
1483
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
1484
|
+
where such license applies only to those patent claims licensable
|
|
1485
|
+
by such Contributor that are necessarily infringed by their
|
|
1486
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
1487
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
1488
|
+
institute patent litigation against any entity (including a
|
|
1489
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
1490
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
1491
|
+
or contributory patent infringement, then any patent licenses
|
|
1492
|
+
granted to You under this License for that Work shall terminate
|
|
1493
|
+
as of the date such litigation is filed.
|
|
1494
|
+
|
|
1495
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
1496
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
1497
|
+
modifications, and in Source or Object form, provided that You
|
|
1498
|
+
meet the following conditions:
|
|
1499
|
+
|
|
1500
|
+
(a) You must give any other recipients of the Work or
|
|
1501
|
+
Derivative Works a copy of this License; and
|
|
1502
|
+
|
|
1503
|
+
(b) You must cause any modified files to carry prominent notices
|
|
1504
|
+
stating that You changed the files; and
|
|
1505
|
+
|
|
1506
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1507
|
+
that You distribute, all copyright, patent, trademark, and
|
|
1508
|
+
attribution notices from the Source form of the Work,
|
|
1509
|
+
excluding those notices that do not pertain to any part of
|
|
1510
|
+
the Derivative Works; and
|
|
1511
|
+
|
|
1512
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
1513
|
+
distribution, then any Derivative Works that You distribute must
|
|
1514
|
+
include a readable copy of the attribution notices contained
|
|
1515
|
+
within such NOTICE file, excluding those notices that do not
|
|
1516
|
+
pertain to any part of the Derivative Works, in at least one
|
|
1517
|
+
of the following places: within a NOTICE text file distributed
|
|
1518
|
+
as part of the Derivative Works; within the Source form or
|
|
1519
|
+
documentation, if provided along with the Derivative Works; or,
|
|
1520
|
+
within a display generated by the Derivative Works, if and
|
|
1521
|
+
wherever such third-party notices normally appear. The contents
|
|
1522
|
+
of the NOTICE file are for informational purposes only and
|
|
1523
|
+
do not modify the License. You may add Your own attribution
|
|
1524
|
+
notices within Derivative Works that You distribute, alongside
|
|
1525
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
1526
|
+
that such additional attribution notices cannot be construed
|
|
1527
|
+
as modifying the License.
|
|
1528
|
+
|
|
1529
|
+
You may add Your own copyright statement to Your modifications and
|
|
1530
|
+
may provide additional or different license terms and conditions
|
|
1531
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
1532
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
1533
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
1534
|
+
the conditions stated in this License.
|
|
1535
|
+
|
|
1536
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
1537
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
1538
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
1539
|
+
this License, without any additional terms or conditions.
|
|
1540
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
1541
|
+
the terms of any separate license agreement you may have executed
|
|
1542
|
+
with Licensor regarding such Contributions.
|
|
1543
|
+
|
|
1544
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
1545
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
1546
|
+
except as required for reasonable and customary use in describing the
|
|
1547
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
1548
|
+
|
|
1549
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
1550
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
1551
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
1552
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
1553
|
+
implied, including, without limitation, any warranties or conditions
|
|
1554
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
1555
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
1556
|
+
appropriateness of using or redistributing the Work and assume any
|
|
1557
|
+
risks associated with Your exercise of permissions under this License.
|
|
1558
|
+
|
|
1559
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
1560
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
1561
|
+
unless required by applicable law (such as deliberate and grossly
|
|
1562
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
1563
|
+
liable to You for damages, including any direct, indirect, special,
|
|
1564
|
+
incidental, or consequential damages of any character arising as a
|
|
1565
|
+
result of this License or out of the use or inability to use the
|
|
1566
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
1567
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
1568
|
+
other commercial damages or losses), even if such Contributor
|
|
1569
|
+
has been advised of the possibility of such damages.
|
|
1570
|
+
|
|
1571
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
1572
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
1573
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
1574
|
+
or other liability obligations and/or rights consistent with this
|
|
1575
|
+
License. However, in accepting such obligations, You may act only
|
|
1576
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
1577
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
1578
|
+
defend, and hold each Contributor harmless for any liability
|
|
1579
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
1580
|
+
of your accepting any such warranty or additional liability.
|
|
1581
|
+
|
|
1582
|
+
END OF TERMS AND CONDITIONS
|
|
1583
|
+
|
|
1584
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
1585
|
+
|
|
1586
|
+
To apply the Apache License to your work, attach the following
|
|
1587
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
1588
|
+
replaced with your own identifying information. (Don't include
|
|
1589
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
1590
|
+
comment syntax for the file format. We also recommend that a
|
|
1591
|
+
file or class name and description of purpose be included on the
|
|
1592
|
+
same "printed page" as the copyright notice for easier
|
|
1593
|
+
identification within third-party archives.
|
|
1594
|
+
|
|
1595
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1596
|
+
|
|
1597
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
1598
|
+
you may not use this file except in compliance with the License.
|
|
1599
|
+
You may obtain a copy of the License at
|
|
1600
|
+
|
|
1601
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
1602
|
+
|
|
1603
|
+
Unless required by applicable law or agreed to in writing, software
|
|
1604
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
1605
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1606
|
+
See the License for the specific language governing permissions and
|
|
1607
|
+
limitations under the License.
|
|
1608
|
+
|
|
177
1609
|
================================================================================
|
|
178
1610
|
get-caller-file@2.0.5
|
|
179
1611
|
License: ISC
|
|
@@ -185,6 +1617,418 @@ Permission to use, copy, modify, and/or distribute this software for any purpose
|
|
|
185
1617
|
|
|
186
1618
|
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.
|
|
187
1619
|
|
|
1620
|
+
================================================================================
|
|
1621
|
+
google-auth-library@10.9.0
|
|
1622
|
+
License: Apache-2.0
|
|
1623
|
+
Upstream: https://github.com/googleapis/google-cloud-node/tree/main/core/packages/google-auth-library-nodejs
|
|
1624
|
+
Apache License
|
|
1625
|
+
Version 2.0, January 2004
|
|
1626
|
+
http://www.apache.org/licenses/
|
|
1627
|
+
|
|
1628
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
1629
|
+
|
|
1630
|
+
1. Definitions.
|
|
1631
|
+
|
|
1632
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
1633
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
1634
|
+
|
|
1635
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
1636
|
+
the copyright owner that is granting the License.
|
|
1637
|
+
|
|
1638
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
1639
|
+
other entities that control, are controlled by, or are under common
|
|
1640
|
+
control with that entity. For the purposes of this definition,
|
|
1641
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
1642
|
+
direction or management of such entity, whether by contract or
|
|
1643
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
1644
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
1645
|
+
|
|
1646
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
1647
|
+
exercising permissions granted by this License.
|
|
1648
|
+
|
|
1649
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
1650
|
+
including but not limited to software source code, documentation
|
|
1651
|
+
source, and configuration files.
|
|
1652
|
+
|
|
1653
|
+
"Object" form shall mean any form resulting from mechanical
|
|
1654
|
+
transformation or translation of a Source form, including but
|
|
1655
|
+
not limited to compiled object code, generated documentation,
|
|
1656
|
+
and conversions to other media types.
|
|
1657
|
+
|
|
1658
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
1659
|
+
Object form, made available under the License, as indicated by a
|
|
1660
|
+
copyright notice that is included in or attached to the work
|
|
1661
|
+
(an example is provided in the Appendix below).
|
|
1662
|
+
|
|
1663
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
1664
|
+
form, that is based on (or derived from) the Work and for which the
|
|
1665
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
1666
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
1667
|
+
of this License, Derivative Works shall not include works that remain
|
|
1668
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
1669
|
+
the Work and Derivative Works thereof.
|
|
1670
|
+
|
|
1671
|
+
"Contribution" shall mean any work of authorship, including
|
|
1672
|
+
the original version of the Work and any modifications or additions
|
|
1673
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
1674
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
1675
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
1676
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
1677
|
+
means any form of electronic, verbal, or written communication sent
|
|
1678
|
+
to the Licensor or its representatives, including but not limited to
|
|
1679
|
+
communication on electronic mailing lists, source code control systems,
|
|
1680
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
1681
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
1682
|
+
excluding communication that is conspicuously marked or otherwise
|
|
1683
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
1684
|
+
|
|
1685
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
1686
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
1687
|
+
subsequently incorporated within the Work.
|
|
1688
|
+
|
|
1689
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
1690
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
1691
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1692
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1693
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
1694
|
+
Work and such Derivative Works in Source or Object form.
|
|
1695
|
+
|
|
1696
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
1697
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
1698
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1699
|
+
(except as stated in this section) patent license to make, have made,
|
|
1700
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
1701
|
+
where such license applies only to those patent claims licensable
|
|
1702
|
+
by such Contributor that are necessarily infringed by their
|
|
1703
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
1704
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
1705
|
+
institute patent litigation against any entity (including a
|
|
1706
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
1707
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
1708
|
+
or contributory patent infringement, then any patent licenses
|
|
1709
|
+
granted to You under this License for that Work shall terminate
|
|
1710
|
+
as of the date such litigation is filed.
|
|
1711
|
+
|
|
1712
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
1713
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
1714
|
+
modifications, and in Source or Object form, provided that You
|
|
1715
|
+
meet the following conditions:
|
|
1716
|
+
|
|
1717
|
+
(a) You must give any other recipients of the Work or
|
|
1718
|
+
Derivative Works a copy of this License; and
|
|
1719
|
+
|
|
1720
|
+
(b) You must cause any modified files to carry prominent notices
|
|
1721
|
+
stating that You changed the files; and
|
|
1722
|
+
|
|
1723
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1724
|
+
that You distribute, all copyright, patent, trademark, and
|
|
1725
|
+
attribution notices from the Source form of the Work,
|
|
1726
|
+
excluding those notices that do not pertain to any part of
|
|
1727
|
+
the Derivative Works; and
|
|
1728
|
+
|
|
1729
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
1730
|
+
distribution, then any Derivative Works that You distribute must
|
|
1731
|
+
include a readable copy of the attribution notices contained
|
|
1732
|
+
within such NOTICE file, excluding those notices that do not
|
|
1733
|
+
pertain to any part of the Derivative Works, in at least one
|
|
1734
|
+
of the following places: within a NOTICE text file distributed
|
|
1735
|
+
as part of the Derivative Works; within the Source form or
|
|
1736
|
+
documentation, if provided along with the Derivative Works; or,
|
|
1737
|
+
within a display generated by the Derivative Works, if and
|
|
1738
|
+
wherever such third-party notices normally appear. The contents
|
|
1739
|
+
of the NOTICE file are for informational purposes only and
|
|
1740
|
+
do not modify the License. You may add Your own attribution
|
|
1741
|
+
notices within Derivative Works that You distribute, alongside
|
|
1742
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
1743
|
+
that such additional attribution notices cannot be construed
|
|
1744
|
+
as modifying the License.
|
|
1745
|
+
|
|
1746
|
+
You may add Your own copyright statement to Your modifications and
|
|
1747
|
+
may provide additional or different license terms and conditions
|
|
1748
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
1749
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
1750
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
1751
|
+
the conditions stated in this License.
|
|
1752
|
+
|
|
1753
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
1754
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
1755
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
1756
|
+
this License, without any additional terms or conditions.
|
|
1757
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
1758
|
+
the terms of any separate license agreement you may have executed
|
|
1759
|
+
with Licensor regarding such Contributions.
|
|
1760
|
+
|
|
1761
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
1762
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
1763
|
+
except as required for reasonable and customary use in describing the
|
|
1764
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
1765
|
+
|
|
1766
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
1767
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
1768
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
1769
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
1770
|
+
implied, including, without limitation, any warranties or conditions
|
|
1771
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
1772
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
1773
|
+
appropriateness of using or redistributing the Work and assume any
|
|
1774
|
+
risks associated with Your exercise of permissions under this License.
|
|
1775
|
+
|
|
1776
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
1777
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
1778
|
+
unless required by applicable law (such as deliberate and grossly
|
|
1779
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
1780
|
+
liable to You for damages, including any direct, indirect, special,
|
|
1781
|
+
incidental, or consequential damages of any character arising as a
|
|
1782
|
+
result of this License or out of the use or inability to use the
|
|
1783
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
1784
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
1785
|
+
other commercial damages or losses), even if such Contributor
|
|
1786
|
+
has been advised of the possibility of such damages.
|
|
1787
|
+
|
|
1788
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
1789
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
1790
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
1791
|
+
or other liability obligations and/or rights consistent with this
|
|
1792
|
+
License. However, in accepting such obligations, You may act only
|
|
1793
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
1794
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
1795
|
+
defend, and hold each Contributor harmless for any liability
|
|
1796
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
1797
|
+
of your accepting any such warranty or additional liability.
|
|
1798
|
+
|
|
1799
|
+
END OF TERMS AND CONDITIONS
|
|
1800
|
+
|
|
1801
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
1802
|
+
|
|
1803
|
+
To apply the Apache License to your work, attach the following
|
|
1804
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
1805
|
+
replaced with your own identifying information. (Don't include
|
|
1806
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
1807
|
+
comment syntax for the file format. We also recommend that a
|
|
1808
|
+
file or class name and description of purpose be included on the
|
|
1809
|
+
same "printed page" as the copyright notice for easier
|
|
1810
|
+
identification within third-party archives.
|
|
1811
|
+
|
|
1812
|
+
Copyright [yyyy] [name of copyright owner]
|
|
1813
|
+
|
|
1814
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
1815
|
+
you may not use this file except in compliance with the License.
|
|
1816
|
+
You may obtain a copy of the License at
|
|
1817
|
+
|
|
1818
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
1819
|
+
|
|
1820
|
+
Unless required by applicable law or agreed to in writing, software
|
|
1821
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
1822
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1823
|
+
See the License for the specific language governing permissions and
|
|
1824
|
+
limitations under the License.
|
|
1825
|
+
|
|
1826
|
+
================================================================================
|
|
1827
|
+
google-logging-utils@1.1.3
|
|
1828
|
+
License: Apache-2.0
|
|
1829
|
+
Upstream: https://github.com/googleapis/google-cloud-node-core/tree/main/dev-packages/logging-utils
|
|
1830
|
+
Apache License
|
|
1831
|
+
Version 2.0, January 2004
|
|
1832
|
+
http://www.apache.org/licenses/
|
|
1833
|
+
|
|
1834
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
1835
|
+
|
|
1836
|
+
1. Definitions.
|
|
1837
|
+
|
|
1838
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
1839
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
1840
|
+
|
|
1841
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
1842
|
+
the copyright owner that is granting the License.
|
|
1843
|
+
|
|
1844
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
1845
|
+
other entities that control, are controlled by, or are under common
|
|
1846
|
+
control with that entity. For the purposes of this definition,
|
|
1847
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
1848
|
+
direction or management of such entity, whether by contract or
|
|
1849
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
1850
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
1851
|
+
|
|
1852
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
1853
|
+
exercising permissions granted by this License.
|
|
1854
|
+
|
|
1855
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
1856
|
+
including but not limited to software source code, documentation
|
|
1857
|
+
source, and configuration files.
|
|
1858
|
+
|
|
1859
|
+
"Object" form shall mean any form resulting from mechanical
|
|
1860
|
+
transformation or translation of a Source form, including but
|
|
1861
|
+
not limited to compiled object code, generated documentation,
|
|
1862
|
+
and conversions to other media types.
|
|
1863
|
+
|
|
1864
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
1865
|
+
Object form, made available under the License, as indicated by a
|
|
1866
|
+
copyright notice that is included in or attached to the work
|
|
1867
|
+
(an example is provided in the Appendix below).
|
|
1868
|
+
|
|
1869
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
1870
|
+
form, that is based on (or derived from) the Work and for which the
|
|
1871
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
1872
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
1873
|
+
of this License, Derivative Works shall not include works that remain
|
|
1874
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
1875
|
+
the Work and Derivative Works thereof.
|
|
1876
|
+
|
|
1877
|
+
"Contribution" shall mean any work of authorship, including
|
|
1878
|
+
the original version of the Work and any modifications or additions
|
|
1879
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
1880
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
1881
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
1882
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
1883
|
+
means any form of electronic, verbal, or written communication sent
|
|
1884
|
+
to the Licensor or its representatives, including but not limited to
|
|
1885
|
+
communication on electronic mailing lists, source code control systems,
|
|
1886
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
1887
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
1888
|
+
excluding communication that is conspicuously marked or otherwise
|
|
1889
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
1890
|
+
|
|
1891
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
1892
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
1893
|
+
subsequently incorporated within the Work.
|
|
1894
|
+
|
|
1895
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
1896
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
1897
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1898
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
1899
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
1900
|
+
Work and such Derivative Works in Source or Object form.
|
|
1901
|
+
|
|
1902
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
1903
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
1904
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1905
|
+
(except as stated in this section) patent license to make, have made,
|
|
1906
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
1907
|
+
where such license applies only to those patent claims licensable
|
|
1908
|
+
by such Contributor that are necessarily infringed by their
|
|
1909
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
1910
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
1911
|
+
institute patent litigation against any entity (including a
|
|
1912
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
1913
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
1914
|
+
or contributory patent infringement, then any patent licenses
|
|
1915
|
+
granted to You under this License for that Work shall terminate
|
|
1916
|
+
as of the date such litigation is filed.
|
|
1917
|
+
|
|
1918
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
1919
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
1920
|
+
modifications, and in Source or Object form, provided that You
|
|
1921
|
+
meet the following conditions:
|
|
1922
|
+
|
|
1923
|
+
(a) You must give any other recipients of the Work or
|
|
1924
|
+
Derivative Works a copy of this License; and
|
|
1925
|
+
|
|
1926
|
+
(b) You must cause any modified files to carry prominent notices
|
|
1927
|
+
stating that You changed the files; and
|
|
1928
|
+
|
|
1929
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
1930
|
+
that You distribute, all copyright, patent, trademark, and
|
|
1931
|
+
attribution notices from the Source form of the Work,
|
|
1932
|
+
excluding those notices that do not pertain to any part of
|
|
1933
|
+
the Derivative Works; and
|
|
1934
|
+
|
|
1935
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
1936
|
+
distribution, then any Derivative Works that You distribute must
|
|
1937
|
+
include a readable copy of the attribution notices contained
|
|
1938
|
+
within such NOTICE file, excluding those notices that do not
|
|
1939
|
+
pertain to any part of the Derivative Works, in at least one
|
|
1940
|
+
of the following places: within a NOTICE text file distributed
|
|
1941
|
+
as part of the Derivative Works; within the Source form or
|
|
1942
|
+
documentation, if provided along with the Derivative Works; or,
|
|
1943
|
+
within a display generated by the Derivative Works, if and
|
|
1944
|
+
wherever such third-party notices normally appear. The contents
|
|
1945
|
+
of the NOTICE file are for informational purposes only and
|
|
1946
|
+
do not modify the License. You may add Your own attribution
|
|
1947
|
+
notices within Derivative Works that You distribute, alongside
|
|
1948
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
1949
|
+
that such additional attribution notices cannot be construed
|
|
1950
|
+
as modifying the License.
|
|
1951
|
+
|
|
1952
|
+
You may add Your own copyright statement to Your modifications and
|
|
1953
|
+
may provide additional or different license terms and conditions
|
|
1954
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
1955
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
1956
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
1957
|
+
the conditions stated in this License.
|
|
1958
|
+
|
|
1959
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
1960
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
1961
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
1962
|
+
this License, without any additional terms or conditions.
|
|
1963
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
1964
|
+
the terms of any separate license agreement you may have executed
|
|
1965
|
+
with Licensor regarding such Contributions.
|
|
1966
|
+
|
|
1967
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
1968
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
1969
|
+
except as required for reasonable and customary use in describing the
|
|
1970
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
1971
|
+
|
|
1972
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
1973
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
1974
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
1975
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
1976
|
+
implied, including, without limitation, any warranties or conditions
|
|
1977
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
1978
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
1979
|
+
appropriateness of using or redistributing the Work and assume any
|
|
1980
|
+
risks associated with Your exercise of permissions under this License.
|
|
1981
|
+
|
|
1982
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
1983
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
1984
|
+
unless required by applicable law (such as deliberate and grossly
|
|
1985
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
1986
|
+
liable to You for damages, including any direct, indirect, special,
|
|
1987
|
+
incidental, or consequential damages of any character arising as a
|
|
1988
|
+
result of this License or out of the use or inability to use the
|
|
1989
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
1990
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
1991
|
+
other commercial damages or losses), even if such Contributor
|
|
1992
|
+
has been advised of the possibility of such damages.
|
|
1993
|
+
|
|
1994
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
1995
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
1996
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
1997
|
+
or other liability obligations and/or rights consistent with this
|
|
1998
|
+
License. However, in accepting such obligations, You may act only
|
|
1999
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
2000
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
2001
|
+
defend, and hold each Contributor harmless for any liability
|
|
2002
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
2003
|
+
of your accepting any such warranty or additional liability.
|
|
2004
|
+
|
|
2005
|
+
END OF TERMS AND CONDITIONS
|
|
2006
|
+
|
|
2007
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
2008
|
+
|
|
2009
|
+
To apply the Apache License to your work, attach the following
|
|
2010
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
2011
|
+
replaced with your own identifying information. (Don't include
|
|
2012
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
2013
|
+
comment syntax for the file format. We also recommend that a
|
|
2014
|
+
file or class name and description of purpose be included on the
|
|
2015
|
+
same "printed page" as the copyright notice for easier
|
|
2016
|
+
identification within third-party archives.
|
|
2017
|
+
|
|
2018
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2019
|
+
|
|
2020
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
2021
|
+
you may not use this file except in compliance with the License.
|
|
2022
|
+
You may obtain a copy of the License at
|
|
2023
|
+
|
|
2024
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
2025
|
+
|
|
2026
|
+
Unless required by applicable law or agreed to in writing, software
|
|
2027
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
2028
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
2029
|
+
See the License for the specific language governing permissions and
|
|
2030
|
+
limitations under the License.
|
|
2031
|
+
|
|
188
2032
|
================================================================================
|
|
189
2033
|
http-mitm-proxy@1.1.0
|
|
190
2034
|
License: MIT
|
|
@@ -213,6 +2057,33 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
|
213
2057
|
THE SOFTWARE.
|
|
214
2058
|
```
|
|
215
2059
|
|
|
2060
|
+
================================================================================
|
|
2061
|
+
https-proxy-agent@7.0.6
|
|
2062
|
+
License: MIT
|
|
2063
|
+
Upstream: https://github.com/TooTallNate/proxy-agents.git
|
|
2064
|
+
(The MIT License)
|
|
2065
|
+
|
|
2066
|
+
Copyright (c) 2013 Nathan Rajlich <nathan@tootallnate.net>
|
|
2067
|
+
|
|
2068
|
+
Permission is hereby granted, free of charge, to any person obtaining
|
|
2069
|
+
a copy of this software and associated documentation files (the
|
|
2070
|
+
'Software'), to deal in the Software without restriction, including
|
|
2071
|
+
without limitation the rights to use, copy, modify, merge, publish,
|
|
2072
|
+
distribute, sublicense, and/or sell copies of the Software, and to
|
|
2073
|
+
permit persons to whom the Software is furnished to do so, subject to
|
|
2074
|
+
the following conditions:
|
|
2075
|
+
|
|
2076
|
+
The above copyright notice and this permission notice shall be
|
|
2077
|
+
included in all copies or substantial portions of the Software.
|
|
2078
|
+
|
|
2079
|
+
THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
|
|
2080
|
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
2081
|
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
2082
|
+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2083
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
2084
|
+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
2085
|
+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2086
|
+
|
|
216
2087
|
================================================================================
|
|
217
2088
|
is-fullwidth-code-point@3.0.0
|
|
218
2089
|
License: MIT
|
|
@@ -226,6 +2097,307 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
226
2097
|
|
|
227
2098
|
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.
|
|
228
2099
|
|
|
2100
|
+
================================================================================
|
|
2101
|
+
json-bigint@1.0.0
|
|
2102
|
+
License: MIT
|
|
2103
|
+
Upstream: git@github.com:sidorares/json-bigint.git
|
|
2104
|
+
The MIT License (MIT)
|
|
2105
|
+
|
|
2106
|
+
Copyright (c) 2013 Andrey Sidorov
|
|
2107
|
+
|
|
2108
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
2109
|
+
this software and associated documentation files (the "Software"), to deal in
|
|
2110
|
+
the Software without restriction, including without limitation the rights to
|
|
2111
|
+
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
2112
|
+
the Software, and to permit persons to whom the Software is furnished to do so,
|
|
2113
|
+
subject to the following conditions:
|
|
2114
|
+
|
|
2115
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2116
|
+
copies or substantial portions of the Software.
|
|
2117
|
+
|
|
2118
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2119
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
2120
|
+
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
2121
|
+
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
2122
|
+
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
2123
|
+
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2124
|
+
|
|
2125
|
+
================================================================================
|
|
2126
|
+
json-schema-to-ts@3.1.1
|
|
2127
|
+
License: MIT
|
|
2128
|
+
Upstream: https://github.com/ThomasAribart/json-schema-to-ts#readme
|
|
2129
|
+
MIT License
|
|
2130
|
+
|
|
2131
|
+
Copyright (c) 2020 Thomas Aribart
|
|
2132
|
+
|
|
2133
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2134
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2135
|
+
in the Software without restriction, including without limitation the rights
|
|
2136
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2137
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2138
|
+
furnished to do so, subject to the following conditions:
|
|
2139
|
+
|
|
2140
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2141
|
+
copies or substantial portions of the Software.
|
|
2142
|
+
|
|
2143
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2144
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2145
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2146
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2147
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2148
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2149
|
+
SOFTWARE.
|
|
2150
|
+
|
|
2151
|
+
================================================================================
|
|
2152
|
+
jwa@2.0.1
|
|
2153
|
+
License: MIT
|
|
2154
|
+
Upstream: git://github.com/brianloveswords/node-jwa.git
|
|
2155
|
+
Copyright (c) 2013 Brian J. Brennan
|
|
2156
|
+
|
|
2157
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2158
|
+
of this software and associated documentation files (the "Software"), to deal in
|
|
2159
|
+
the Software without restriction, including without limitation the rights to use,
|
|
2160
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
|
|
2161
|
+
Software, and to permit persons to whom the Software is furnished to do so,
|
|
2162
|
+
subject to the following conditions:
|
|
2163
|
+
|
|
2164
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2165
|
+
copies or substantial portions of the Software.
|
|
2166
|
+
|
|
2167
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
|
|
2168
|
+
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
|
2169
|
+
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
|
|
2170
|
+
FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
|
2171
|
+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2172
|
+
|
|
2173
|
+
================================================================================
|
|
2174
|
+
jws@4.0.1
|
|
2175
|
+
License: MIT
|
|
2176
|
+
Upstream: git://github.com/brianloveswords/node-jws.git
|
|
2177
|
+
Copyright (c) 2013 Brian J. Brennan
|
|
2178
|
+
|
|
2179
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2180
|
+
of this software and associated documentation files (the "Software"), to deal in
|
|
2181
|
+
the Software without restriction, including without limitation the rights to use,
|
|
2182
|
+
copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
|
|
2183
|
+
Software, and to permit persons to whom the Software is furnished to do so,
|
|
2184
|
+
subject to the following conditions:
|
|
2185
|
+
|
|
2186
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2187
|
+
copies or substantial portions of the Software.
|
|
2188
|
+
|
|
2189
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
|
|
2190
|
+
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
|
|
2191
|
+
PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
|
|
2192
|
+
FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
|
|
2193
|
+
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2194
|
+
|
|
2195
|
+
================================================================================
|
|
2196
|
+
long@5.3.2
|
|
2197
|
+
License: Apache-2.0
|
|
2198
|
+
Upstream: https://github.com/dcodeIO/long.js.git
|
|
2199
|
+
Apache License
|
|
2200
|
+
Version 2.0, January 2004
|
|
2201
|
+
http://www.apache.org/licenses/
|
|
2202
|
+
|
|
2203
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
2204
|
+
|
|
2205
|
+
1. Definitions.
|
|
2206
|
+
|
|
2207
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
2208
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
2209
|
+
|
|
2210
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
2211
|
+
the copyright owner that is granting the License.
|
|
2212
|
+
|
|
2213
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
2214
|
+
other entities that control, are controlled by, or are under common
|
|
2215
|
+
control with that entity. For the purposes of this definition,
|
|
2216
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
2217
|
+
direction or management of such entity, whether by contract or
|
|
2218
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
2219
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
2220
|
+
|
|
2221
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
2222
|
+
exercising permissions granted by this License.
|
|
2223
|
+
|
|
2224
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
2225
|
+
including but not limited to software source code, documentation
|
|
2226
|
+
source, and configuration files.
|
|
2227
|
+
|
|
2228
|
+
"Object" form shall mean any form resulting from mechanical
|
|
2229
|
+
transformation or translation of a Source form, including but
|
|
2230
|
+
not limited to compiled object code, generated documentation,
|
|
2231
|
+
and conversions to other media types.
|
|
2232
|
+
|
|
2233
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
2234
|
+
Object form, made available under the License, as indicated by a
|
|
2235
|
+
copyright notice that is included in or attached to the work
|
|
2236
|
+
(an example is provided in the Appendix below).
|
|
2237
|
+
|
|
2238
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
2239
|
+
form, that is based on (or derived from) the Work and for which the
|
|
2240
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
2241
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
2242
|
+
of this License, Derivative Works shall not include works that remain
|
|
2243
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
2244
|
+
the Work and Derivative Works thereof.
|
|
2245
|
+
|
|
2246
|
+
"Contribution" shall mean any work of authorship, including
|
|
2247
|
+
the original version of the Work and any modifications or additions
|
|
2248
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
2249
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
2250
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
2251
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
2252
|
+
means any form of electronic, verbal, or written communication sent
|
|
2253
|
+
to the Licensor or its representatives, including but not limited to
|
|
2254
|
+
communication on electronic mailing lists, source code control systems,
|
|
2255
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
2256
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
2257
|
+
excluding communication that is conspicuously marked or otherwise
|
|
2258
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
2259
|
+
|
|
2260
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
2261
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
2262
|
+
subsequently incorporated within the Work.
|
|
2263
|
+
|
|
2264
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
2265
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
2266
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
2267
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2268
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
2269
|
+
Work and such Derivative Works in Source or Object form.
|
|
2270
|
+
|
|
2271
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
2272
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
2273
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
2274
|
+
(except as stated in this section) patent license to make, have made,
|
|
2275
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
2276
|
+
where such license applies only to those patent claims licensable
|
|
2277
|
+
by such Contributor that are necessarily infringed by their
|
|
2278
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
2279
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
2280
|
+
institute patent litigation against any entity (including a
|
|
2281
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
2282
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
2283
|
+
or contributory patent infringement, then any patent licenses
|
|
2284
|
+
granted to You under this License for that Work shall terminate
|
|
2285
|
+
as of the date such litigation is filed.
|
|
2286
|
+
|
|
2287
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
2288
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
2289
|
+
modifications, and in Source or Object form, provided that You
|
|
2290
|
+
meet the following conditions:
|
|
2291
|
+
|
|
2292
|
+
(a) You must give any other recipients of the Work or
|
|
2293
|
+
Derivative Works a copy of this License; and
|
|
2294
|
+
|
|
2295
|
+
(b) You must cause any modified files to carry prominent notices
|
|
2296
|
+
stating that You changed the files; and
|
|
2297
|
+
|
|
2298
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2299
|
+
that You distribute, all copyright, patent, trademark, and
|
|
2300
|
+
attribution notices from the Source form of the Work,
|
|
2301
|
+
excluding those notices that do not pertain to any part of
|
|
2302
|
+
the Derivative Works; and
|
|
2303
|
+
|
|
2304
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
2305
|
+
distribution, then any Derivative Works that You distribute must
|
|
2306
|
+
include a readable copy of the attribution notices contained
|
|
2307
|
+
within such NOTICE file, excluding those notices that do not
|
|
2308
|
+
pertain to any part of the Derivative Works, in at least one
|
|
2309
|
+
of the following places: within a NOTICE text file distributed
|
|
2310
|
+
as part of the Derivative Works; within the Source form or
|
|
2311
|
+
documentation, if provided along with the Derivative Works; or,
|
|
2312
|
+
within a display generated by the Derivative Works, if and
|
|
2313
|
+
wherever such third-party notices normally appear. The contents
|
|
2314
|
+
of the NOTICE file are for informational purposes only and
|
|
2315
|
+
do not modify the License. You may add Your own attribution
|
|
2316
|
+
notices within Derivative Works that You distribute, alongside
|
|
2317
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
2318
|
+
that such additional attribution notices cannot be construed
|
|
2319
|
+
as modifying the License.
|
|
2320
|
+
|
|
2321
|
+
You may add Your own copyright statement to Your modifications and
|
|
2322
|
+
may provide additional or different license terms and conditions
|
|
2323
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
2324
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
2325
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
2326
|
+
the conditions stated in this License.
|
|
2327
|
+
|
|
2328
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
2329
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
2330
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
2331
|
+
this License, without any additional terms or conditions.
|
|
2332
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
2333
|
+
the terms of any separate license agreement you may have executed
|
|
2334
|
+
with Licensor regarding such Contributions.
|
|
2335
|
+
|
|
2336
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
2337
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
2338
|
+
except as required for reasonable and customary use in describing the
|
|
2339
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
2340
|
+
|
|
2341
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
2342
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
2343
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
2344
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
2345
|
+
implied, including, without limitation, any warranties or conditions
|
|
2346
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
2347
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
2348
|
+
appropriateness of using or redistributing the Work and assume any
|
|
2349
|
+
risks associated with Your exercise of permissions under this License.
|
|
2350
|
+
|
|
2351
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
2352
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
2353
|
+
unless required by applicable law (such as deliberate and grossly
|
|
2354
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
2355
|
+
liable to You for damages, including any direct, indirect, special,
|
|
2356
|
+
incidental, or consequential damages of any character arising as a
|
|
2357
|
+
result of this License or out of the use or inability to use the
|
|
2358
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
2359
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
2360
|
+
other commercial damages or losses), even if such Contributor
|
|
2361
|
+
has been advised of the possibility of such damages.
|
|
2362
|
+
|
|
2363
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
2364
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
2365
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
2366
|
+
or other liability obligations and/or rights consistent with this
|
|
2367
|
+
License. However, in accepting such obligations, You may act only
|
|
2368
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
2369
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
2370
|
+
defend, and hold each Contributor harmless for any liability
|
|
2371
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
2372
|
+
of your accepting any such warranty or additional liability.
|
|
2373
|
+
|
|
2374
|
+
END OF TERMS AND CONDITIONS
|
|
2375
|
+
|
|
2376
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
2377
|
+
|
|
2378
|
+
To apply the Apache License to your work, attach the following
|
|
2379
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
2380
|
+
replaced with your own identifying information. (Don't include
|
|
2381
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
2382
|
+
comment syntax for the file format. We also recommend that a
|
|
2383
|
+
file or class name and description of purpose be included on the
|
|
2384
|
+
same "printed page" as the copyright notice for easier
|
|
2385
|
+
identification within third-party archives.
|
|
2386
|
+
|
|
2387
|
+
Copyright [yyyy] [name of copyright owner]
|
|
2388
|
+
|
|
2389
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
2390
|
+
you may not use this file except in compliance with the License.
|
|
2391
|
+
You may obtain a copy of the License at
|
|
2392
|
+
|
|
2393
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
2394
|
+
|
|
2395
|
+
Unless required by applicable law or agreed to in writing, software
|
|
2396
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
2397
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
2398
|
+
See the License for the specific language governing permissions and
|
|
2399
|
+
limitations under the License.
|
|
2400
|
+
|
|
229
2401
|
================================================================================
|
|
230
2402
|
mkdirp@1.0.4
|
|
231
2403
|
License: MIT
|
|
@@ -277,6 +2449,58 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
277
2449
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
278
2450
|
SOFTWARE.
|
|
279
2451
|
|
|
2452
|
+
================================================================================
|
|
2453
|
+
node-domexception@1.0.0
|
|
2454
|
+
License: MIT
|
|
2455
|
+
Upstream: https://github.com/jimmywarting/node-domexception#readme
|
|
2456
|
+
MIT License
|
|
2457
|
+
|
|
2458
|
+
Copyright (c) 2021 Jimmy Wärting
|
|
2459
|
+
|
|
2460
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2461
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2462
|
+
in the Software without restriction, including without limitation the rights
|
|
2463
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2464
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2465
|
+
furnished to do so, subject to the following conditions:
|
|
2466
|
+
|
|
2467
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2468
|
+
copies or substantial portions of the Software.
|
|
2469
|
+
|
|
2470
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2471
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2472
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2473
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2474
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2475
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2476
|
+
SOFTWARE.
|
|
2477
|
+
|
|
2478
|
+
================================================================================
|
|
2479
|
+
node-fetch@3.3.2
|
|
2480
|
+
License: MIT
|
|
2481
|
+
Upstream: https://github.com/node-fetch/node-fetch
|
|
2482
|
+
The MIT License (MIT)
|
|
2483
|
+
|
|
2484
|
+
Copyright (c) 2016 - 2020 Node Fetch Team
|
|
2485
|
+
|
|
2486
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2487
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
2488
|
+
in the Software without restriction, including without limitation the rights
|
|
2489
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2490
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
2491
|
+
furnished to do so, subject to the following conditions:
|
|
2492
|
+
|
|
2493
|
+
The above copyright notice and this permission notice shall be included in all
|
|
2494
|
+
copies or substantial portions of the Software.
|
|
2495
|
+
|
|
2496
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2497
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2498
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2499
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2500
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2501
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2502
|
+
SOFTWARE.
|
|
2503
|
+
|
|
280
2504
|
================================================================================
|
|
281
2505
|
node-forge@1.4.0
|
|
282
2506
|
License: (BSD-3-Clause OR GPL-2.0)
|
|
@@ -612,6 +2836,268 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
|
|
612
2836
|
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
|
613
2837
|
POSSIBILITY OF SUCH DAMAGES.
|
|
614
2838
|
|
|
2839
|
+
================================================================================
|
|
2840
|
+
openai@6.47.0
|
|
2841
|
+
License: Apache-2.0
|
|
2842
|
+
Apache License
|
|
2843
|
+
Version 2.0, January 2004
|
|
2844
|
+
http://www.apache.org/licenses/
|
|
2845
|
+
|
|
2846
|
+
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
2847
|
+
|
|
2848
|
+
1. Definitions.
|
|
2849
|
+
|
|
2850
|
+
"License" shall mean the terms and conditions for use, reproduction,
|
|
2851
|
+
and distribution as defined by Sections 1 through 9 of this document.
|
|
2852
|
+
|
|
2853
|
+
"Licensor" shall mean the copyright owner or entity authorized by
|
|
2854
|
+
the copyright owner that is granting the License.
|
|
2855
|
+
|
|
2856
|
+
"Legal Entity" shall mean the union of the acting entity and all
|
|
2857
|
+
other entities that control, are controlled by, or are under common
|
|
2858
|
+
control with that entity. For the purposes of this definition,
|
|
2859
|
+
"control" means (i) the power, direct or indirect, to cause the
|
|
2860
|
+
direction or management of such entity, whether by contract or
|
|
2861
|
+
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
2862
|
+
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
2863
|
+
|
|
2864
|
+
"You" (or "Your") shall mean an individual or Legal Entity
|
|
2865
|
+
exercising permissions granted by this License.
|
|
2866
|
+
|
|
2867
|
+
"Source" form shall mean the preferred form for making modifications,
|
|
2868
|
+
including but not limited to software source code, documentation
|
|
2869
|
+
source, and configuration files.
|
|
2870
|
+
|
|
2871
|
+
"Object" form shall mean any form resulting from mechanical
|
|
2872
|
+
transformation or translation of a Source form, including but
|
|
2873
|
+
not limited to compiled object code, generated documentation,
|
|
2874
|
+
and conversions to other media types.
|
|
2875
|
+
|
|
2876
|
+
"Work" shall mean the work of authorship, whether in Source or
|
|
2877
|
+
Object form, made available under the License, as indicated by a
|
|
2878
|
+
copyright notice that is included in or attached to the work
|
|
2879
|
+
(an example is provided in the Appendix below).
|
|
2880
|
+
|
|
2881
|
+
"Derivative Works" shall mean any work, whether in Source or Object
|
|
2882
|
+
form, that is based on (or derived from) the Work and for which the
|
|
2883
|
+
editorial revisions, annotations, elaborations, or other modifications
|
|
2884
|
+
represent, as a whole, an original work of authorship. For the purposes
|
|
2885
|
+
of this License, Derivative Works shall not include works that remain
|
|
2886
|
+
separable from, or merely link (or bind by name) to the interfaces of,
|
|
2887
|
+
the Work and Derivative Works thereof.
|
|
2888
|
+
|
|
2889
|
+
"Contribution" shall mean any work of authorship, including
|
|
2890
|
+
the original version of the Work and any modifications or additions
|
|
2891
|
+
to that Work or Derivative Works thereof, that is intentionally
|
|
2892
|
+
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
2893
|
+
or by an individual or Legal Entity authorized to submit on behalf of
|
|
2894
|
+
the copyright owner. For the purposes of this definition, "submitted"
|
|
2895
|
+
means any form of electronic, verbal, or written communication sent
|
|
2896
|
+
to the Licensor or its representatives, including but not limited to
|
|
2897
|
+
communication on electronic mailing lists, source code control systems,
|
|
2898
|
+
and issue tracking systems that are managed by, or on behalf of, the
|
|
2899
|
+
Licensor for the purpose of discussing and improving the Work, but
|
|
2900
|
+
excluding communication that is conspicuously marked or otherwise
|
|
2901
|
+
designated in writing by the copyright owner as "Not a Contribution."
|
|
2902
|
+
|
|
2903
|
+
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
2904
|
+
on behalf of whom a Contribution has been received by Licensor and
|
|
2905
|
+
subsequently incorporated within the Work.
|
|
2906
|
+
|
|
2907
|
+
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
2908
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
2909
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
2910
|
+
copyright license to reproduce, prepare Derivative Works of,
|
|
2911
|
+
publicly display, publicly perform, sublicense, and distribute the
|
|
2912
|
+
Work and such Derivative Works in Source or Object form.
|
|
2913
|
+
|
|
2914
|
+
3. Grant of Patent License. Subject to the terms and conditions of
|
|
2915
|
+
this License, each Contributor hereby grants to You a perpetual,
|
|
2916
|
+
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
2917
|
+
(except as stated in this section) patent license to make, have made,
|
|
2918
|
+
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
2919
|
+
where such license applies only to those patent claims licensable
|
|
2920
|
+
by such Contributor that are necessarily infringed by their
|
|
2921
|
+
Contribution(s) alone or by combination of their Contribution(s)
|
|
2922
|
+
with the Work to which such Contribution(s) was submitted. If You
|
|
2923
|
+
institute patent litigation against any entity (including a
|
|
2924
|
+
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
2925
|
+
or a Contribution incorporated within the Work constitutes direct
|
|
2926
|
+
or contributory patent infringement, then any patent licenses
|
|
2927
|
+
granted to You under this License for that Work shall terminate
|
|
2928
|
+
as of the date such litigation is filed.
|
|
2929
|
+
|
|
2930
|
+
4. Redistribution. You may reproduce and distribute copies of the
|
|
2931
|
+
Work or Derivative Works thereof in any medium, with or without
|
|
2932
|
+
modifications, and in Source or Object form, provided that You
|
|
2933
|
+
meet the following conditions:
|
|
2934
|
+
|
|
2935
|
+
(a) You must give any other recipients of the Work or
|
|
2936
|
+
Derivative Works a copy of this License; and
|
|
2937
|
+
|
|
2938
|
+
(b) You must cause any modified files to carry prominent notices
|
|
2939
|
+
stating that You changed the files; and
|
|
2940
|
+
|
|
2941
|
+
(c) You must retain, in the Source form of any Derivative Works
|
|
2942
|
+
that You distribute, all copyright, patent, trademark, and
|
|
2943
|
+
attribution notices from the Source form of the Work,
|
|
2944
|
+
excluding those notices that do not pertain to any part of
|
|
2945
|
+
the Derivative Works; and
|
|
2946
|
+
|
|
2947
|
+
(d) If the Work includes a "NOTICE" text file as part of its
|
|
2948
|
+
distribution, then any Derivative Works that You distribute must
|
|
2949
|
+
include a readable copy of the attribution notices contained
|
|
2950
|
+
within such NOTICE file, excluding those notices that do not
|
|
2951
|
+
pertain to any part of the Derivative Works, in at least one
|
|
2952
|
+
of the following places: within a NOTICE text file distributed
|
|
2953
|
+
as part of the Derivative Works; within the Source form or
|
|
2954
|
+
documentation, if provided along with the Derivative Works; or,
|
|
2955
|
+
within a display generated by the Derivative Works, if and
|
|
2956
|
+
wherever such third-party notices normally appear. The contents
|
|
2957
|
+
of the NOTICE file are for informational purposes only and
|
|
2958
|
+
do not modify the License. You may add Your own attribution
|
|
2959
|
+
notices within Derivative Works that You distribute, alongside
|
|
2960
|
+
or as an addendum to the NOTICE text from the Work, provided
|
|
2961
|
+
that such additional attribution notices cannot be construed
|
|
2962
|
+
as modifying the License.
|
|
2963
|
+
|
|
2964
|
+
You may add Your own copyright statement to Your modifications and
|
|
2965
|
+
may provide additional or different license terms and conditions
|
|
2966
|
+
for use, reproduction, or distribution of Your modifications, or
|
|
2967
|
+
for any such Derivative Works as a whole, provided Your use,
|
|
2968
|
+
reproduction, and distribution of the Work otherwise complies with
|
|
2969
|
+
the conditions stated in this License.
|
|
2970
|
+
|
|
2971
|
+
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
2972
|
+
any Contribution intentionally submitted for inclusion in the Work
|
|
2973
|
+
by You to the Licensor shall be under the terms and conditions of
|
|
2974
|
+
this License, without any additional terms or conditions.
|
|
2975
|
+
Notwithstanding the above, nothing herein shall supersede or modify
|
|
2976
|
+
the terms of any separate license agreement you may have executed
|
|
2977
|
+
with Licensor regarding such Contributions.
|
|
2978
|
+
|
|
2979
|
+
6. Trademarks. This License does not grant permission to use the trade
|
|
2980
|
+
names, trademarks, service marks, or product names of the Licensor,
|
|
2981
|
+
except as required for reasonable and customary use in describing the
|
|
2982
|
+
origin of the Work and reproducing the content of the NOTICE file.
|
|
2983
|
+
|
|
2984
|
+
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
2985
|
+
agreed to in writing, Licensor provides the Work (and each
|
|
2986
|
+
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
2987
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
2988
|
+
implied, including, without limitation, any warranties or conditions
|
|
2989
|
+
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
2990
|
+
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
2991
|
+
appropriateness of using or redistributing the Work and assume any
|
|
2992
|
+
risks associated with Your exercise of permissions under this License.
|
|
2993
|
+
|
|
2994
|
+
8. Limitation of Liability. In no event and under no legal theory,
|
|
2995
|
+
whether in tort (including negligence), contract, or otherwise,
|
|
2996
|
+
unless required by applicable law (such as deliberate and grossly
|
|
2997
|
+
negligent acts) or agreed to in writing, shall any Contributor be
|
|
2998
|
+
liable to You for damages, including any direct, indirect, special,
|
|
2999
|
+
incidental, or consequential damages of any character arising as a
|
|
3000
|
+
result of this License or out of the use or inability to use the
|
|
3001
|
+
Work (including but not limited to damages for loss of goodwill,
|
|
3002
|
+
work stoppage, computer failure or malfunction, or any and all
|
|
3003
|
+
other commercial damages or losses), even if such Contributor
|
|
3004
|
+
has been advised of the possibility of such damages.
|
|
3005
|
+
|
|
3006
|
+
9. Accepting Warranty or Additional Liability. While redistributing
|
|
3007
|
+
the Work or Derivative Works thereof, You may choose to offer,
|
|
3008
|
+
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
3009
|
+
or other liability obligations and/or rights consistent with this
|
|
3010
|
+
License. However, in accepting such obligations, You may act only
|
|
3011
|
+
on Your own behalf and on Your sole responsibility, not on behalf
|
|
3012
|
+
of any other Contributor, and only if You agree to indemnify,
|
|
3013
|
+
defend, and hold each Contributor harmless for any liability
|
|
3014
|
+
incurred by, or claims asserted against, such Contributor by reason
|
|
3015
|
+
of your accepting any such warranty or additional liability.
|
|
3016
|
+
|
|
3017
|
+
END OF TERMS AND CONDITIONS
|
|
3018
|
+
|
|
3019
|
+
APPENDIX: How to apply the Apache License to your work.
|
|
3020
|
+
|
|
3021
|
+
To apply the Apache License to your work, attach the following
|
|
3022
|
+
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
3023
|
+
replaced with your own identifying information. (Don't include
|
|
3024
|
+
the brackets!) The text should be enclosed in the appropriate
|
|
3025
|
+
comment syntax for the file format. We also recommend that a
|
|
3026
|
+
file or class name and description of purpose be included on the
|
|
3027
|
+
same "printed page" as the copyright notice for easier
|
|
3028
|
+
identification within third-party archives.
|
|
3029
|
+
|
|
3030
|
+
Copyright 2026 OpenAI
|
|
3031
|
+
|
|
3032
|
+
Licensed under the Apache License, Version 2.0 (the "License");
|
|
3033
|
+
you may not use this file except in compliance with the License.
|
|
3034
|
+
You may obtain a copy of the License at
|
|
3035
|
+
|
|
3036
|
+
http://www.apache.org/licenses/LICENSE-2.0
|
|
3037
|
+
|
|
3038
|
+
Unless required by applicable law or agreed to in writing, software
|
|
3039
|
+
distributed under the License is distributed on an "AS IS" BASIS,
|
|
3040
|
+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
3041
|
+
See the License for the specific language governing permissions and
|
|
3042
|
+
limitations under the License.
|
|
3043
|
+
|
|
3044
|
+
================================================================================
|
|
3045
|
+
p-retry@4.6.2
|
|
3046
|
+
License: MIT
|
|
3047
|
+
MIT License
|
|
3048
|
+
|
|
3049
|
+
Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3050
|
+
|
|
3051
|
+
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:
|
|
3052
|
+
|
|
3053
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3054
|
+
|
|
3055
|
+
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.
|
|
3056
|
+
|
|
3057
|
+
================================================================================
|
|
3058
|
+
protobufjs@7.6.5
|
|
3059
|
+
License: BSD-3-Clause
|
|
3060
|
+
Upstream: https://protobufjs.github.io/protobuf.js/
|
|
3061
|
+
This license applies to all parts of protobuf.js except those files
|
|
3062
|
+
either explicitly including or referencing a different license or
|
|
3063
|
+
located in a directory containing a different LICENSE file.
|
|
3064
|
+
|
|
3065
|
+
---
|
|
3066
|
+
|
|
3067
|
+
Copyright (c) 2016, Daniel Wirtz All rights reserved.
|
|
3068
|
+
|
|
3069
|
+
Redistribution and use in source and binary forms, with or without
|
|
3070
|
+
modification, are permitted provided that the following conditions are
|
|
3071
|
+
met:
|
|
3072
|
+
|
|
3073
|
+
* Redistributions of source code must retain the above copyright
|
|
3074
|
+
notice, this list of conditions and the following disclaimer.
|
|
3075
|
+
* Redistributions in binary form must reproduce the above copyright
|
|
3076
|
+
notice, this list of conditions and the following disclaimer in the
|
|
3077
|
+
documentation and/or other materials provided with the distribution.
|
|
3078
|
+
* Neither the name of its author, nor the names of its contributors
|
|
3079
|
+
may be used to endorse or promote products derived from this software
|
|
3080
|
+
without specific prior written permission.
|
|
3081
|
+
|
|
3082
|
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
3083
|
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
3084
|
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
3085
|
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
|
|
3086
|
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
3087
|
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
|
|
3088
|
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
|
|
3089
|
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
|
|
3090
|
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
3091
|
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
3092
|
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
3093
|
+
|
|
3094
|
+
---
|
|
3095
|
+
|
|
3096
|
+
Code generated by the command line utilities is owned by the owner
|
|
3097
|
+
of the input file used when generating it. This code is not
|
|
3098
|
+
standalone and requires a support library to be linked with it. This
|
|
3099
|
+
support library is itself covered by the above license.
|
|
3100
|
+
|
|
615
3101
|
================================================================================
|
|
616
3102
|
require-directory@2.1.1
|
|
617
3103
|
License: MIT
|
|
@@ -639,12 +3125,70 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
|
639
3125
|
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
640
3126
|
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
641
3127
|
|
|
3128
|
+
================================================================================
|
|
3129
|
+
retry@0.13.1
|
|
3130
|
+
License: MIT
|
|
3131
|
+
Upstream: https://github.com/tim-kos/node-retry
|
|
3132
|
+
Copyright (c) 2011:
|
|
3133
|
+
Tim Koschützki (tim@debuggable.com)
|
|
3134
|
+
Felix Geisendörfer (felix@debuggable.com)
|
|
3135
|
+
|
|
3136
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3137
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3138
|
+
in the Software without restriction, including without limitation the rights
|
|
3139
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3140
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3141
|
+
furnished to do so, subject to the following conditions:
|
|
3142
|
+
|
|
3143
|
+
The above copyright notice and this permission notice shall be included in
|
|
3144
|
+
all copies or substantial portions of the Software.
|
|
3145
|
+
|
|
3146
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3147
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3148
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3149
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3150
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3151
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3152
|
+
THE SOFTWARE.
|
|
3153
|
+
|
|
3154
|
+
================================================================================
|
|
3155
|
+
safe-buffer@5.2.1
|
|
3156
|
+
License: MIT
|
|
3157
|
+
Upstream: https://github.com/feross/safe-buffer
|
|
3158
|
+
The MIT License (MIT)
|
|
3159
|
+
|
|
3160
|
+
Copyright (c) Feross Aboukhadijeh
|
|
3161
|
+
|
|
3162
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3163
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3164
|
+
in the Software without restriction, including without limitation the rights
|
|
3165
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3166
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3167
|
+
furnished to do so, subject to the following conditions:
|
|
3168
|
+
|
|
3169
|
+
The above copyright notice and this permission notice shall be included in
|
|
3170
|
+
all copies or substantial portions of the Software.
|
|
3171
|
+
|
|
3172
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3173
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3174
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3175
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3176
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3177
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3178
|
+
THE SOFTWARE.
|
|
3179
|
+
|
|
642
3180
|
================================================================================
|
|
643
3181
|
semaphore@1.1.0
|
|
644
3182
|
License: UNKNOWN
|
|
645
3183
|
Upstream: https://github.com/abrkn/semaphore.js
|
|
646
3184
|
No standalone license text was included by the upstream package; see its package metadata and project homepage.
|
|
647
3185
|
|
|
3186
|
+
================================================================================
|
|
3187
|
+
standardwebhooks@1.0.0
|
|
3188
|
+
License: MIT
|
|
3189
|
+
Upstream: https://github.com/standard-webhooks/standard-webhooks/tree/main/libraries/javascript
|
|
3190
|
+
No standalone license text was included by the upstream package; see its package metadata and project homepage.
|
|
3191
|
+
|
|
648
3192
|
================================================================================
|
|
649
3193
|
string-width@4.2.3
|
|
650
3194
|
License: MIT
|
|
@@ -671,6 +3215,58 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
671
3215
|
|
|
672
3216
|
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.
|
|
673
3217
|
|
|
3218
|
+
================================================================================
|
|
3219
|
+
ts-algebra@2.0.0
|
|
3220
|
+
License: MIT
|
|
3221
|
+
Upstream: https://github.com/ThomasAribart/ts-algebra#readme
|
|
3222
|
+
MIT License
|
|
3223
|
+
|
|
3224
|
+
Copyright (c) 2020 Thomas Aribart
|
|
3225
|
+
|
|
3226
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3227
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3228
|
+
in the Software without restriction, including without limitation the rights
|
|
3229
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3230
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3231
|
+
furnished to do so, subject to the following conditions:
|
|
3232
|
+
|
|
3233
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3234
|
+
copies or substantial portions of the Software.
|
|
3235
|
+
|
|
3236
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3237
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3238
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3239
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3240
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3241
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3242
|
+
SOFTWARE.
|
|
3243
|
+
|
|
3244
|
+
================================================================================
|
|
3245
|
+
undici-types@6.21.0
|
|
3246
|
+
License: MIT
|
|
3247
|
+
Upstream: https://undici.nodejs.org
|
|
3248
|
+
MIT License
|
|
3249
|
+
|
|
3250
|
+
Copyright (c) Matteo Collina and Undici contributors
|
|
3251
|
+
|
|
3252
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3253
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3254
|
+
in the Software without restriction, including without limitation the rights
|
|
3255
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3256
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3257
|
+
furnished to do so, subject to the following conditions:
|
|
3258
|
+
|
|
3259
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3260
|
+
copies or substantial portions of the Software.
|
|
3261
|
+
|
|
3262
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3263
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3264
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3265
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3266
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3267
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3268
|
+
SOFTWARE.
|
|
3269
|
+
|
|
674
3270
|
================================================================================
|
|
675
3271
|
uuid@11.1.1
|
|
676
3272
|
License: MIT
|
|
@@ -685,6 +3281,33 @@ The above copyright notice and this permission notice shall be included in all c
|
|
|
685
3281
|
|
|
686
3282
|
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.
|
|
687
3283
|
|
|
3284
|
+
================================================================================
|
|
3285
|
+
web-streams-polyfill@3.3.3
|
|
3286
|
+
License: MIT
|
|
3287
|
+
Upstream: https://github.com/MattiasBuelens/web-streams-polyfill#readme
|
|
3288
|
+
The MIT License (MIT)
|
|
3289
|
+
|
|
3290
|
+
Copyright (c) 2024 Mattias Buelens
|
|
3291
|
+
Copyright (c) 2016 Diwank Singh Tomer
|
|
3292
|
+
|
|
3293
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3294
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3295
|
+
in the Software without restriction, including without limitation the rights
|
|
3296
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3297
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3298
|
+
furnished to do so, subject to the following conditions:
|
|
3299
|
+
|
|
3300
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3301
|
+
copies or substantial portions of the Software.
|
|
3302
|
+
|
|
3303
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3304
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3305
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3306
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3307
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3308
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3309
|
+
SOFTWARE.
|
|
3310
|
+
|
|
688
3311
|
================================================================================
|
|
689
3312
|
wrap-ansi@7.0.0
|
|
690
3313
|
License: MIT
|