@voltro/plugin-duckdb 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,4652 @@
1
+ # Third-Party Notices — @voltro/plugin-duckdb
2
+
3
+ This package depends on the open-source software listed below. Each is the
4
+ property of its respective copyright holders and is used under the terms of
5
+ its license. This file is provided for attribution; it grants no rights in
6
+ @voltro/plugin-duckdb itself, which is proprietary (see LICENSE).
7
+
8
+ Generated from the resolved runtime dependency closure (54 packages).
9
+
10
+ ---
11
+
12
+ ## @duckdb/node-api@1.5.4-r.1
13
+
14
+ License: MIT
15
+
16
+ ```
17
+ Copyright 2018-2025 Stichting DuckDB Foundation
18
+
19
+ 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:
20
+
21
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
22
+
23
+ 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.
24
+ ```
25
+
26
+ ## @duckdb/node-bindings@1.5.4-r.1
27
+
28
+ License: MIT
29
+
30
+ ```
31
+ Copyright 2018-2025 Stichting DuckDB Foundation
32
+
33
+ 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:
34
+
35
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
36
+
37
+ 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.
38
+ ```
39
+
40
+ ## @duckdb/node-bindings-linux-x64@1.5.4-r.1
41
+
42
+ License: MIT
43
+
44
+ ```
45
+ Copyright 2018-2025 Stichting DuckDB Foundation
46
+
47
+ 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:
48
+
49
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
50
+
51
+ 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.
52
+ ```
53
+
54
+ ## @duckdb/node-bindings-linux-x64-musl@1.5.4-r.1
55
+
56
+ License: MIT
57
+
58
+ ```
59
+ Copyright 2018-2025 Stichting DuckDB Foundation
60
+
61
+ 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:
62
+
63
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
64
+
65
+ 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.
66
+ ```
67
+
68
+ ## @effect/cluster@0.59.0
69
+
70
+ License: MIT
71
+
72
+ ```
73
+ MIT License
74
+
75
+ Copyright (c) 2023-present The Contributors
76
+
77
+ Permission is hereby granted, free of charge, to any person obtaining a copy
78
+ of this software and associated documentation files (the "Software"), to deal
79
+ in the Software without restriction, including without limitation the rights
80
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
81
+ copies of the Software, and to permit persons to whom the Software is
82
+ furnished to do so, subject to the following conditions:
83
+
84
+ The above copyright notice and this permission notice shall be included in all
85
+ copies or substantial portions of the Software.
86
+
87
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
88
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
89
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
90
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
91
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
92
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
93
+ SOFTWARE.
94
+ ```
95
+
96
+ ## @effect/opentelemetry@0.63.0
97
+
98
+ License: MIT
99
+
100
+ ```
101
+ MIT License
102
+
103
+ Copyright (c) 2020-present The Contributors
104
+
105
+ Permission is hereby granted, free of charge, to any person obtaining a copy
106
+ of this software and associated documentation files (the "Software"), to deal
107
+ in the Software without restriction, including without limitation the rights
108
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
109
+ copies of the Software, and to permit persons to whom the Software is
110
+ furnished to do so, subject to the following conditions:
111
+
112
+ The above copyright notice and this permission notice shall be included in all
113
+ copies or substantial portions of the Software.
114
+
115
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
116
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
117
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
118
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
119
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
120
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
121
+ SOFTWARE.
122
+ ```
123
+
124
+ ## @effect/platform-node@0.107.0
125
+
126
+ License: MIT
127
+
128
+ ```
129
+ MIT License
130
+
131
+ Copyright (c) 2023 Effectful Technologies Inc
132
+
133
+ Permission is hereby granted, free of charge, to any person obtaining a copy
134
+ of this software and associated documentation files (the "Software"), to deal
135
+ in the Software without restriction, including without limitation the rights
136
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
137
+ copies of the Software, and to permit persons to whom the Software is
138
+ furnished to do so, subject to the following conditions:
139
+
140
+ The above copyright notice and this permission notice shall be included in all
141
+ copies or substantial portions of the Software.
142
+
143
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
144
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
145
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
146
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
147
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
148
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
149
+ SOFTWARE.
150
+ ```
151
+
152
+ ## @effect/platform-node-shared@0.60.0
153
+
154
+ License: MIT
155
+
156
+ ```
157
+ MIT License
158
+
159
+ Copyright (c) 2023 Effectful Technologies Inc
160
+
161
+ Permission is hereby granted, free of charge, to any person obtaining a copy
162
+ of this software and associated documentation files (the "Software"), to deal
163
+ in the Software without restriction, including without limitation the rights
164
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
165
+ copies of the Software, and to permit persons to whom the Software is
166
+ furnished to do so, subject to the following conditions:
167
+
168
+ The above copyright notice and this permission notice shall be included in all
169
+ copies or substantial portions of the Software.
170
+
171
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
172
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
173
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
174
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
175
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
176
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
177
+ SOFTWARE.
178
+ ```
179
+
180
+ ## @effect/sql@0.51.1
181
+
182
+ License: MIT
183
+
184
+ ```
185
+ MIT License
186
+
187
+ Copyright (c) 2023-present The Contributors
188
+
189
+ Permission is hereby granted, free of charge, to any person obtaining a copy
190
+ of this software and associated documentation files (the "Software"), to deal
191
+ in the Software without restriction, including without limitation the rights
192
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
193
+ copies of the Software, and to permit persons to whom the Software is
194
+ furnished to do so, subject to the following conditions:
195
+
196
+ The above copyright notice and this permission notice shall be included in all
197
+ copies or substantial portions of the Software.
198
+
199
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
200
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
201
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
202
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
203
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
204
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
205
+ SOFTWARE.
206
+ ```
207
+
208
+ ## @effect/workflow@0.18.2
209
+
210
+ License: MIT
211
+
212
+ ```
213
+ MIT License
214
+
215
+ Copyright (c) 2023-present The Contributors
216
+
217
+ Permission is hereby granted, free of charge, to any person obtaining a copy
218
+ of this software and associated documentation files (the "Software"), to deal
219
+ in the Software without restriction, including without limitation the rights
220
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
221
+ copies of the Software, and to permit persons to whom the Software is
222
+ furnished to do so, subject to the following conditions:
223
+
224
+ The above copyright notice and this permission notice shall be included in all
225
+ copies or substantial portions of the Software.
226
+
227
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
228
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
229
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
230
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
231
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
232
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
233
+ SOFTWARE.
234
+ ```
235
+
236
+ ## @ioredis/commands@1.10.0
237
+
238
+ License: MIT
239
+
240
+ ```
241
+ The MIT License (MIT)
242
+
243
+ Copyright (c) 2022 Zihua Li
244
+ Copyright (c) 2015 NodeRedis
245
+
246
+ Permission is hereby granted, free of charge, to any person obtaining a copy
247
+ of this software and associated documentation files (the "Software"), to deal
248
+ in the Software without restriction, including without limitation the rights
249
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
250
+ copies of the Software, and to permit persons to whom the Software is
251
+ furnished to do so, subject to the following conditions:
252
+
253
+ The above copyright notice and this permission notice shall be included in all
254
+ copies or substantial portions of the Software.
255
+
256
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
257
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
258
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
259
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
260
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
261
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
262
+ SOFTWARE.
263
+ ```
264
+
265
+ ## @opentelemetry/api@1.9.1
266
+
267
+ License: Apache-2.0
268
+
269
+ ```
270
+ Apache License
271
+ Version 2.0, January 2004
272
+ http://www.apache.org/licenses/
273
+
274
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
275
+
276
+ 1. Definitions.
277
+
278
+ "License" shall mean the terms and conditions for use, reproduction,
279
+ and distribution as defined by Sections 1 through 9 of this document.
280
+
281
+ "Licensor" shall mean the copyright owner or entity authorized by
282
+ the copyright owner that is granting the License.
283
+
284
+ "Legal Entity" shall mean the union of the acting entity and all
285
+ other entities that control, are controlled by, or are under common
286
+ control with that entity. For the purposes of this definition,
287
+ "control" means (i) the power, direct or indirect, to cause the
288
+ direction or management of such entity, whether by contract or
289
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
290
+ outstanding shares, or (iii) beneficial ownership of such entity.
291
+
292
+ "You" (or "Your") shall mean an individual or Legal Entity
293
+ exercising permissions granted by this License.
294
+
295
+ "Source" form shall mean the preferred form for making modifications,
296
+ including but not limited to software source code, documentation
297
+ source, and configuration files.
298
+
299
+ "Object" form shall mean any form resulting from mechanical
300
+ transformation or translation of a Source form, including but
301
+ not limited to compiled object code, generated documentation,
302
+ and conversions to other media types.
303
+
304
+ "Work" shall mean the work of authorship, whether in Source or
305
+ Object form, made available under the License, as indicated by a
306
+ copyright notice that is included in or attached to the work
307
+ (an example is provided in the Appendix below).
308
+
309
+ "Derivative Works" shall mean any work, whether in Source or Object
310
+ form, that is based on (or derived from) the Work and for which the
311
+ editorial revisions, annotations, elaborations, or other modifications
312
+ represent, as a whole, an original work of authorship. For the purposes
313
+ of this License, Derivative Works shall not include works that remain
314
+ separable from, or merely link (or bind by name) to the interfaces of,
315
+ the Work and Derivative Works thereof.
316
+
317
+ "Contribution" shall mean any work of authorship, including
318
+ the original version of the Work and any modifications or additions
319
+ to that Work or Derivative Works thereof, that is intentionally
320
+ submitted to Licensor for inclusion in the Work by the copyright owner
321
+ or by an individual or Legal Entity authorized to submit on behalf of
322
+ the copyright owner. For the purposes of this definition, "submitted"
323
+ means any form of electronic, verbal, or written communication sent
324
+ to the Licensor or its representatives, including but not limited to
325
+ communication on electronic mailing lists, source code control systems,
326
+ and issue tracking systems that are managed by, or on behalf of, the
327
+ Licensor for the purpose of discussing and improving the Work, but
328
+ excluding communication that is conspicuously marked or otherwise
329
+ designated in writing by the copyright owner as "Not a Contribution."
330
+
331
+ "Contributor" shall mean Licensor and any individual or Legal Entity
332
+ on behalf of whom a Contribution has been received by Licensor and
333
+ subsequently incorporated within the Work.
334
+
335
+ 2. Grant of Copyright License. Subject to the terms and conditions of
336
+ this License, each Contributor hereby grants to You a perpetual,
337
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
338
+ copyright license to reproduce, prepare Derivative Works of,
339
+ publicly display, publicly perform, sublicense, and distribute the
340
+ Work and such Derivative Works in Source or Object form.
341
+
342
+ 3. Grant of Patent License. Subject to the terms and conditions of
343
+ this License, each Contributor hereby grants to You a perpetual,
344
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
345
+ (except as stated in this section) patent license to make, have made,
346
+ use, offer to sell, sell, import, and otherwise transfer the Work,
347
+ where such license applies only to those patent claims licensable
348
+ by such Contributor that are necessarily infringed by their
349
+ Contribution(s) alone or by combination of their Contribution(s)
350
+ with the Work to which such Contribution(s) was submitted. If You
351
+ institute patent litigation against any entity (including a
352
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
353
+ or a Contribution incorporated within the Work constitutes direct
354
+ or contributory patent infringement, then any patent licenses
355
+ granted to You under this License for that Work shall terminate
356
+ as of the date such litigation is filed.
357
+
358
+ 4. Redistribution. You may reproduce and distribute copies of the
359
+ Work or Derivative Works thereof in any medium, with or without
360
+ modifications, and in Source or Object form, provided that You
361
+ meet the following conditions:
362
+
363
+ (a) You must give any other recipients of the Work or
364
+ Derivative Works a copy of this License; and
365
+
366
+ (b) You must cause any modified files to carry prominent notices
367
+ stating that You changed the files; and
368
+
369
+ (c) You must retain, in the Source form of any Derivative Works
370
+ that You distribute, all copyright, patent, trademark, and
371
+ attribution notices from the Source form of the Work,
372
+ excluding those notices that do not pertain to any part of
373
+ the Derivative Works; and
374
+
375
+ (d) If the Work includes a "NOTICE" text file as part of its
376
+ distribution, then any Derivative Works that You distribute must
377
+ include a readable copy of the attribution notices contained
378
+ within such NOTICE file, excluding those notices that do not
379
+ pertain to any part of the Derivative Works, in at least one
380
+ of the following places: within a NOTICE text file distributed
381
+ as part of the Derivative Works; within the Source form or
382
+ documentation, if provided along with the Derivative Works; or,
383
+ within a display generated by the Derivative Works, if and
384
+ wherever such third-party notices normally appear. The contents
385
+ of the NOTICE file are for informational purposes only and
386
+ do not modify the License. You may add Your own attribution
387
+ notices within Derivative Works that You distribute, alongside
388
+ or as an addendum to the NOTICE text from the Work, provided
389
+ that such additional attribution notices cannot be construed
390
+ as modifying the License.
391
+
392
+ You may add Your own copyright statement to Your modifications and
393
+ may provide additional or different license terms and conditions
394
+ for use, reproduction, or distribution of Your modifications, or
395
+ for any such Derivative Works as a whole, provided Your use,
396
+ reproduction, and distribution of the Work otherwise complies with
397
+ the conditions stated in this License.
398
+
399
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
400
+ any Contribution intentionally submitted for inclusion in the Work
401
+ by You to the Licensor shall be under the terms and conditions of
402
+ this License, without any additional terms or conditions.
403
+ Notwithstanding the above, nothing herein shall supersede or modify
404
+ the terms of any separate license agreement you may have executed
405
+ with Licensor regarding such Contributions.
406
+
407
+ 6. Trademarks. This License does not grant permission to use the trade
408
+ names, trademarks, service marks, or product names of the Licensor,
409
+ except as required for reasonable and customary use in describing the
410
+ origin of the Work and reproducing the content of the NOTICE file.
411
+
412
+ 7. Disclaimer of Warranty. Unless required by applicable law or
413
+ agreed to in writing, Licensor provides the Work (and each
414
+ Contributor provides its Contributions) on an "AS IS" BASIS,
415
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
416
+ implied, including, without limitation, any warranties or conditions
417
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
418
+ PARTICULAR PURPOSE. You are solely responsible for determining the
419
+ appropriateness of using or redistributing the Work and assume any
420
+ risks associated with Your exercise of permissions under this License.
421
+
422
+ 8. Limitation of Liability. In no event and under no legal theory,
423
+ whether in tort (including negligence), contract, or otherwise,
424
+ unless required by applicable law (such as deliberate and grossly
425
+ negligent acts) or agreed to in writing, shall any Contributor be
426
+ liable to You for damages, including any direct, indirect, special,
427
+ incidental, or consequential damages of any character arising as a
428
+ result of this License or out of the use or inability to use the
429
+ Work (including but not limited to damages for loss of goodwill,
430
+ work stoppage, computer failure or malfunction, or any and all
431
+ other commercial damages or losses), even if such Contributor
432
+ has been advised of the possibility of such damages.
433
+
434
+ 9. Accepting Warranty or Additional Liability. While redistributing
435
+ the Work or Derivative Works thereof, You may choose to offer,
436
+ and charge a fee for, acceptance of support, warranty, indemnity,
437
+ or other liability obligations and/or rights consistent with this
438
+ License. However, in accepting such obligations, You may act only
439
+ on Your own behalf and on Your sole responsibility, not on behalf
440
+ of any other Contributor, and only if You agree to indemnify,
441
+ defend, and hold each Contributor harmless for any liability
442
+ incurred by, or claims asserted against, such Contributor by reason
443
+ of your accepting any such warranty or additional liability.
444
+
445
+ END OF TERMS AND CONDITIONS
446
+
447
+ APPENDIX: How to apply the Apache License to your work.
448
+
449
+ To apply the Apache License to your work, attach the following
450
+ boilerplate notice, with the fields enclosed by brackets "[]"
451
+ replaced with your own identifying information. (Don't include
452
+ the brackets!) The text should be enclosed in the appropriate
453
+ comment syntax for the file format. We also recommend that a
454
+ file or class name and description of purpose be included on the
455
+ same "printed page" as the copyright notice for easier
456
+ identification within third-party archives.
457
+
458
+ Copyright [yyyy] [name of copyright owner]
459
+
460
+ Licensed under the Apache License, Version 2.0 (the "License");
461
+ you may not use this file except in compliance with the License.
462
+ You may obtain a copy of the License at
463
+
464
+ http://www.apache.org/licenses/LICENSE-2.0
465
+
466
+ Unless required by applicable law or agreed to in writing, software
467
+ distributed under the License is distributed on an "AS IS" BASIS,
468
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
469
+ See the License for the specific language governing permissions and
470
+ limitations under the License.
471
+ ```
472
+
473
+ ## @opentelemetry/api-logs@0.220.0
474
+
475
+ License: Apache-2.0
476
+
477
+ ```
478
+ Apache License
479
+ Version 2.0, January 2004
480
+ http://www.apache.org/licenses/
481
+
482
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
483
+
484
+ 1. Definitions.
485
+
486
+ "License" shall mean the terms and conditions for use, reproduction,
487
+ and distribution as defined by Sections 1 through 9 of this document.
488
+
489
+ "Licensor" shall mean the copyright owner or entity authorized by
490
+ the copyright owner that is granting the License.
491
+
492
+ "Legal Entity" shall mean the union of the acting entity and all
493
+ other entities that control, are controlled by, or are under common
494
+ control with that entity. For the purposes of this definition,
495
+ "control" means (i) the power, direct or indirect, to cause the
496
+ direction or management of such entity, whether by contract or
497
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
498
+ outstanding shares, or (iii) beneficial ownership of such entity.
499
+
500
+ "You" (or "Your") shall mean an individual or Legal Entity
501
+ exercising permissions granted by this License.
502
+
503
+ "Source" form shall mean the preferred form for making modifications,
504
+ including but not limited to software source code, documentation
505
+ source, and configuration files.
506
+
507
+ "Object" form shall mean any form resulting from mechanical
508
+ transformation or translation of a Source form, including but
509
+ not limited to compiled object code, generated documentation,
510
+ and conversions to other media types.
511
+
512
+ "Work" shall mean the work of authorship, whether in Source or
513
+ Object form, made available under the License, as indicated by a
514
+ copyright notice that is included in or attached to the work
515
+ (an example is provided in the Appendix below).
516
+
517
+ "Derivative Works" shall mean any work, whether in Source or Object
518
+ form, that is based on (or derived from) the Work and for which the
519
+ editorial revisions, annotations, elaborations, or other modifications
520
+ represent, as a whole, an original work of authorship. For the purposes
521
+ of this License, Derivative Works shall not include works that remain
522
+ separable from, or merely link (or bind by name) to the interfaces of,
523
+ the Work and Derivative Works thereof.
524
+
525
+ "Contribution" shall mean any work of authorship, including
526
+ the original version of the Work and any modifications or additions
527
+ to that Work or Derivative Works thereof, that is intentionally
528
+ submitted to Licensor for inclusion in the Work by the copyright owner
529
+ or by an individual or Legal Entity authorized to submit on behalf of
530
+ the copyright owner. For the purposes of this definition, "submitted"
531
+ means any form of electronic, verbal, or written communication sent
532
+ to the Licensor or its representatives, including but not limited to
533
+ communication on electronic mailing lists, source code control systems,
534
+ and issue tracking systems that are managed by, or on behalf of, the
535
+ Licensor for the purpose of discussing and improving the Work, but
536
+ excluding communication that is conspicuously marked or otherwise
537
+ designated in writing by the copyright owner as "Not a Contribution."
538
+
539
+ "Contributor" shall mean Licensor and any individual or Legal Entity
540
+ on behalf of whom a Contribution has been received by Licensor and
541
+ subsequently incorporated within the Work.
542
+
543
+ 2. Grant of Copyright License. Subject to the terms and conditions of
544
+ this License, each Contributor hereby grants to You a perpetual,
545
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
546
+ copyright license to reproduce, prepare Derivative Works of,
547
+ publicly display, publicly perform, sublicense, and distribute the
548
+ Work and such Derivative Works in Source or Object form.
549
+
550
+ 3. Grant of Patent License. Subject to the terms and conditions of
551
+ this License, each Contributor hereby grants to You a perpetual,
552
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
553
+ (except as stated in this section) patent license to make, have made,
554
+ use, offer to sell, sell, import, and otherwise transfer the Work,
555
+ where such license applies only to those patent claims licensable
556
+ by such Contributor that are necessarily infringed by their
557
+ Contribution(s) alone or by combination of their Contribution(s)
558
+ with the Work to which such Contribution(s) was submitted. If You
559
+ institute patent litigation against any entity (including a
560
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
561
+ or a Contribution incorporated within the Work constitutes direct
562
+ or contributory patent infringement, then any patent licenses
563
+ granted to You under this License for that Work shall terminate
564
+ as of the date such litigation is filed.
565
+
566
+ 4. Redistribution. You may reproduce and distribute copies of the
567
+ Work or Derivative Works thereof in any medium, with or without
568
+ modifications, and in Source or Object form, provided that You
569
+ meet the following conditions:
570
+
571
+ (a) You must give any other recipients of the Work or
572
+ Derivative Works a copy of this License; and
573
+
574
+ (b) You must cause any modified files to carry prominent notices
575
+ stating that You changed the files; and
576
+
577
+ (c) You must retain, in the Source form of any Derivative Works
578
+ that You distribute, all copyright, patent, trademark, and
579
+ attribution notices from the Source form of the Work,
580
+ excluding those notices that do not pertain to any part of
581
+ the Derivative Works; and
582
+
583
+ (d) If the Work includes a "NOTICE" text file as part of its
584
+ distribution, then any Derivative Works that You distribute must
585
+ include a readable copy of the attribution notices contained
586
+ within such NOTICE file, excluding those notices that do not
587
+ pertain to any part of the Derivative Works, in at least one
588
+ of the following places: within a NOTICE text file distributed
589
+ as part of the Derivative Works; within the Source form or
590
+ documentation, if provided along with the Derivative Works; or,
591
+ within a display generated by the Derivative Works, if and
592
+ wherever such third-party notices normally appear. The contents
593
+ of the NOTICE file are for informational purposes only and
594
+ do not modify the License. You may add Your own attribution
595
+ notices within Derivative Works that You distribute, alongside
596
+ or as an addendum to the NOTICE text from the Work, provided
597
+ that such additional attribution notices cannot be construed
598
+ as modifying the License.
599
+
600
+ You may add Your own copyright statement to Your modifications and
601
+ may provide additional or different license terms and conditions
602
+ for use, reproduction, or distribution of Your modifications, or
603
+ for any such Derivative Works as a whole, provided Your use,
604
+ reproduction, and distribution of the Work otherwise complies with
605
+ the conditions stated in this License.
606
+
607
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
608
+ any Contribution intentionally submitted for inclusion in the Work
609
+ by You to the Licensor shall be under the terms and conditions of
610
+ this License, without any additional terms or conditions.
611
+ Notwithstanding the above, nothing herein shall supersede or modify
612
+ the terms of any separate license agreement you may have executed
613
+ with Licensor regarding such Contributions.
614
+
615
+ 6. Trademarks. This License does not grant permission to use the trade
616
+ names, trademarks, service marks, or product names of the Licensor,
617
+ except as required for reasonable and customary use in describing the
618
+ origin of the Work and reproducing the content of the NOTICE file.
619
+
620
+ 7. Disclaimer of Warranty. Unless required by applicable law or
621
+ agreed to in writing, Licensor provides the Work (and each
622
+ Contributor provides its Contributions) on an "AS IS" BASIS,
623
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
624
+ implied, including, without limitation, any warranties or conditions
625
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
626
+ PARTICULAR PURPOSE. You are solely responsible for determining the
627
+ appropriateness of using or redistributing the Work and assume any
628
+ risks associated with Your exercise of permissions under this License.
629
+
630
+ 8. Limitation of Liability. In no event and under no legal theory,
631
+ whether in tort (including negligence), contract, or otherwise,
632
+ unless required by applicable law (such as deliberate and grossly
633
+ negligent acts) or agreed to in writing, shall any Contributor be
634
+ liable to You for damages, including any direct, indirect, special,
635
+ incidental, or consequential damages of any character arising as a
636
+ result of this License or out of the use or inability to use the
637
+ Work (including but not limited to damages for loss of goodwill,
638
+ work stoppage, computer failure or malfunction, or any and all
639
+ other commercial damages or losses), even if such Contributor
640
+ has been advised of the possibility of such damages.
641
+
642
+ 9. Accepting Warranty or Additional Liability. While redistributing
643
+ the Work or Derivative Works thereof, You may choose to offer,
644
+ and charge a fee for, acceptance of support, warranty, indemnity,
645
+ or other liability obligations and/or rights consistent with this
646
+ License. However, in accepting such obligations, You may act only
647
+ on Your own behalf and on Your sole responsibility, not on behalf
648
+ of any other Contributor, and only if You agree to indemnify,
649
+ defend, and hold each Contributor harmless for any liability
650
+ incurred by, or claims asserted against, such Contributor by reason
651
+ of your accepting any such warranty or additional liability.
652
+
653
+ END OF TERMS AND CONDITIONS
654
+
655
+ APPENDIX: How to apply the Apache License to your work.
656
+
657
+ To apply the Apache License to your work, attach the following
658
+ boilerplate notice, with the fields enclosed by brackets "[]"
659
+ replaced with your own identifying information. (Don't include
660
+ the brackets!) The text should be enclosed in the appropriate
661
+ comment syntax for the file format. We also recommend that a
662
+ file or class name and description of purpose be included on the
663
+ same "printed page" as the copyright notice for easier
664
+ identification within third-party archives.
665
+
666
+ Copyright [yyyy] [name of copyright owner]
667
+
668
+ Licensed under the Apache License, Version 2.0 (the "License");
669
+ you may not use this file except in compliance with the License.
670
+ You may obtain a copy of the License at
671
+
672
+ http://www.apache.org/licenses/LICENSE-2.0
673
+
674
+ Unless required by applicable law or agreed to in writing, software
675
+ distributed under the License is distributed on an "AS IS" BASIS,
676
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
677
+ See the License for the specific language governing permissions and
678
+ limitations under the License.
679
+ ```
680
+
681
+ ## @opentelemetry/context-async-hooks@2.9.0
682
+
683
+ License: Apache-2.0
684
+
685
+ ```
686
+ Apache License
687
+ Version 2.0, January 2004
688
+ http://www.apache.org/licenses/
689
+
690
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
691
+
692
+ 1. Definitions.
693
+
694
+ "License" shall mean the terms and conditions for use, reproduction,
695
+ and distribution as defined by Sections 1 through 9 of this document.
696
+
697
+ "Licensor" shall mean the copyright owner or entity authorized by
698
+ the copyright owner that is granting the License.
699
+
700
+ "Legal Entity" shall mean the union of the acting entity and all
701
+ other entities that control, are controlled by, or are under common
702
+ control with that entity. For the purposes of this definition,
703
+ "control" means (i) the power, direct or indirect, to cause the
704
+ direction or management of such entity, whether by contract or
705
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
706
+ outstanding shares, or (iii) beneficial ownership of such entity.
707
+
708
+ "You" (or "Your") shall mean an individual or Legal Entity
709
+ exercising permissions granted by this License.
710
+
711
+ "Source" form shall mean the preferred form for making modifications,
712
+ including but not limited to software source code, documentation
713
+ source, and configuration files.
714
+
715
+ "Object" form shall mean any form resulting from mechanical
716
+ transformation or translation of a Source form, including but
717
+ not limited to compiled object code, generated documentation,
718
+ and conversions to other media types.
719
+
720
+ "Work" shall mean the work of authorship, whether in Source or
721
+ Object form, made available under the License, as indicated by a
722
+ copyright notice that is included in or attached to the work
723
+ (an example is provided in the Appendix below).
724
+
725
+ "Derivative Works" shall mean any work, whether in Source or Object
726
+ form, that is based on (or derived from) the Work and for which the
727
+ editorial revisions, annotations, elaborations, or other modifications
728
+ represent, as a whole, an original work of authorship. For the purposes
729
+ of this License, Derivative Works shall not include works that remain
730
+ separable from, or merely link (or bind by name) to the interfaces of,
731
+ the Work and Derivative Works thereof.
732
+
733
+ "Contribution" shall mean any work of authorship, including
734
+ the original version of the Work and any modifications or additions
735
+ to that Work or Derivative Works thereof, that is intentionally
736
+ submitted to Licensor for inclusion in the Work by the copyright owner
737
+ or by an individual or Legal Entity authorized to submit on behalf of
738
+ the copyright owner. For the purposes of this definition, "submitted"
739
+ means any form of electronic, verbal, or written communication sent
740
+ to the Licensor or its representatives, including but not limited to
741
+ communication on electronic mailing lists, source code control systems,
742
+ and issue tracking systems that are managed by, or on behalf of, the
743
+ Licensor for the purpose of discussing and improving the Work, but
744
+ excluding communication that is conspicuously marked or otherwise
745
+ designated in writing by the copyright owner as "Not a Contribution."
746
+
747
+ "Contributor" shall mean Licensor and any individual or Legal Entity
748
+ on behalf of whom a Contribution has been received by Licensor and
749
+ subsequently incorporated within the Work.
750
+
751
+ 2. Grant of Copyright License. Subject to the terms and conditions of
752
+ this License, each Contributor hereby grants to You a perpetual,
753
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
754
+ copyright license to reproduce, prepare Derivative Works of,
755
+ publicly display, publicly perform, sublicense, and distribute the
756
+ Work and such Derivative Works in Source or Object form.
757
+
758
+ 3. Grant of Patent License. Subject to the terms and conditions of
759
+ this License, each Contributor hereby grants to You a perpetual,
760
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
761
+ (except as stated in this section) patent license to make, have made,
762
+ use, offer to sell, sell, import, and otherwise transfer the Work,
763
+ where such license applies only to those patent claims licensable
764
+ by such Contributor that are necessarily infringed by their
765
+ Contribution(s) alone or by combination of their Contribution(s)
766
+ with the Work to which such Contribution(s) was submitted. If You
767
+ institute patent litigation against any entity (including a
768
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
769
+ or a Contribution incorporated within the Work constitutes direct
770
+ or contributory patent infringement, then any patent licenses
771
+ granted to You under this License for that Work shall terminate
772
+ as of the date such litigation is filed.
773
+
774
+ 4. Redistribution. You may reproduce and distribute copies of the
775
+ Work or Derivative Works thereof in any medium, with or without
776
+ modifications, and in Source or Object form, provided that You
777
+ meet the following conditions:
778
+
779
+ (a) You must give any other recipients of the Work or
780
+ Derivative Works a copy of this License; and
781
+
782
+ (b) You must cause any modified files to carry prominent notices
783
+ stating that You changed the files; and
784
+
785
+ (c) You must retain, in the Source form of any Derivative Works
786
+ that You distribute, all copyright, patent, trademark, and
787
+ attribution notices from the Source form of the Work,
788
+ excluding those notices that do not pertain to any part of
789
+ the Derivative Works; and
790
+
791
+ (d) If the Work includes a "NOTICE" text file as part of its
792
+ distribution, then any Derivative Works that You distribute must
793
+ include a readable copy of the attribution notices contained
794
+ within such NOTICE file, excluding those notices that do not
795
+ pertain to any part of the Derivative Works, in at least one
796
+ of the following places: within a NOTICE text file distributed
797
+ as part of the Derivative Works; within the Source form or
798
+ documentation, if provided along with the Derivative Works; or,
799
+ within a display generated by the Derivative Works, if and
800
+ wherever such third-party notices normally appear. The contents
801
+ of the NOTICE file are for informational purposes only and
802
+ do not modify the License. You may add Your own attribution
803
+ notices within Derivative Works that You distribute, alongside
804
+ or as an addendum to the NOTICE text from the Work, provided
805
+ that such additional attribution notices cannot be construed
806
+ as modifying the License.
807
+
808
+ You may add Your own copyright statement to Your modifications and
809
+ may provide additional or different license terms and conditions
810
+ for use, reproduction, or distribution of Your modifications, or
811
+ for any such Derivative Works as a whole, provided Your use,
812
+ reproduction, and distribution of the Work otherwise complies with
813
+ the conditions stated in this License.
814
+
815
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
816
+ any Contribution intentionally submitted for inclusion in the Work
817
+ by You to the Licensor shall be under the terms and conditions of
818
+ this License, without any additional terms or conditions.
819
+ Notwithstanding the above, nothing herein shall supersede or modify
820
+ the terms of any separate license agreement you may have executed
821
+ with Licensor regarding such Contributions.
822
+
823
+ 6. Trademarks. This License does not grant permission to use the trade
824
+ names, trademarks, service marks, or product names of the Licensor,
825
+ except as required for reasonable and customary use in describing the
826
+ origin of the Work and reproducing the content of the NOTICE file.
827
+
828
+ 7. Disclaimer of Warranty. Unless required by applicable law or
829
+ agreed to in writing, Licensor provides the Work (and each
830
+ Contributor provides its Contributions) on an "AS IS" BASIS,
831
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
832
+ implied, including, without limitation, any warranties or conditions
833
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
834
+ PARTICULAR PURPOSE. You are solely responsible for determining the
835
+ appropriateness of using or redistributing the Work and assume any
836
+ risks associated with Your exercise of permissions under this License.
837
+
838
+ 8. Limitation of Liability. In no event and under no legal theory,
839
+ whether in tort (including negligence), contract, or otherwise,
840
+ unless required by applicable law (such as deliberate and grossly
841
+ negligent acts) or agreed to in writing, shall any Contributor be
842
+ liable to You for damages, including any direct, indirect, special,
843
+ incidental, or consequential damages of any character arising as a
844
+ result of this License or out of the use or inability to use the
845
+ Work (including but not limited to damages for loss of goodwill,
846
+ work stoppage, computer failure or malfunction, or any and all
847
+ other commercial damages or losses), even if such Contributor
848
+ has been advised of the possibility of such damages.
849
+
850
+ 9. Accepting Warranty or Additional Liability. While redistributing
851
+ the Work or Derivative Works thereof, You may choose to offer,
852
+ and charge a fee for, acceptance of support, warranty, indemnity,
853
+ or other liability obligations and/or rights consistent with this
854
+ License. However, in accepting such obligations, You may act only
855
+ on Your own behalf and on Your sole responsibility, not on behalf
856
+ of any other Contributor, and only if You agree to indemnify,
857
+ defend, and hold each Contributor harmless for any liability
858
+ incurred by, or claims asserted against, such Contributor by reason
859
+ of your accepting any such warranty or additional liability.
860
+
861
+ END OF TERMS AND CONDITIONS
862
+
863
+ APPENDIX: How to apply the Apache License to your work.
864
+
865
+ To apply the Apache License to your work, attach the following
866
+ boilerplate notice, with the fields enclosed by brackets "[]"
867
+ replaced with your own identifying information. (Don't include
868
+ the brackets!) The text should be enclosed in the appropriate
869
+ comment syntax for the file format. We also recommend that a
870
+ file or class name and description of purpose be included on the
871
+ same "printed page" as the copyright notice for easier
872
+ identification within third-party archives.
873
+
874
+ Copyright [yyyy] [name of copyright owner]
875
+
876
+ Licensed under the Apache License, Version 2.0 (the "License");
877
+ you may not use this file except in compliance with the License.
878
+ You may obtain a copy of the License at
879
+
880
+ http://www.apache.org/licenses/LICENSE-2.0
881
+
882
+ Unless required by applicable law or agreed to in writing, software
883
+ distributed under the License is distributed on an "AS IS" BASIS,
884
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
885
+ See the License for the specific language governing permissions and
886
+ limitations under the License.
887
+ ```
888
+
889
+ ## @opentelemetry/core@2.9.0
890
+
891
+ License: Apache-2.0
892
+
893
+ ```
894
+ Apache License
895
+ Version 2.0, January 2004
896
+ http://www.apache.org/licenses/
897
+
898
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
899
+
900
+ 1. Definitions.
901
+
902
+ "License" shall mean the terms and conditions for use, reproduction,
903
+ and distribution as defined by Sections 1 through 9 of this document.
904
+
905
+ "Licensor" shall mean the copyright owner or entity authorized by
906
+ the copyright owner that is granting the License.
907
+
908
+ "Legal Entity" shall mean the union of the acting entity and all
909
+ other entities that control, are controlled by, or are under common
910
+ control with that entity. For the purposes of this definition,
911
+ "control" means (i) the power, direct or indirect, to cause the
912
+ direction or management of such entity, whether by contract or
913
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
914
+ outstanding shares, or (iii) beneficial ownership of such entity.
915
+
916
+ "You" (or "Your") shall mean an individual or Legal Entity
917
+ exercising permissions granted by this License.
918
+
919
+ "Source" form shall mean the preferred form for making modifications,
920
+ including but not limited to software source code, documentation
921
+ source, and configuration files.
922
+
923
+ "Object" form shall mean any form resulting from mechanical
924
+ transformation or translation of a Source form, including but
925
+ not limited to compiled object code, generated documentation,
926
+ and conversions to other media types.
927
+
928
+ "Work" shall mean the work of authorship, whether in Source or
929
+ Object form, made available under the License, as indicated by a
930
+ copyright notice that is included in or attached to the work
931
+ (an example is provided in the Appendix below).
932
+
933
+ "Derivative Works" shall mean any work, whether in Source or Object
934
+ form, that is based on (or derived from) the Work and for which the
935
+ editorial revisions, annotations, elaborations, or other modifications
936
+ represent, as a whole, an original work of authorship. For the purposes
937
+ of this License, Derivative Works shall not include works that remain
938
+ separable from, or merely link (or bind by name) to the interfaces of,
939
+ the Work and Derivative Works thereof.
940
+
941
+ "Contribution" shall mean any work of authorship, including
942
+ the original version of the Work and any modifications or additions
943
+ to that Work or Derivative Works thereof, that is intentionally
944
+ submitted to Licensor for inclusion in the Work by the copyright owner
945
+ or by an individual or Legal Entity authorized to submit on behalf of
946
+ the copyright owner. For the purposes of this definition, "submitted"
947
+ means any form of electronic, verbal, or written communication sent
948
+ to the Licensor or its representatives, including but not limited to
949
+ communication on electronic mailing lists, source code control systems,
950
+ and issue tracking systems that are managed by, or on behalf of, the
951
+ Licensor for the purpose of discussing and improving the Work, but
952
+ excluding communication that is conspicuously marked or otherwise
953
+ designated in writing by the copyright owner as "Not a Contribution."
954
+
955
+ "Contributor" shall mean Licensor and any individual or Legal Entity
956
+ on behalf of whom a Contribution has been received by Licensor and
957
+ subsequently incorporated within the Work.
958
+
959
+ 2. Grant of Copyright License. Subject to the terms and conditions of
960
+ this License, each Contributor hereby grants to You a perpetual,
961
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
962
+ copyright license to reproduce, prepare Derivative Works of,
963
+ publicly display, publicly perform, sublicense, and distribute the
964
+ Work and such Derivative Works in Source or Object form.
965
+
966
+ 3. Grant of Patent License. Subject to the terms and conditions of
967
+ this License, each Contributor hereby grants to You a perpetual,
968
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
969
+ (except as stated in this section) patent license to make, have made,
970
+ use, offer to sell, sell, import, and otherwise transfer the Work,
971
+ where such license applies only to those patent claims licensable
972
+ by such Contributor that are necessarily infringed by their
973
+ Contribution(s) alone or by combination of their Contribution(s)
974
+ with the Work to which such Contribution(s) was submitted. If You
975
+ institute patent litigation against any entity (including a
976
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
977
+ or a Contribution incorporated within the Work constitutes direct
978
+ or contributory patent infringement, then any patent licenses
979
+ granted to You under this License for that Work shall terminate
980
+ as of the date such litigation is filed.
981
+
982
+ 4. Redistribution. You may reproduce and distribute copies of the
983
+ Work or Derivative Works thereof in any medium, with or without
984
+ modifications, and in Source or Object form, provided that You
985
+ meet the following conditions:
986
+
987
+ (a) You must give any other recipients of the Work or
988
+ Derivative Works a copy of this License; and
989
+
990
+ (b) You must cause any modified files to carry prominent notices
991
+ stating that You changed the files; and
992
+
993
+ (c) You must retain, in the Source form of any Derivative Works
994
+ that You distribute, all copyright, patent, trademark, and
995
+ attribution notices from the Source form of the Work,
996
+ excluding those notices that do not pertain to any part of
997
+ the Derivative Works; and
998
+
999
+ (d) If the Work includes a "NOTICE" text file as part of its
1000
+ distribution, then any Derivative Works that You distribute must
1001
+ include a readable copy of the attribution notices contained
1002
+ within such NOTICE file, excluding those notices that do not
1003
+ pertain to any part of the Derivative Works, in at least one
1004
+ of the following places: within a NOTICE text file distributed
1005
+ as part of the Derivative Works; within the Source form or
1006
+ documentation, if provided along with the Derivative Works; or,
1007
+ within a display generated by the Derivative Works, if and
1008
+ wherever such third-party notices normally appear. The contents
1009
+ of the NOTICE file are for informational purposes only and
1010
+ do not modify the License. You may add Your own attribution
1011
+ notices within Derivative Works that You distribute, alongside
1012
+ or as an addendum to the NOTICE text from the Work, provided
1013
+ that such additional attribution notices cannot be construed
1014
+ as modifying the License.
1015
+
1016
+ You may add Your own copyright statement to Your modifications and
1017
+ may provide additional or different license terms and conditions
1018
+ for use, reproduction, or distribution of Your modifications, or
1019
+ for any such Derivative Works as a whole, provided Your use,
1020
+ reproduction, and distribution of the Work otherwise complies with
1021
+ the conditions stated in this License.
1022
+
1023
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1024
+ any Contribution intentionally submitted for inclusion in the Work
1025
+ by You to the Licensor shall be under the terms and conditions of
1026
+ this License, without any additional terms or conditions.
1027
+ Notwithstanding the above, nothing herein shall supersede or modify
1028
+ the terms of any separate license agreement you may have executed
1029
+ with Licensor regarding such Contributions.
1030
+
1031
+ 6. Trademarks. This License does not grant permission to use the trade
1032
+ names, trademarks, service marks, or product names of the Licensor,
1033
+ except as required for reasonable and customary use in describing the
1034
+ origin of the Work and reproducing the content of the NOTICE file.
1035
+
1036
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1037
+ agreed to in writing, Licensor provides the Work (and each
1038
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1039
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1040
+ implied, including, without limitation, any warranties or conditions
1041
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1042
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1043
+ appropriateness of using or redistributing the Work and assume any
1044
+ risks associated with Your exercise of permissions under this License.
1045
+
1046
+ 8. Limitation of Liability. In no event and under no legal theory,
1047
+ whether in tort (including negligence), contract, or otherwise,
1048
+ unless required by applicable law (such as deliberate and grossly
1049
+ negligent acts) or agreed to in writing, shall any Contributor be
1050
+ liable to You for damages, including any direct, indirect, special,
1051
+ incidental, or consequential damages of any character arising as a
1052
+ result of this License or out of the use or inability to use the
1053
+ Work (including but not limited to damages for loss of goodwill,
1054
+ work stoppage, computer failure or malfunction, or any and all
1055
+ other commercial damages or losses), even if such Contributor
1056
+ has been advised of the possibility of such damages.
1057
+
1058
+ 9. Accepting Warranty or Additional Liability. While redistributing
1059
+ the Work or Derivative Works thereof, You may choose to offer,
1060
+ and charge a fee for, acceptance of support, warranty, indemnity,
1061
+ or other liability obligations and/or rights consistent with this
1062
+ License. However, in accepting such obligations, You may act only
1063
+ on Your own behalf and on Your sole responsibility, not on behalf
1064
+ of any other Contributor, and only if You agree to indemnify,
1065
+ defend, and hold each Contributor harmless for any liability
1066
+ incurred by, or claims asserted against, such Contributor by reason
1067
+ of your accepting any such warranty or additional liability.
1068
+
1069
+ END OF TERMS AND CONDITIONS
1070
+
1071
+ APPENDIX: How to apply the Apache License to your work.
1072
+
1073
+ To apply the Apache License to your work, attach the following
1074
+ boilerplate notice, with the fields enclosed by brackets "[]"
1075
+ replaced with your own identifying information. (Don't include
1076
+ the brackets!) The text should be enclosed in the appropriate
1077
+ comment syntax for the file format. We also recommend that a
1078
+ file or class name and description of purpose be included on the
1079
+ same "printed page" as the copyright notice for easier
1080
+ identification within third-party archives.
1081
+
1082
+ Copyright [yyyy] [name of copyright owner]
1083
+
1084
+ Licensed under the Apache License, Version 2.0 (the "License");
1085
+ you may not use this file except in compliance with the License.
1086
+ You may obtain a copy of the License at
1087
+
1088
+ http://www.apache.org/licenses/LICENSE-2.0
1089
+
1090
+ Unless required by applicable law or agreed to in writing, software
1091
+ distributed under the License is distributed on an "AS IS" BASIS,
1092
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1093
+ See the License for the specific language governing permissions and
1094
+ limitations under the License.
1095
+ ```
1096
+
1097
+ ## @opentelemetry/exporter-metrics-otlp-http@0.220.0
1098
+
1099
+ License: Apache-2.0
1100
+
1101
+ ```
1102
+ Apache License
1103
+ Version 2.0, January 2004
1104
+ http://www.apache.org/licenses/
1105
+
1106
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1107
+
1108
+ 1. Definitions.
1109
+
1110
+ "License" shall mean the terms and conditions for use, reproduction,
1111
+ and distribution as defined by Sections 1 through 9 of this document.
1112
+
1113
+ "Licensor" shall mean the copyright owner or entity authorized by
1114
+ the copyright owner that is granting the License.
1115
+
1116
+ "Legal Entity" shall mean the union of the acting entity and all
1117
+ other entities that control, are controlled by, or are under common
1118
+ control with that entity. For the purposes of this definition,
1119
+ "control" means (i) the power, direct or indirect, to cause the
1120
+ direction or management of such entity, whether by contract or
1121
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1122
+ outstanding shares, or (iii) beneficial ownership of such entity.
1123
+
1124
+ "You" (or "Your") shall mean an individual or Legal Entity
1125
+ exercising permissions granted by this License.
1126
+
1127
+ "Source" form shall mean the preferred form for making modifications,
1128
+ including but not limited to software source code, documentation
1129
+ source, and configuration files.
1130
+
1131
+ "Object" form shall mean any form resulting from mechanical
1132
+ transformation or translation of a Source form, including but
1133
+ not limited to compiled object code, generated documentation,
1134
+ and conversions to other media types.
1135
+
1136
+ "Work" shall mean the work of authorship, whether in Source or
1137
+ Object form, made available under the License, as indicated by a
1138
+ copyright notice that is included in or attached to the work
1139
+ (an example is provided in the Appendix below).
1140
+
1141
+ "Derivative Works" shall mean any work, whether in Source or Object
1142
+ form, that is based on (or derived from) the Work and for which the
1143
+ editorial revisions, annotations, elaborations, or other modifications
1144
+ represent, as a whole, an original work of authorship. For the purposes
1145
+ of this License, Derivative Works shall not include works that remain
1146
+ separable from, or merely link (or bind by name) to the interfaces of,
1147
+ the Work and Derivative Works thereof.
1148
+
1149
+ "Contribution" shall mean any work of authorship, including
1150
+ the original version of the Work and any modifications or additions
1151
+ to that Work or Derivative Works thereof, that is intentionally
1152
+ submitted to Licensor for inclusion in the Work by the copyright owner
1153
+ or by an individual or Legal Entity authorized to submit on behalf of
1154
+ the copyright owner. For the purposes of this definition, "submitted"
1155
+ means any form of electronic, verbal, or written communication sent
1156
+ to the Licensor or its representatives, including but not limited to
1157
+ communication on electronic mailing lists, source code control systems,
1158
+ and issue tracking systems that are managed by, or on behalf of, the
1159
+ Licensor for the purpose of discussing and improving the Work, but
1160
+ excluding communication that is conspicuously marked or otherwise
1161
+ designated in writing by the copyright owner as "Not a Contribution."
1162
+
1163
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1164
+ on behalf of whom a Contribution has been received by Licensor and
1165
+ subsequently incorporated within the Work.
1166
+
1167
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1168
+ this License, each Contributor hereby grants to You a perpetual,
1169
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1170
+ copyright license to reproduce, prepare Derivative Works of,
1171
+ publicly display, publicly perform, sublicense, and distribute the
1172
+ Work and such Derivative Works in Source or Object form.
1173
+
1174
+ 3. Grant of Patent License. Subject to the terms and conditions of
1175
+ this License, each Contributor hereby grants to You a perpetual,
1176
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1177
+ (except as stated in this section) patent license to make, have made,
1178
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1179
+ where such license applies only to those patent claims licensable
1180
+ by such Contributor that are necessarily infringed by their
1181
+ Contribution(s) alone or by combination of their Contribution(s)
1182
+ with the Work to which such Contribution(s) was submitted. If You
1183
+ institute patent litigation against any entity (including a
1184
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1185
+ or a Contribution incorporated within the Work constitutes direct
1186
+ or contributory patent infringement, then any patent licenses
1187
+ granted to You under this License for that Work shall terminate
1188
+ as of the date such litigation is filed.
1189
+
1190
+ 4. Redistribution. You may reproduce and distribute copies of the
1191
+ Work or Derivative Works thereof in any medium, with or without
1192
+ modifications, and in Source or Object form, provided that You
1193
+ meet the following conditions:
1194
+
1195
+ (a) You must give any other recipients of the Work or
1196
+ Derivative Works a copy of this License; and
1197
+
1198
+ (b) You must cause any modified files to carry prominent notices
1199
+ stating that You changed the files; and
1200
+
1201
+ (c) You must retain, in the Source form of any Derivative Works
1202
+ that You distribute, all copyright, patent, trademark, and
1203
+ attribution notices from the Source form of the Work,
1204
+ excluding those notices that do not pertain to any part of
1205
+ the Derivative Works; and
1206
+
1207
+ (d) If the Work includes a "NOTICE" text file as part of its
1208
+ distribution, then any Derivative Works that You distribute must
1209
+ include a readable copy of the attribution notices contained
1210
+ within such NOTICE file, excluding those notices that do not
1211
+ pertain to any part of the Derivative Works, in at least one
1212
+ of the following places: within a NOTICE text file distributed
1213
+ as part of the Derivative Works; within the Source form or
1214
+ documentation, if provided along with the Derivative Works; or,
1215
+ within a display generated by the Derivative Works, if and
1216
+ wherever such third-party notices normally appear. The contents
1217
+ of the NOTICE file are for informational purposes only and
1218
+ do not modify the License. You may add Your own attribution
1219
+ notices within Derivative Works that You distribute, alongside
1220
+ or as an addendum to the NOTICE text from the Work, provided
1221
+ that such additional attribution notices cannot be construed
1222
+ as modifying the License.
1223
+
1224
+ You may add Your own copyright statement to Your modifications and
1225
+ may provide additional or different license terms and conditions
1226
+ for use, reproduction, or distribution of Your modifications, or
1227
+ for any such Derivative Works as a whole, provided Your use,
1228
+ reproduction, and distribution of the Work otherwise complies with
1229
+ the conditions stated in this License.
1230
+
1231
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1232
+ any Contribution intentionally submitted for inclusion in the Work
1233
+ by You to the Licensor shall be under the terms and conditions of
1234
+ this License, without any additional terms or conditions.
1235
+ Notwithstanding the above, nothing herein shall supersede or modify
1236
+ the terms of any separate license agreement you may have executed
1237
+ with Licensor regarding such Contributions.
1238
+
1239
+ 6. Trademarks. This License does not grant permission to use the trade
1240
+ names, trademarks, service marks, or product names of the Licensor,
1241
+ except as required for reasonable and customary use in describing the
1242
+ origin of the Work and reproducing the content of the NOTICE file.
1243
+
1244
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1245
+ agreed to in writing, Licensor provides the Work (and each
1246
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1247
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1248
+ implied, including, without limitation, any warranties or conditions
1249
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1250
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1251
+ appropriateness of using or redistributing the Work and assume any
1252
+ risks associated with Your exercise of permissions under this License.
1253
+
1254
+ 8. Limitation of Liability. In no event and under no legal theory,
1255
+ whether in tort (including negligence), contract, or otherwise,
1256
+ unless required by applicable law (such as deliberate and grossly
1257
+ negligent acts) or agreed to in writing, shall any Contributor be
1258
+ liable to You for damages, including any direct, indirect, special,
1259
+ incidental, or consequential damages of any character arising as a
1260
+ result of this License or out of the use or inability to use the
1261
+ Work (including but not limited to damages for loss of goodwill,
1262
+ work stoppage, computer failure or malfunction, or any and all
1263
+ other commercial damages or losses), even if such Contributor
1264
+ has been advised of the possibility of such damages.
1265
+
1266
+ 9. Accepting Warranty or Additional Liability. While redistributing
1267
+ the Work or Derivative Works thereof, You may choose to offer,
1268
+ and charge a fee for, acceptance of support, warranty, indemnity,
1269
+ or other liability obligations and/or rights consistent with this
1270
+ License. However, in accepting such obligations, You may act only
1271
+ on Your own behalf and on Your sole responsibility, not on behalf
1272
+ of any other Contributor, and only if You agree to indemnify,
1273
+ defend, and hold each Contributor harmless for any liability
1274
+ incurred by, or claims asserted against, such Contributor by reason
1275
+ of your accepting any such warranty or additional liability.
1276
+
1277
+ END OF TERMS AND CONDITIONS
1278
+
1279
+ APPENDIX: How to apply the Apache License to your work.
1280
+
1281
+ To apply the Apache License to your work, attach the following
1282
+ boilerplate notice, with the fields enclosed by brackets "[]"
1283
+ replaced with your own identifying information. (Don't include
1284
+ the brackets!) The text should be enclosed in the appropriate
1285
+ comment syntax for the file format. We also recommend that a
1286
+ file or class name and description of purpose be included on the
1287
+ same "printed page" as the copyright notice for easier
1288
+ identification within third-party archives.
1289
+
1290
+ Copyright [yyyy] [name of copyright owner]
1291
+
1292
+ Licensed under the Apache License, Version 2.0 (the "License");
1293
+ you may not use this file except in compliance with the License.
1294
+ You may obtain a copy of the License at
1295
+
1296
+ http://www.apache.org/licenses/LICENSE-2.0
1297
+
1298
+ Unless required by applicable law or agreed to in writing, software
1299
+ distributed under the License is distributed on an "AS IS" BASIS,
1300
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1301
+ See the License for the specific language governing permissions and
1302
+ limitations under the License.
1303
+ ```
1304
+
1305
+ ## @opentelemetry/exporter-trace-otlp-http@0.220.0
1306
+
1307
+ License: Apache-2.0
1308
+
1309
+ ```
1310
+ Apache License
1311
+ Version 2.0, January 2004
1312
+ http://www.apache.org/licenses/
1313
+
1314
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1315
+
1316
+ 1. Definitions.
1317
+
1318
+ "License" shall mean the terms and conditions for use, reproduction,
1319
+ and distribution as defined by Sections 1 through 9 of this document.
1320
+
1321
+ "Licensor" shall mean the copyright owner or entity authorized by
1322
+ the copyright owner that is granting the License.
1323
+
1324
+ "Legal Entity" shall mean the union of the acting entity and all
1325
+ other entities that control, are controlled by, or are under common
1326
+ control with that entity. For the purposes of this definition,
1327
+ "control" means (i) the power, direct or indirect, to cause the
1328
+ direction or management of such entity, whether by contract or
1329
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1330
+ outstanding shares, or (iii) beneficial ownership of such entity.
1331
+
1332
+ "You" (or "Your") shall mean an individual or Legal Entity
1333
+ exercising permissions granted by this License.
1334
+
1335
+ "Source" form shall mean the preferred form for making modifications,
1336
+ including but not limited to software source code, documentation
1337
+ source, and configuration files.
1338
+
1339
+ "Object" form shall mean any form resulting from mechanical
1340
+ transformation or translation of a Source form, including but
1341
+ not limited to compiled object code, generated documentation,
1342
+ and conversions to other media types.
1343
+
1344
+ "Work" shall mean the work of authorship, whether in Source or
1345
+ Object form, made available under the License, as indicated by a
1346
+ copyright notice that is included in or attached to the work
1347
+ (an example is provided in the Appendix below).
1348
+
1349
+ "Derivative Works" shall mean any work, whether in Source or Object
1350
+ form, that is based on (or derived from) the Work and for which the
1351
+ editorial revisions, annotations, elaborations, or other modifications
1352
+ represent, as a whole, an original work of authorship. For the purposes
1353
+ of this License, Derivative Works shall not include works that remain
1354
+ separable from, or merely link (or bind by name) to the interfaces of,
1355
+ the Work and Derivative Works thereof.
1356
+
1357
+ "Contribution" shall mean any work of authorship, including
1358
+ the original version of the Work and any modifications or additions
1359
+ to that Work or Derivative Works thereof, that is intentionally
1360
+ submitted to Licensor for inclusion in the Work by the copyright owner
1361
+ or by an individual or Legal Entity authorized to submit on behalf of
1362
+ the copyright owner. For the purposes of this definition, "submitted"
1363
+ means any form of electronic, verbal, or written communication sent
1364
+ to the Licensor or its representatives, including but not limited to
1365
+ communication on electronic mailing lists, source code control systems,
1366
+ and issue tracking systems that are managed by, or on behalf of, the
1367
+ Licensor for the purpose of discussing and improving the Work, but
1368
+ excluding communication that is conspicuously marked or otherwise
1369
+ designated in writing by the copyright owner as "Not a Contribution."
1370
+
1371
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1372
+ on behalf of whom a Contribution has been received by Licensor and
1373
+ subsequently incorporated within the Work.
1374
+
1375
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1376
+ this License, each Contributor hereby grants to You a perpetual,
1377
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1378
+ copyright license to reproduce, prepare Derivative Works of,
1379
+ publicly display, publicly perform, sublicense, and distribute the
1380
+ Work and such Derivative Works in Source or Object form.
1381
+
1382
+ 3. Grant of Patent License. Subject to the terms and conditions of
1383
+ this License, each Contributor hereby grants to You a perpetual,
1384
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1385
+ (except as stated in this section) patent license to make, have made,
1386
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1387
+ where such license applies only to those patent claims licensable
1388
+ by such Contributor that are necessarily infringed by their
1389
+ Contribution(s) alone or by combination of their Contribution(s)
1390
+ with the Work to which such Contribution(s) was submitted. If You
1391
+ institute patent litigation against any entity (including a
1392
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1393
+ or a Contribution incorporated within the Work constitutes direct
1394
+ or contributory patent infringement, then any patent licenses
1395
+ granted to You under this License for that Work shall terminate
1396
+ as of the date such litigation is filed.
1397
+
1398
+ 4. Redistribution. You may reproduce and distribute copies of the
1399
+ Work or Derivative Works thereof in any medium, with or without
1400
+ modifications, and in Source or Object form, provided that You
1401
+ meet the following conditions:
1402
+
1403
+ (a) You must give any other recipients of the Work or
1404
+ Derivative Works a copy of this License; and
1405
+
1406
+ (b) You must cause any modified files to carry prominent notices
1407
+ stating that You changed the files; and
1408
+
1409
+ (c) You must retain, in the Source form of any Derivative Works
1410
+ that You distribute, all copyright, patent, trademark, and
1411
+ attribution notices from the Source form of the Work,
1412
+ excluding those notices that do not pertain to any part of
1413
+ the Derivative Works; and
1414
+
1415
+ (d) If the Work includes a "NOTICE" text file as part of its
1416
+ distribution, then any Derivative Works that You distribute must
1417
+ include a readable copy of the attribution notices contained
1418
+ within such NOTICE file, excluding those notices that do not
1419
+ pertain to any part of the Derivative Works, in at least one
1420
+ of the following places: within a NOTICE text file distributed
1421
+ as part of the Derivative Works; within the Source form or
1422
+ documentation, if provided along with the Derivative Works; or,
1423
+ within a display generated by the Derivative Works, if and
1424
+ wherever such third-party notices normally appear. The contents
1425
+ of the NOTICE file are for informational purposes only and
1426
+ do not modify the License. You may add Your own attribution
1427
+ notices within Derivative Works that You distribute, alongside
1428
+ or as an addendum to the NOTICE text from the Work, provided
1429
+ that such additional attribution notices cannot be construed
1430
+ as modifying the License.
1431
+
1432
+ You may add Your own copyright statement to Your modifications and
1433
+ may provide additional or different license terms and conditions
1434
+ for use, reproduction, or distribution of Your modifications, or
1435
+ for any such Derivative Works as a whole, provided Your use,
1436
+ reproduction, and distribution of the Work otherwise complies with
1437
+ the conditions stated in this License.
1438
+
1439
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1440
+ any Contribution intentionally submitted for inclusion in the Work
1441
+ by You to the Licensor shall be under the terms and conditions of
1442
+ this License, without any additional terms or conditions.
1443
+ Notwithstanding the above, nothing herein shall supersede or modify
1444
+ the terms of any separate license agreement you may have executed
1445
+ with Licensor regarding such Contributions.
1446
+
1447
+ 6. Trademarks. This License does not grant permission to use the trade
1448
+ names, trademarks, service marks, or product names of the Licensor,
1449
+ except as required for reasonable and customary use in describing the
1450
+ origin of the Work and reproducing the content of the NOTICE file.
1451
+
1452
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1453
+ agreed to in writing, Licensor provides the Work (and each
1454
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1455
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1456
+ implied, including, without limitation, any warranties or conditions
1457
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1458
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1459
+ appropriateness of using or redistributing the Work and assume any
1460
+ risks associated with Your exercise of permissions under this License.
1461
+
1462
+ 8. Limitation of Liability. In no event and under no legal theory,
1463
+ whether in tort (including negligence), contract, or otherwise,
1464
+ unless required by applicable law (such as deliberate and grossly
1465
+ negligent acts) or agreed to in writing, shall any Contributor be
1466
+ liable to You for damages, including any direct, indirect, special,
1467
+ incidental, or consequential damages of any character arising as a
1468
+ result of this License or out of the use or inability to use the
1469
+ Work (including but not limited to damages for loss of goodwill,
1470
+ work stoppage, computer failure or malfunction, or any and all
1471
+ other commercial damages or losses), even if such Contributor
1472
+ has been advised of the possibility of such damages.
1473
+
1474
+ 9. Accepting Warranty or Additional Liability. While redistributing
1475
+ the Work or Derivative Works thereof, You may choose to offer,
1476
+ and charge a fee for, acceptance of support, warranty, indemnity,
1477
+ or other liability obligations and/or rights consistent with this
1478
+ License. However, in accepting such obligations, You may act only
1479
+ on Your own behalf and on Your sole responsibility, not on behalf
1480
+ of any other Contributor, and only if You agree to indemnify,
1481
+ defend, and hold each Contributor harmless for any liability
1482
+ incurred by, or claims asserted against, such Contributor by reason
1483
+ of your accepting any such warranty or additional liability.
1484
+
1485
+ END OF TERMS AND CONDITIONS
1486
+
1487
+ APPENDIX: How to apply the Apache License to your work.
1488
+
1489
+ To apply the Apache License to your work, attach the following
1490
+ boilerplate notice, with the fields enclosed by brackets "[]"
1491
+ replaced with your own identifying information. (Don't include
1492
+ the brackets!) The text should be enclosed in the appropriate
1493
+ comment syntax for the file format. We also recommend that a
1494
+ file or class name and description of purpose be included on the
1495
+ same "printed page" as the copyright notice for easier
1496
+ identification within third-party archives.
1497
+
1498
+ Copyright [yyyy] [name of copyright owner]
1499
+
1500
+ Licensed under the Apache License, Version 2.0 (the "License");
1501
+ you may not use this file except in compliance with the License.
1502
+ You may obtain a copy of the License at
1503
+
1504
+ http://www.apache.org/licenses/LICENSE-2.0
1505
+
1506
+ Unless required by applicable law or agreed to in writing, software
1507
+ distributed under the License is distributed on an "AS IS" BASIS,
1508
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1509
+ See the License for the specific language governing permissions and
1510
+ limitations under the License.
1511
+ ```
1512
+
1513
+ ## @opentelemetry/otlp-exporter-base@0.220.0
1514
+
1515
+ License: Apache-2.0
1516
+
1517
+ ```
1518
+ Apache License
1519
+ Version 2.0, January 2004
1520
+ http://www.apache.org/licenses/
1521
+
1522
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1523
+
1524
+ 1. Definitions.
1525
+
1526
+ "License" shall mean the terms and conditions for use, reproduction,
1527
+ and distribution as defined by Sections 1 through 9 of this document.
1528
+
1529
+ "Licensor" shall mean the copyright owner or entity authorized by
1530
+ the copyright owner that is granting the License.
1531
+
1532
+ "Legal Entity" shall mean the union of the acting entity and all
1533
+ other entities that control, are controlled by, or are under common
1534
+ control with that entity. For the purposes of this definition,
1535
+ "control" means (i) the power, direct or indirect, to cause the
1536
+ direction or management of such entity, whether by contract or
1537
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1538
+ outstanding shares, or (iii) beneficial ownership of such entity.
1539
+
1540
+ "You" (or "Your") shall mean an individual or Legal Entity
1541
+ exercising permissions granted by this License.
1542
+
1543
+ "Source" form shall mean the preferred form for making modifications,
1544
+ including but not limited to software source code, documentation
1545
+ source, and configuration files.
1546
+
1547
+ "Object" form shall mean any form resulting from mechanical
1548
+ transformation or translation of a Source form, including but
1549
+ not limited to compiled object code, generated documentation,
1550
+ and conversions to other media types.
1551
+
1552
+ "Work" shall mean the work of authorship, whether in Source or
1553
+ Object form, made available under the License, as indicated by a
1554
+ copyright notice that is included in or attached to the work
1555
+ (an example is provided in the Appendix below).
1556
+
1557
+ "Derivative Works" shall mean any work, whether in Source or Object
1558
+ form, that is based on (or derived from) the Work and for which the
1559
+ editorial revisions, annotations, elaborations, or other modifications
1560
+ represent, as a whole, an original work of authorship. For the purposes
1561
+ of this License, Derivative Works shall not include works that remain
1562
+ separable from, or merely link (or bind by name) to the interfaces of,
1563
+ the Work and Derivative Works thereof.
1564
+
1565
+ "Contribution" shall mean any work of authorship, including
1566
+ the original version of the Work and any modifications or additions
1567
+ to that Work or Derivative Works thereof, that is intentionally
1568
+ submitted to Licensor for inclusion in the Work by the copyright owner
1569
+ or by an individual or Legal Entity authorized to submit on behalf of
1570
+ the copyright owner. For the purposes of this definition, "submitted"
1571
+ means any form of electronic, verbal, or written communication sent
1572
+ to the Licensor or its representatives, including but not limited to
1573
+ communication on electronic mailing lists, source code control systems,
1574
+ and issue tracking systems that are managed by, or on behalf of, the
1575
+ Licensor for the purpose of discussing and improving the Work, but
1576
+ excluding communication that is conspicuously marked or otherwise
1577
+ designated in writing by the copyright owner as "Not a Contribution."
1578
+
1579
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1580
+ on behalf of whom a Contribution has been received by Licensor and
1581
+ subsequently incorporated within the Work.
1582
+
1583
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1584
+ this License, each Contributor hereby grants to You a perpetual,
1585
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1586
+ copyright license to reproduce, prepare Derivative Works of,
1587
+ publicly display, publicly perform, sublicense, and distribute the
1588
+ Work and such Derivative Works in Source or Object form.
1589
+
1590
+ 3. Grant of Patent License. Subject to the terms and conditions of
1591
+ this License, each Contributor hereby grants to You a perpetual,
1592
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1593
+ (except as stated in this section) patent license to make, have made,
1594
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1595
+ where such license applies only to those patent claims licensable
1596
+ by such Contributor that are necessarily infringed by their
1597
+ Contribution(s) alone or by combination of their Contribution(s)
1598
+ with the Work to which such Contribution(s) was submitted. If You
1599
+ institute patent litigation against any entity (including a
1600
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1601
+ or a Contribution incorporated within the Work constitutes direct
1602
+ or contributory patent infringement, then any patent licenses
1603
+ granted to You under this License for that Work shall terminate
1604
+ as of the date such litigation is filed.
1605
+
1606
+ 4. Redistribution. You may reproduce and distribute copies of the
1607
+ Work or Derivative Works thereof in any medium, with or without
1608
+ modifications, and in Source or Object form, provided that You
1609
+ meet the following conditions:
1610
+
1611
+ (a) You must give any other recipients of the Work or
1612
+ Derivative Works a copy of this License; and
1613
+
1614
+ (b) You must cause any modified files to carry prominent notices
1615
+ stating that You changed the files; and
1616
+
1617
+ (c) You must retain, in the Source form of any Derivative Works
1618
+ that You distribute, all copyright, patent, trademark, and
1619
+ attribution notices from the Source form of the Work,
1620
+ excluding those notices that do not pertain to any part of
1621
+ the Derivative Works; and
1622
+
1623
+ (d) If the Work includes a "NOTICE" text file as part of its
1624
+ distribution, then any Derivative Works that You distribute must
1625
+ include a readable copy of the attribution notices contained
1626
+ within such NOTICE file, excluding those notices that do not
1627
+ pertain to any part of the Derivative Works, in at least one
1628
+ of the following places: within a NOTICE text file distributed
1629
+ as part of the Derivative Works; within the Source form or
1630
+ documentation, if provided along with the Derivative Works; or,
1631
+ within a display generated by the Derivative Works, if and
1632
+ wherever such third-party notices normally appear. The contents
1633
+ of the NOTICE file are for informational purposes only and
1634
+ do not modify the License. You may add Your own attribution
1635
+ notices within Derivative Works that You distribute, alongside
1636
+ or as an addendum to the NOTICE text from the Work, provided
1637
+ that such additional attribution notices cannot be construed
1638
+ as modifying the License.
1639
+
1640
+ You may add Your own copyright statement to Your modifications and
1641
+ may provide additional or different license terms and conditions
1642
+ for use, reproduction, or distribution of Your modifications, or
1643
+ for any such Derivative Works as a whole, provided Your use,
1644
+ reproduction, and distribution of the Work otherwise complies with
1645
+ the conditions stated in this License.
1646
+
1647
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1648
+ any Contribution intentionally submitted for inclusion in the Work
1649
+ by You to the Licensor shall be under the terms and conditions of
1650
+ this License, without any additional terms or conditions.
1651
+ Notwithstanding the above, nothing herein shall supersede or modify
1652
+ the terms of any separate license agreement you may have executed
1653
+ with Licensor regarding such Contributions.
1654
+
1655
+ 6. Trademarks. This License does not grant permission to use the trade
1656
+ names, trademarks, service marks, or product names of the Licensor,
1657
+ except as required for reasonable and customary use in describing the
1658
+ origin of the Work and reproducing the content of the NOTICE file.
1659
+
1660
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1661
+ agreed to in writing, Licensor provides the Work (and each
1662
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1663
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1664
+ implied, including, without limitation, any warranties or conditions
1665
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1666
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1667
+ appropriateness of using or redistributing the Work and assume any
1668
+ risks associated with Your exercise of permissions under this License.
1669
+
1670
+ 8. Limitation of Liability. In no event and under no legal theory,
1671
+ whether in tort (including negligence), contract, or otherwise,
1672
+ unless required by applicable law (such as deliberate and grossly
1673
+ negligent acts) or agreed to in writing, shall any Contributor be
1674
+ liable to You for damages, including any direct, indirect, special,
1675
+ incidental, or consequential damages of any character arising as a
1676
+ result of this License or out of the use or inability to use the
1677
+ Work (including but not limited to damages for loss of goodwill,
1678
+ work stoppage, computer failure or malfunction, or any and all
1679
+ other commercial damages or losses), even if such Contributor
1680
+ has been advised of the possibility of such damages.
1681
+
1682
+ 9. Accepting Warranty or Additional Liability. While redistributing
1683
+ the Work or Derivative Works thereof, You may choose to offer,
1684
+ and charge a fee for, acceptance of support, warranty, indemnity,
1685
+ or other liability obligations and/or rights consistent with this
1686
+ License. However, in accepting such obligations, You may act only
1687
+ on Your own behalf and on Your sole responsibility, not on behalf
1688
+ of any other Contributor, and only if You agree to indemnify,
1689
+ defend, and hold each Contributor harmless for any liability
1690
+ incurred by, or claims asserted against, such Contributor by reason
1691
+ of your accepting any such warranty or additional liability.
1692
+
1693
+ END OF TERMS AND CONDITIONS
1694
+
1695
+ APPENDIX: How to apply the Apache License to your work.
1696
+
1697
+ To apply the Apache License to your work, attach the following
1698
+ boilerplate notice, with the fields enclosed by brackets "[]"
1699
+ replaced with your own identifying information. (Don't include
1700
+ the brackets!) The text should be enclosed in the appropriate
1701
+ comment syntax for the file format. We also recommend that a
1702
+ file or class name and description of purpose be included on the
1703
+ same "printed page" as the copyright notice for easier
1704
+ identification within third-party archives.
1705
+
1706
+ Copyright [yyyy] [name of copyright owner]
1707
+
1708
+ Licensed under the Apache License, Version 2.0 (the "License");
1709
+ you may not use this file except in compliance with the License.
1710
+ You may obtain a copy of the License at
1711
+
1712
+ http://www.apache.org/licenses/LICENSE-2.0
1713
+
1714
+ Unless required by applicable law or agreed to in writing, software
1715
+ distributed under the License is distributed on an "AS IS" BASIS,
1716
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1717
+ See the License for the specific language governing permissions and
1718
+ limitations under the License.
1719
+ ```
1720
+
1721
+ ## @opentelemetry/otlp-transformer@0.220.0
1722
+
1723
+ License: Apache-2.0
1724
+
1725
+ ```
1726
+ Apache License
1727
+ Version 2.0, January 2004
1728
+ http://www.apache.org/licenses/
1729
+
1730
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1731
+
1732
+ 1. Definitions.
1733
+
1734
+ "License" shall mean the terms and conditions for use, reproduction,
1735
+ and distribution as defined by Sections 1 through 9 of this document.
1736
+
1737
+ "Licensor" shall mean the copyright owner or entity authorized by
1738
+ the copyright owner that is granting the License.
1739
+
1740
+ "Legal Entity" shall mean the union of the acting entity and all
1741
+ other entities that control, are controlled by, or are under common
1742
+ control with that entity. For the purposes of this definition,
1743
+ "control" means (i) the power, direct or indirect, to cause the
1744
+ direction or management of such entity, whether by contract or
1745
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1746
+ outstanding shares, or (iii) beneficial ownership of such entity.
1747
+
1748
+ "You" (or "Your") shall mean an individual or Legal Entity
1749
+ exercising permissions granted by this License.
1750
+
1751
+ "Source" form shall mean the preferred form for making modifications,
1752
+ including but not limited to software source code, documentation
1753
+ source, and configuration files.
1754
+
1755
+ "Object" form shall mean any form resulting from mechanical
1756
+ transformation or translation of a Source form, including but
1757
+ not limited to compiled object code, generated documentation,
1758
+ and conversions to other media types.
1759
+
1760
+ "Work" shall mean the work of authorship, whether in Source or
1761
+ Object form, made available under the License, as indicated by a
1762
+ copyright notice that is included in or attached to the work
1763
+ (an example is provided in the Appendix below).
1764
+
1765
+ "Derivative Works" shall mean any work, whether in Source or Object
1766
+ form, that is based on (or derived from) the Work and for which the
1767
+ editorial revisions, annotations, elaborations, or other modifications
1768
+ represent, as a whole, an original work of authorship. For the purposes
1769
+ of this License, Derivative Works shall not include works that remain
1770
+ separable from, or merely link (or bind by name) to the interfaces of,
1771
+ the Work and Derivative Works thereof.
1772
+
1773
+ "Contribution" shall mean any work of authorship, including
1774
+ the original version of the Work and any modifications or additions
1775
+ to that Work or Derivative Works thereof, that is intentionally
1776
+ submitted to Licensor for inclusion in the Work by the copyright owner
1777
+ or by an individual or Legal Entity authorized to submit on behalf of
1778
+ the copyright owner. For the purposes of this definition, "submitted"
1779
+ means any form of electronic, verbal, or written communication sent
1780
+ to the Licensor or its representatives, including but not limited to
1781
+ communication on electronic mailing lists, source code control systems,
1782
+ and issue tracking systems that are managed by, or on behalf of, the
1783
+ Licensor for the purpose of discussing and improving the Work, but
1784
+ excluding communication that is conspicuously marked or otherwise
1785
+ designated in writing by the copyright owner as "Not a Contribution."
1786
+
1787
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1788
+ on behalf of whom a Contribution has been received by Licensor and
1789
+ subsequently incorporated within the Work.
1790
+
1791
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1792
+ this License, each Contributor hereby grants to You a perpetual,
1793
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1794
+ copyright license to reproduce, prepare Derivative Works of,
1795
+ publicly display, publicly perform, sublicense, and distribute the
1796
+ Work and such Derivative Works in Source or Object form.
1797
+
1798
+ 3. Grant of Patent License. Subject to the terms and conditions of
1799
+ this License, each Contributor hereby grants to You a perpetual,
1800
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1801
+ (except as stated in this section) patent license to make, have made,
1802
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1803
+ where such license applies only to those patent claims licensable
1804
+ by such Contributor that are necessarily infringed by their
1805
+ Contribution(s) alone or by combination of their Contribution(s)
1806
+ with the Work to which such Contribution(s) was submitted. If You
1807
+ institute patent litigation against any entity (including a
1808
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1809
+ or a Contribution incorporated within the Work constitutes direct
1810
+ or contributory patent infringement, then any patent licenses
1811
+ granted to You under this License for that Work shall terminate
1812
+ as of the date such litigation is filed.
1813
+
1814
+ 4. Redistribution. You may reproduce and distribute copies of the
1815
+ Work or Derivative Works thereof in any medium, with or without
1816
+ modifications, and in Source or Object form, provided that You
1817
+ meet the following conditions:
1818
+
1819
+ (a) You must give any other recipients of the Work or
1820
+ Derivative Works a copy of this License; and
1821
+
1822
+ (b) You must cause any modified files to carry prominent notices
1823
+ stating that You changed the files; and
1824
+
1825
+ (c) You must retain, in the Source form of any Derivative Works
1826
+ that You distribute, all copyright, patent, trademark, and
1827
+ attribution notices from the Source form of the Work,
1828
+ excluding those notices that do not pertain to any part of
1829
+ the Derivative Works; and
1830
+
1831
+ (d) If the Work includes a "NOTICE" text file as part of its
1832
+ distribution, then any Derivative Works that You distribute must
1833
+ include a readable copy of the attribution notices contained
1834
+ within such NOTICE file, excluding those notices that do not
1835
+ pertain to any part of the Derivative Works, in at least one
1836
+ of the following places: within a NOTICE text file distributed
1837
+ as part of the Derivative Works; within the Source form or
1838
+ documentation, if provided along with the Derivative Works; or,
1839
+ within a display generated by the Derivative Works, if and
1840
+ wherever such third-party notices normally appear. The contents
1841
+ of the NOTICE file are for informational purposes only and
1842
+ do not modify the License. You may add Your own attribution
1843
+ notices within Derivative Works that You distribute, alongside
1844
+ or as an addendum to the NOTICE text from the Work, provided
1845
+ that such additional attribution notices cannot be construed
1846
+ as modifying the License.
1847
+
1848
+ You may add Your own copyright statement to Your modifications and
1849
+ may provide additional or different license terms and conditions
1850
+ for use, reproduction, or distribution of Your modifications, or
1851
+ for any such Derivative Works as a whole, provided Your use,
1852
+ reproduction, and distribution of the Work otherwise complies with
1853
+ the conditions stated in this License.
1854
+
1855
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1856
+ any Contribution intentionally submitted for inclusion in the Work
1857
+ by You to the Licensor shall be under the terms and conditions of
1858
+ this License, without any additional terms or conditions.
1859
+ Notwithstanding the above, nothing herein shall supersede or modify
1860
+ the terms of any separate license agreement you may have executed
1861
+ with Licensor regarding such Contributions.
1862
+
1863
+ 6. Trademarks. This License does not grant permission to use the trade
1864
+ names, trademarks, service marks, or product names of the Licensor,
1865
+ except as required for reasonable and customary use in describing the
1866
+ origin of the Work and reproducing the content of the NOTICE file.
1867
+
1868
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1869
+ agreed to in writing, Licensor provides the Work (and each
1870
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1871
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1872
+ implied, including, without limitation, any warranties or conditions
1873
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1874
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1875
+ appropriateness of using or redistributing the Work and assume any
1876
+ risks associated with Your exercise of permissions under this License.
1877
+
1878
+ 8. Limitation of Liability. In no event and under no legal theory,
1879
+ whether in tort (including negligence), contract, or otherwise,
1880
+ unless required by applicable law (such as deliberate and grossly
1881
+ negligent acts) or agreed to in writing, shall any Contributor be
1882
+ liable to You for damages, including any direct, indirect, special,
1883
+ incidental, or consequential damages of any character arising as a
1884
+ result of this License or out of the use or inability to use the
1885
+ Work (including but not limited to damages for loss of goodwill,
1886
+ work stoppage, computer failure or malfunction, or any and all
1887
+ other commercial damages or losses), even if such Contributor
1888
+ has been advised of the possibility of such damages.
1889
+
1890
+ 9. Accepting Warranty or Additional Liability. While redistributing
1891
+ the Work or Derivative Works thereof, You may choose to offer,
1892
+ and charge a fee for, acceptance of support, warranty, indemnity,
1893
+ or other liability obligations and/or rights consistent with this
1894
+ License. However, in accepting such obligations, You may act only
1895
+ on Your own behalf and on Your sole responsibility, not on behalf
1896
+ of any other Contributor, and only if You agree to indemnify,
1897
+ defend, and hold each Contributor harmless for any liability
1898
+ incurred by, or claims asserted against, such Contributor by reason
1899
+ of your accepting any such warranty or additional liability.
1900
+
1901
+ END OF TERMS AND CONDITIONS
1902
+
1903
+ APPENDIX: How to apply the Apache License to your work.
1904
+
1905
+ To apply the Apache License to your work, attach the following
1906
+ boilerplate notice, with the fields enclosed by brackets "[]"
1907
+ replaced with your own identifying information. (Don't include
1908
+ the brackets!) The text should be enclosed in the appropriate
1909
+ comment syntax for the file format. We also recommend that a
1910
+ file or class name and description of purpose be included on the
1911
+ same "printed page" as the copyright notice for easier
1912
+ identification within third-party archives.
1913
+
1914
+ Copyright [yyyy] [name of copyright owner]
1915
+
1916
+ Licensed under the Apache License, Version 2.0 (the "License");
1917
+ you may not use this file except in compliance with the License.
1918
+ You may obtain a copy of the License at
1919
+
1920
+ http://www.apache.org/licenses/LICENSE-2.0
1921
+
1922
+ Unless required by applicable law or agreed to in writing, software
1923
+ distributed under the License is distributed on an "AS IS" BASIS,
1924
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1925
+ See the License for the specific language governing permissions and
1926
+ limitations under the License.
1927
+ ```
1928
+
1929
+ ## @opentelemetry/resources@2.9.0
1930
+
1931
+ License: Apache-2.0
1932
+
1933
+ ```
1934
+ Apache License
1935
+ Version 2.0, January 2004
1936
+ http://www.apache.org/licenses/
1937
+
1938
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1939
+
1940
+ 1. Definitions.
1941
+
1942
+ "License" shall mean the terms and conditions for use, reproduction,
1943
+ and distribution as defined by Sections 1 through 9 of this document.
1944
+
1945
+ "Licensor" shall mean the copyright owner or entity authorized by
1946
+ the copyright owner that is granting the License.
1947
+
1948
+ "Legal Entity" shall mean the union of the acting entity and all
1949
+ other entities that control, are controlled by, or are under common
1950
+ control with that entity. For the purposes of this definition,
1951
+ "control" means (i) the power, direct or indirect, to cause the
1952
+ direction or management of such entity, whether by contract or
1953
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1954
+ outstanding shares, or (iii) beneficial ownership of such entity.
1955
+
1956
+ "You" (or "Your") shall mean an individual or Legal Entity
1957
+ exercising permissions granted by this License.
1958
+
1959
+ "Source" form shall mean the preferred form for making modifications,
1960
+ including but not limited to software source code, documentation
1961
+ source, and configuration files.
1962
+
1963
+ "Object" form shall mean any form resulting from mechanical
1964
+ transformation or translation of a Source form, including but
1965
+ not limited to compiled object code, generated documentation,
1966
+ and conversions to other media types.
1967
+
1968
+ "Work" shall mean the work of authorship, whether in Source or
1969
+ Object form, made available under the License, as indicated by a
1970
+ copyright notice that is included in or attached to the work
1971
+ (an example is provided in the Appendix below).
1972
+
1973
+ "Derivative Works" shall mean any work, whether in Source or Object
1974
+ form, that is based on (or derived from) the Work and for which the
1975
+ editorial revisions, annotations, elaborations, or other modifications
1976
+ represent, as a whole, an original work of authorship. For the purposes
1977
+ of this License, Derivative Works shall not include works that remain
1978
+ separable from, or merely link (or bind by name) to the interfaces of,
1979
+ the Work and Derivative Works thereof.
1980
+
1981
+ "Contribution" shall mean any work of authorship, including
1982
+ the original version of the Work and any modifications or additions
1983
+ to that Work or Derivative Works thereof, that is intentionally
1984
+ submitted to Licensor for inclusion in the Work by the copyright owner
1985
+ or by an individual or Legal Entity authorized to submit on behalf of
1986
+ the copyright owner. For the purposes of this definition, "submitted"
1987
+ means any form of electronic, verbal, or written communication sent
1988
+ to the Licensor or its representatives, including but not limited to
1989
+ communication on electronic mailing lists, source code control systems,
1990
+ and issue tracking systems that are managed by, or on behalf of, the
1991
+ Licensor for the purpose of discussing and improving the Work, but
1992
+ excluding communication that is conspicuously marked or otherwise
1993
+ designated in writing by the copyright owner as "Not a Contribution."
1994
+
1995
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1996
+ on behalf of whom a Contribution has been received by Licensor and
1997
+ subsequently incorporated within the Work.
1998
+
1999
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2000
+ this License, each Contributor hereby grants to You a perpetual,
2001
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2002
+ copyright license to reproduce, prepare Derivative Works of,
2003
+ publicly display, publicly perform, sublicense, and distribute the
2004
+ Work and such Derivative Works in Source or Object form.
2005
+
2006
+ 3. Grant of Patent License. Subject to the terms and conditions of
2007
+ this License, each Contributor hereby grants to You a perpetual,
2008
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2009
+ (except as stated in this section) patent license to make, have made,
2010
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2011
+ where such license applies only to those patent claims licensable
2012
+ by such Contributor that are necessarily infringed by their
2013
+ Contribution(s) alone or by combination of their Contribution(s)
2014
+ with the Work to which such Contribution(s) was submitted. If You
2015
+ institute patent litigation against any entity (including a
2016
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2017
+ or a Contribution incorporated within the Work constitutes direct
2018
+ or contributory patent infringement, then any patent licenses
2019
+ granted to You under this License for that Work shall terminate
2020
+ as of the date such litigation is filed.
2021
+
2022
+ 4. Redistribution. You may reproduce and distribute copies of the
2023
+ Work or Derivative Works thereof in any medium, with or without
2024
+ modifications, and in Source or Object form, provided that You
2025
+ meet the following conditions:
2026
+
2027
+ (a) You must give any other recipients of the Work or
2028
+ Derivative Works a copy of this License; and
2029
+
2030
+ (b) You must cause any modified files to carry prominent notices
2031
+ stating that You changed the files; and
2032
+
2033
+ (c) You must retain, in the Source form of any Derivative Works
2034
+ that You distribute, all copyright, patent, trademark, and
2035
+ attribution notices from the Source form of the Work,
2036
+ excluding those notices that do not pertain to any part of
2037
+ the Derivative Works; and
2038
+
2039
+ (d) If the Work includes a "NOTICE" text file as part of its
2040
+ distribution, then any Derivative Works that You distribute must
2041
+ include a readable copy of the attribution notices contained
2042
+ within such NOTICE file, excluding those notices that do not
2043
+ pertain to any part of the Derivative Works, in at least one
2044
+ of the following places: within a NOTICE text file distributed
2045
+ as part of the Derivative Works; within the Source form or
2046
+ documentation, if provided along with the Derivative Works; or,
2047
+ within a display generated by the Derivative Works, if and
2048
+ wherever such third-party notices normally appear. The contents
2049
+ of the NOTICE file are for informational purposes only and
2050
+ do not modify the License. You may add Your own attribution
2051
+ notices within Derivative Works that You distribute, alongside
2052
+ or as an addendum to the NOTICE text from the Work, provided
2053
+ that such additional attribution notices cannot be construed
2054
+ as modifying the License.
2055
+
2056
+ You may add Your own copyright statement to Your modifications and
2057
+ may provide additional or different license terms and conditions
2058
+ for use, reproduction, or distribution of Your modifications, or
2059
+ for any such Derivative Works as a whole, provided Your use,
2060
+ reproduction, and distribution of the Work otherwise complies with
2061
+ the conditions stated in this License.
2062
+
2063
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2064
+ any Contribution intentionally submitted for inclusion in the Work
2065
+ by You to the Licensor shall be under the terms and conditions of
2066
+ this License, without any additional terms or conditions.
2067
+ Notwithstanding the above, nothing herein shall supersede or modify
2068
+ the terms of any separate license agreement you may have executed
2069
+ with Licensor regarding such Contributions.
2070
+
2071
+ 6. Trademarks. This License does not grant permission to use the trade
2072
+ names, trademarks, service marks, or product names of the Licensor,
2073
+ except as required for reasonable and customary use in describing the
2074
+ origin of the Work and reproducing the content of the NOTICE file.
2075
+
2076
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2077
+ agreed to in writing, Licensor provides the Work (and each
2078
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2079
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2080
+ implied, including, without limitation, any warranties or conditions
2081
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2082
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2083
+ appropriateness of using or redistributing the Work and assume any
2084
+ risks associated with Your exercise of permissions under this License.
2085
+
2086
+ 8. Limitation of Liability. In no event and under no legal theory,
2087
+ whether in tort (including negligence), contract, or otherwise,
2088
+ unless required by applicable law (such as deliberate and grossly
2089
+ negligent acts) or agreed to in writing, shall any Contributor be
2090
+ liable to You for damages, including any direct, indirect, special,
2091
+ incidental, or consequential damages of any character arising as a
2092
+ result of this License or out of the use or inability to use the
2093
+ Work (including but not limited to damages for loss of goodwill,
2094
+ work stoppage, computer failure or malfunction, or any and all
2095
+ other commercial damages or losses), even if such Contributor
2096
+ has been advised of the possibility of such damages.
2097
+
2098
+ 9. Accepting Warranty or Additional Liability. While redistributing
2099
+ the Work or Derivative Works thereof, You may choose to offer,
2100
+ and charge a fee for, acceptance of support, warranty, indemnity,
2101
+ or other liability obligations and/or rights consistent with this
2102
+ License. However, in accepting such obligations, You may act only
2103
+ on Your own behalf and on Your sole responsibility, not on behalf
2104
+ of any other Contributor, and only if You agree to indemnify,
2105
+ defend, and hold each Contributor harmless for any liability
2106
+ incurred by, or claims asserted against, such Contributor by reason
2107
+ of your accepting any such warranty or additional liability.
2108
+
2109
+ END OF TERMS AND CONDITIONS
2110
+
2111
+ APPENDIX: How to apply the Apache License to your work.
2112
+
2113
+ To apply the Apache License to your work, attach the following
2114
+ boilerplate notice, with the fields enclosed by brackets "[]"
2115
+ replaced with your own identifying information. (Don't include
2116
+ the brackets!) The text should be enclosed in the appropriate
2117
+ comment syntax for the file format. We also recommend that a
2118
+ file or class name and description of purpose be included on the
2119
+ same "printed page" as the copyright notice for easier
2120
+ identification within third-party archives.
2121
+
2122
+ Copyright [yyyy] [name of copyright owner]
2123
+
2124
+ Licensed under the Apache License, Version 2.0 (the "License");
2125
+ you may not use this file except in compliance with the License.
2126
+ You may obtain a copy of the License at
2127
+
2128
+ http://www.apache.org/licenses/LICENSE-2.0
2129
+
2130
+ Unless required by applicable law or agreed to in writing, software
2131
+ distributed under the License is distributed on an "AS IS" BASIS,
2132
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2133
+ See the License for the specific language governing permissions and
2134
+ limitations under the License.
2135
+ ```
2136
+
2137
+ ## @opentelemetry/sdk-logs@0.220.0
2138
+
2139
+ License: Apache-2.0
2140
+
2141
+ ```
2142
+ Apache License
2143
+ Version 2.0, January 2004
2144
+ http://www.apache.org/licenses/
2145
+
2146
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2147
+
2148
+ 1. Definitions.
2149
+
2150
+ "License" shall mean the terms and conditions for use, reproduction,
2151
+ and distribution as defined by Sections 1 through 9 of this document.
2152
+
2153
+ "Licensor" shall mean the copyright owner or entity authorized by
2154
+ the copyright owner that is granting the License.
2155
+
2156
+ "Legal Entity" shall mean the union of the acting entity and all
2157
+ other entities that control, are controlled by, or are under common
2158
+ control with that entity. For the purposes of this definition,
2159
+ "control" means (i) the power, direct or indirect, to cause the
2160
+ direction or management of such entity, whether by contract or
2161
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2162
+ outstanding shares, or (iii) beneficial ownership of such entity.
2163
+
2164
+ "You" (or "Your") shall mean an individual or Legal Entity
2165
+ exercising permissions granted by this License.
2166
+
2167
+ "Source" form shall mean the preferred form for making modifications,
2168
+ including but not limited to software source code, documentation
2169
+ source, and configuration files.
2170
+
2171
+ "Object" form shall mean any form resulting from mechanical
2172
+ transformation or translation of a Source form, including but
2173
+ not limited to compiled object code, generated documentation,
2174
+ and conversions to other media types.
2175
+
2176
+ "Work" shall mean the work of authorship, whether in Source or
2177
+ Object form, made available under the License, as indicated by a
2178
+ copyright notice that is included in or attached to the work
2179
+ (an example is provided in the Appendix below).
2180
+
2181
+ "Derivative Works" shall mean any work, whether in Source or Object
2182
+ form, that is based on (or derived from) the Work and for which the
2183
+ editorial revisions, annotations, elaborations, or other modifications
2184
+ represent, as a whole, an original work of authorship. For the purposes
2185
+ of this License, Derivative Works shall not include works that remain
2186
+ separable from, or merely link (or bind by name) to the interfaces of,
2187
+ the Work and Derivative Works thereof.
2188
+
2189
+ "Contribution" shall mean any work of authorship, including
2190
+ the original version of the Work and any modifications or additions
2191
+ to that Work or Derivative Works thereof, that is intentionally
2192
+ submitted to Licensor for inclusion in the Work by the copyright owner
2193
+ or by an individual or Legal Entity authorized to submit on behalf of
2194
+ the copyright owner. For the purposes of this definition, "submitted"
2195
+ means any form of electronic, verbal, or written communication sent
2196
+ to the Licensor or its representatives, including but not limited to
2197
+ communication on electronic mailing lists, source code control systems,
2198
+ and issue tracking systems that are managed by, or on behalf of, the
2199
+ Licensor for the purpose of discussing and improving the Work, but
2200
+ excluding communication that is conspicuously marked or otherwise
2201
+ designated in writing by the copyright owner as "Not a Contribution."
2202
+
2203
+ "Contributor" shall mean Licensor and any individual or Legal Entity
2204
+ on behalf of whom a Contribution has been received by Licensor and
2205
+ subsequently incorporated within the Work.
2206
+
2207
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2208
+ this License, each Contributor hereby grants to You a perpetual,
2209
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2210
+ copyright license to reproduce, prepare Derivative Works of,
2211
+ publicly display, publicly perform, sublicense, and distribute the
2212
+ Work and such Derivative Works in Source or Object form.
2213
+
2214
+ 3. Grant of Patent License. Subject to the terms and conditions of
2215
+ this License, each Contributor hereby grants to You a perpetual,
2216
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2217
+ (except as stated in this section) patent license to make, have made,
2218
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2219
+ where such license applies only to those patent claims licensable
2220
+ by such Contributor that are necessarily infringed by their
2221
+ Contribution(s) alone or by combination of their Contribution(s)
2222
+ with the Work to which such Contribution(s) was submitted. If You
2223
+ institute patent litigation against any entity (including a
2224
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2225
+ or a Contribution incorporated within the Work constitutes direct
2226
+ or contributory patent infringement, then any patent licenses
2227
+ granted to You under this License for that Work shall terminate
2228
+ as of the date such litigation is filed.
2229
+
2230
+ 4. Redistribution. You may reproduce and distribute copies of the
2231
+ Work or Derivative Works thereof in any medium, with or without
2232
+ modifications, and in Source or Object form, provided that You
2233
+ meet the following conditions:
2234
+
2235
+ (a) You must give any other recipients of the Work or
2236
+ Derivative Works a copy of this License; and
2237
+
2238
+ (b) You must cause any modified files to carry prominent notices
2239
+ stating that You changed the files; and
2240
+
2241
+ (c) You must retain, in the Source form of any Derivative Works
2242
+ that You distribute, all copyright, patent, trademark, and
2243
+ attribution notices from the Source form of the Work,
2244
+ excluding those notices that do not pertain to any part of
2245
+ the Derivative Works; and
2246
+
2247
+ (d) If the Work includes a "NOTICE" text file as part of its
2248
+ distribution, then any Derivative Works that You distribute must
2249
+ include a readable copy of the attribution notices contained
2250
+ within such NOTICE file, excluding those notices that do not
2251
+ pertain to any part of the Derivative Works, in at least one
2252
+ of the following places: within a NOTICE text file distributed
2253
+ as part of the Derivative Works; within the Source form or
2254
+ documentation, if provided along with the Derivative Works; or,
2255
+ within a display generated by the Derivative Works, if and
2256
+ wherever such third-party notices normally appear. The contents
2257
+ of the NOTICE file are for informational purposes only and
2258
+ do not modify the License. You may add Your own attribution
2259
+ notices within Derivative Works that You distribute, alongside
2260
+ or as an addendum to the NOTICE text from the Work, provided
2261
+ that such additional attribution notices cannot be construed
2262
+ as modifying the License.
2263
+
2264
+ You may add Your own copyright statement to Your modifications and
2265
+ may provide additional or different license terms and conditions
2266
+ for use, reproduction, or distribution of Your modifications, or
2267
+ for any such Derivative Works as a whole, provided Your use,
2268
+ reproduction, and distribution of the Work otherwise complies with
2269
+ the conditions stated in this License.
2270
+
2271
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2272
+ any Contribution intentionally submitted for inclusion in the Work
2273
+ by You to the Licensor shall be under the terms and conditions of
2274
+ this License, without any additional terms or conditions.
2275
+ Notwithstanding the above, nothing herein shall supersede or modify
2276
+ the terms of any separate license agreement you may have executed
2277
+ with Licensor regarding such Contributions.
2278
+
2279
+ 6. Trademarks. This License does not grant permission to use the trade
2280
+ names, trademarks, service marks, or product names of the Licensor,
2281
+ except as required for reasonable and customary use in describing the
2282
+ origin of the Work and reproducing the content of the NOTICE file.
2283
+
2284
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2285
+ agreed to in writing, Licensor provides the Work (and each
2286
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2287
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2288
+ implied, including, without limitation, any warranties or conditions
2289
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2290
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2291
+ appropriateness of using or redistributing the Work and assume any
2292
+ risks associated with Your exercise of permissions under this License.
2293
+
2294
+ 8. Limitation of Liability. In no event and under no legal theory,
2295
+ whether in tort (including negligence), contract, or otherwise,
2296
+ unless required by applicable law (such as deliberate and grossly
2297
+ negligent acts) or agreed to in writing, shall any Contributor be
2298
+ liable to You for damages, including any direct, indirect, special,
2299
+ incidental, or consequential damages of any character arising as a
2300
+ result of this License or out of the use or inability to use the
2301
+ Work (including but not limited to damages for loss of goodwill,
2302
+ work stoppage, computer failure or malfunction, or any and all
2303
+ other commercial damages or losses), even if such Contributor
2304
+ has been advised of the possibility of such damages.
2305
+
2306
+ 9. Accepting Warranty or Additional Liability. While redistributing
2307
+ the Work or Derivative Works thereof, You may choose to offer,
2308
+ and charge a fee for, acceptance of support, warranty, indemnity,
2309
+ or other liability obligations and/or rights consistent with this
2310
+ License. However, in accepting such obligations, You may act only
2311
+ on Your own behalf and on Your sole responsibility, not on behalf
2312
+ of any other Contributor, and only if You agree to indemnify,
2313
+ defend, and hold each Contributor harmless for any liability
2314
+ incurred by, or claims asserted against, such Contributor by reason
2315
+ of your accepting any such warranty or additional liability.
2316
+
2317
+ END OF TERMS AND CONDITIONS
2318
+
2319
+ APPENDIX: How to apply the Apache License to your work.
2320
+
2321
+ To apply the Apache License to your work, attach the following
2322
+ boilerplate notice, with the fields enclosed by brackets "[]"
2323
+ replaced with your own identifying information. (Don't include
2324
+ the brackets!) The text should be enclosed in the appropriate
2325
+ comment syntax for the file format. We also recommend that a
2326
+ file or class name and description of purpose be included on the
2327
+ same "printed page" as the copyright notice for easier
2328
+ identification within third-party archives.
2329
+
2330
+ Copyright [yyyy] [name of copyright owner]
2331
+
2332
+ Licensed under the Apache License, Version 2.0 (the "License");
2333
+ you may not use this file except in compliance with the License.
2334
+ You may obtain a copy of the License at
2335
+
2336
+ http://www.apache.org/licenses/LICENSE-2.0
2337
+
2338
+ Unless required by applicable law or agreed to in writing, software
2339
+ distributed under the License is distributed on an "AS IS" BASIS,
2340
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2341
+ See the License for the specific language governing permissions and
2342
+ limitations under the License.
2343
+ ```
2344
+
2345
+ ## @opentelemetry/sdk-metrics@2.9.0
2346
+
2347
+ License: Apache-2.0
2348
+
2349
+ ```
2350
+ Apache License
2351
+ Version 2.0, January 2004
2352
+ http://www.apache.org/licenses/
2353
+
2354
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2355
+
2356
+ 1. Definitions.
2357
+
2358
+ "License" shall mean the terms and conditions for use, reproduction,
2359
+ and distribution as defined by Sections 1 through 9 of this document.
2360
+
2361
+ "Licensor" shall mean the copyright owner or entity authorized by
2362
+ the copyright owner that is granting the License.
2363
+
2364
+ "Legal Entity" shall mean the union of the acting entity and all
2365
+ other entities that control, are controlled by, or are under common
2366
+ control with that entity. For the purposes of this definition,
2367
+ "control" means (i) the power, direct or indirect, to cause the
2368
+ direction or management of such entity, whether by contract or
2369
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2370
+ outstanding shares, or (iii) beneficial ownership of such entity.
2371
+
2372
+ "You" (or "Your") shall mean an individual or Legal Entity
2373
+ exercising permissions granted by this License.
2374
+
2375
+ "Source" form shall mean the preferred form for making modifications,
2376
+ including but not limited to software source code, documentation
2377
+ source, and configuration files.
2378
+
2379
+ "Object" form shall mean any form resulting from mechanical
2380
+ transformation or translation of a Source form, including but
2381
+ not limited to compiled object code, generated documentation,
2382
+ and conversions to other media types.
2383
+
2384
+ "Work" shall mean the work of authorship, whether in Source or
2385
+ Object form, made available under the License, as indicated by a
2386
+ copyright notice that is included in or attached to the work
2387
+ (an example is provided in the Appendix below).
2388
+
2389
+ "Derivative Works" shall mean any work, whether in Source or Object
2390
+ form, that is based on (or derived from) the Work and for which the
2391
+ editorial revisions, annotations, elaborations, or other modifications
2392
+ represent, as a whole, an original work of authorship. For the purposes
2393
+ of this License, Derivative Works shall not include works that remain
2394
+ separable from, or merely link (or bind by name) to the interfaces of,
2395
+ the Work and Derivative Works thereof.
2396
+
2397
+ "Contribution" shall mean any work of authorship, including
2398
+ the original version of the Work and any modifications or additions
2399
+ to that Work or Derivative Works thereof, that is intentionally
2400
+ submitted to Licensor for inclusion in the Work by the copyright owner
2401
+ or by an individual or Legal Entity authorized to submit on behalf of
2402
+ the copyright owner. For the purposes of this definition, "submitted"
2403
+ means any form of electronic, verbal, or written communication sent
2404
+ to the Licensor or its representatives, including but not limited to
2405
+ communication on electronic mailing lists, source code control systems,
2406
+ and issue tracking systems that are managed by, or on behalf of, the
2407
+ Licensor for the purpose of discussing and improving the Work, but
2408
+ excluding communication that is conspicuously marked or otherwise
2409
+ designated in writing by the copyright owner as "Not a Contribution."
2410
+
2411
+ "Contributor" shall mean Licensor and any individual or Legal Entity
2412
+ on behalf of whom a Contribution has been received by Licensor and
2413
+ subsequently incorporated within the Work.
2414
+
2415
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2416
+ this License, each Contributor hereby grants to You a perpetual,
2417
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2418
+ copyright license to reproduce, prepare Derivative Works of,
2419
+ publicly display, publicly perform, sublicense, and distribute the
2420
+ Work and such Derivative Works in Source or Object form.
2421
+
2422
+ 3. Grant of Patent License. Subject to the terms and conditions of
2423
+ this License, each Contributor hereby grants to You a perpetual,
2424
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2425
+ (except as stated in this section) patent license to make, have made,
2426
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2427
+ where such license applies only to those patent claims licensable
2428
+ by such Contributor that are necessarily infringed by their
2429
+ Contribution(s) alone or by combination of their Contribution(s)
2430
+ with the Work to which such Contribution(s) was submitted. If You
2431
+ institute patent litigation against any entity (including a
2432
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2433
+ or a Contribution incorporated within the Work constitutes direct
2434
+ or contributory patent infringement, then any patent licenses
2435
+ granted to You under this License for that Work shall terminate
2436
+ as of the date such litigation is filed.
2437
+
2438
+ 4. Redistribution. You may reproduce and distribute copies of the
2439
+ Work or Derivative Works thereof in any medium, with or without
2440
+ modifications, and in Source or Object form, provided that You
2441
+ meet the following conditions:
2442
+
2443
+ (a) You must give any other recipients of the Work or
2444
+ Derivative Works a copy of this License; and
2445
+
2446
+ (b) You must cause any modified files to carry prominent notices
2447
+ stating that You changed the files; and
2448
+
2449
+ (c) You must retain, in the Source form of any Derivative Works
2450
+ that You distribute, all copyright, patent, trademark, and
2451
+ attribution notices from the Source form of the Work,
2452
+ excluding those notices that do not pertain to any part of
2453
+ the Derivative Works; and
2454
+
2455
+ (d) If the Work includes a "NOTICE" text file as part of its
2456
+ distribution, then any Derivative Works that You distribute must
2457
+ include a readable copy of the attribution notices contained
2458
+ within such NOTICE file, excluding those notices that do not
2459
+ pertain to any part of the Derivative Works, in at least one
2460
+ of the following places: within a NOTICE text file distributed
2461
+ as part of the Derivative Works; within the Source form or
2462
+ documentation, if provided along with the Derivative Works; or,
2463
+ within a display generated by the Derivative Works, if and
2464
+ wherever such third-party notices normally appear. The contents
2465
+ of the NOTICE file are for informational purposes only and
2466
+ do not modify the License. You may add Your own attribution
2467
+ notices within Derivative Works that You distribute, alongside
2468
+ or as an addendum to the NOTICE text from the Work, provided
2469
+ that such additional attribution notices cannot be construed
2470
+ as modifying the License.
2471
+
2472
+ You may add Your own copyright statement to Your modifications and
2473
+ may provide additional or different license terms and conditions
2474
+ for use, reproduction, or distribution of Your modifications, or
2475
+ for any such Derivative Works as a whole, provided Your use,
2476
+ reproduction, and distribution of the Work otherwise complies with
2477
+ the conditions stated in this License.
2478
+
2479
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2480
+ any Contribution intentionally submitted for inclusion in the Work
2481
+ by You to the Licensor shall be under the terms and conditions of
2482
+ this License, without any additional terms or conditions.
2483
+ Notwithstanding the above, nothing herein shall supersede or modify
2484
+ the terms of any separate license agreement you may have executed
2485
+ with Licensor regarding such Contributions.
2486
+
2487
+ 6. Trademarks. This License does not grant permission to use the trade
2488
+ names, trademarks, service marks, or product names of the Licensor,
2489
+ except as required for reasonable and customary use in describing the
2490
+ origin of the Work and reproducing the content of the NOTICE file.
2491
+
2492
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2493
+ agreed to in writing, Licensor provides the Work (and each
2494
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2495
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2496
+ implied, including, without limitation, any warranties or conditions
2497
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2498
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2499
+ appropriateness of using or redistributing the Work and assume any
2500
+ risks associated with Your exercise of permissions under this License.
2501
+
2502
+ 8. Limitation of Liability. In no event and under no legal theory,
2503
+ whether in tort (including negligence), contract, or otherwise,
2504
+ unless required by applicable law (such as deliberate and grossly
2505
+ negligent acts) or agreed to in writing, shall any Contributor be
2506
+ liable to You for damages, including any direct, indirect, special,
2507
+ incidental, or consequential damages of any character arising as a
2508
+ result of this License or out of the use or inability to use the
2509
+ Work (including but not limited to damages for loss of goodwill,
2510
+ work stoppage, computer failure or malfunction, or any and all
2511
+ other commercial damages or losses), even if such Contributor
2512
+ has been advised of the possibility of such damages.
2513
+
2514
+ 9. Accepting Warranty or Additional Liability. While redistributing
2515
+ the Work or Derivative Works thereof, You may choose to offer,
2516
+ and charge a fee for, acceptance of support, warranty, indemnity,
2517
+ or other liability obligations and/or rights consistent with this
2518
+ License. However, in accepting such obligations, You may act only
2519
+ on Your own behalf and on Your sole responsibility, not on behalf
2520
+ of any other Contributor, and only if You agree to indemnify,
2521
+ defend, and hold each Contributor harmless for any liability
2522
+ incurred by, or claims asserted against, such Contributor by reason
2523
+ of your accepting any such warranty or additional liability.
2524
+
2525
+ END OF TERMS AND CONDITIONS
2526
+
2527
+ APPENDIX: How to apply the Apache License to your work.
2528
+
2529
+ To apply the Apache License to your work, attach the following
2530
+ boilerplate notice, with the fields enclosed by brackets "[]"
2531
+ replaced with your own identifying information. (Don't include
2532
+ the brackets!) The text should be enclosed in the appropriate
2533
+ comment syntax for the file format. We also recommend that a
2534
+ file or class name and description of purpose be included on the
2535
+ same "printed page" as the copyright notice for easier
2536
+ identification within third-party archives.
2537
+
2538
+ Copyright [yyyy] [name of copyright owner]
2539
+
2540
+ Licensed under the Apache License, Version 2.0 (the "License");
2541
+ you may not use this file except in compliance with the License.
2542
+ You may obtain a copy of the License at
2543
+
2544
+ http://www.apache.org/licenses/LICENSE-2.0
2545
+
2546
+ Unless required by applicable law or agreed to in writing, software
2547
+ distributed under the License is distributed on an "AS IS" BASIS,
2548
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2549
+ See the License for the specific language governing permissions and
2550
+ limitations under the License.
2551
+ ```
2552
+
2553
+ ## @opentelemetry/sdk-trace@2.9.0
2554
+
2555
+ License: Apache-2.0
2556
+
2557
+ ```
2558
+ Apache License
2559
+ Version 2.0, January 2004
2560
+ http://www.apache.org/licenses/
2561
+
2562
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2563
+
2564
+ 1. Definitions.
2565
+
2566
+ "License" shall mean the terms and conditions for use, reproduction,
2567
+ and distribution as defined by Sections 1 through 9 of this document.
2568
+
2569
+ "Licensor" shall mean the copyright owner or entity authorized by
2570
+ the copyright owner that is granting the License.
2571
+
2572
+ "Legal Entity" shall mean the union of the acting entity and all
2573
+ other entities that control, are controlled by, or are under common
2574
+ control with that entity. For the purposes of this definition,
2575
+ "control" means (i) the power, direct or indirect, to cause the
2576
+ direction or management of such entity, whether by contract or
2577
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2578
+ outstanding shares, or (iii) beneficial ownership of such entity.
2579
+
2580
+ "You" (or "Your") shall mean an individual or Legal Entity
2581
+ exercising permissions granted by this License.
2582
+
2583
+ "Source" form shall mean the preferred form for making modifications,
2584
+ including but not limited to software source code, documentation
2585
+ source, and configuration files.
2586
+
2587
+ "Object" form shall mean any form resulting from mechanical
2588
+ transformation or translation of a Source form, including but
2589
+ not limited to compiled object code, generated documentation,
2590
+ and conversions to other media types.
2591
+
2592
+ "Work" shall mean the work of authorship, whether in Source or
2593
+ Object form, made available under the License, as indicated by a
2594
+ copyright notice that is included in or attached to the work
2595
+ (an example is provided in the Appendix below).
2596
+
2597
+ "Derivative Works" shall mean any work, whether in Source or Object
2598
+ form, that is based on (or derived from) the Work and for which the
2599
+ editorial revisions, annotations, elaborations, or other modifications
2600
+ represent, as a whole, an original work of authorship. For the purposes
2601
+ of this License, Derivative Works shall not include works that remain
2602
+ separable from, or merely link (or bind by name) to the interfaces of,
2603
+ the Work and Derivative Works thereof.
2604
+
2605
+ "Contribution" shall mean any work of authorship, including
2606
+ the original version of the Work and any modifications or additions
2607
+ to that Work or Derivative Works thereof, that is intentionally
2608
+ submitted to Licensor for inclusion in the Work by the copyright owner
2609
+ or by an individual or Legal Entity authorized to submit on behalf of
2610
+ the copyright owner. For the purposes of this definition, "submitted"
2611
+ means any form of electronic, verbal, or written communication sent
2612
+ to the Licensor or its representatives, including but not limited to
2613
+ communication on electronic mailing lists, source code control systems,
2614
+ and issue tracking systems that are managed by, or on behalf of, the
2615
+ Licensor for the purpose of discussing and improving the Work, but
2616
+ excluding communication that is conspicuously marked or otherwise
2617
+ designated in writing by the copyright owner as "Not a Contribution."
2618
+
2619
+ "Contributor" shall mean Licensor and any individual or Legal Entity
2620
+ on behalf of whom a Contribution has been received by Licensor and
2621
+ subsequently incorporated within the Work.
2622
+
2623
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2624
+ this License, each Contributor hereby grants to You a perpetual,
2625
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2626
+ copyright license to reproduce, prepare Derivative Works of,
2627
+ publicly display, publicly perform, sublicense, and distribute the
2628
+ Work and such Derivative Works in Source or Object form.
2629
+
2630
+ 3. Grant of Patent License. Subject to the terms and conditions of
2631
+ this License, each Contributor hereby grants to You a perpetual,
2632
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2633
+ (except as stated in this section) patent license to make, have made,
2634
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2635
+ where such license applies only to those patent claims licensable
2636
+ by such Contributor that are necessarily infringed by their
2637
+ Contribution(s) alone or by combination of their Contribution(s)
2638
+ with the Work to which such Contribution(s) was submitted. If You
2639
+ institute patent litigation against any entity (including a
2640
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2641
+ or a Contribution incorporated within the Work constitutes direct
2642
+ or contributory patent infringement, then any patent licenses
2643
+ granted to You under this License for that Work shall terminate
2644
+ as of the date such litigation is filed.
2645
+
2646
+ 4. Redistribution. You may reproduce and distribute copies of the
2647
+ Work or Derivative Works thereof in any medium, with or without
2648
+ modifications, and in Source or Object form, provided that You
2649
+ meet the following conditions:
2650
+
2651
+ (a) You must give any other recipients of the Work or
2652
+ Derivative Works a copy of this License; and
2653
+
2654
+ (b) You must cause any modified files to carry prominent notices
2655
+ stating that You changed the files; and
2656
+
2657
+ (c) You must retain, in the Source form of any Derivative Works
2658
+ that You distribute, all copyright, patent, trademark, and
2659
+ attribution notices from the Source form of the Work,
2660
+ excluding those notices that do not pertain to any part of
2661
+ the Derivative Works; and
2662
+
2663
+ (d) If the Work includes a "NOTICE" text file as part of its
2664
+ distribution, then any Derivative Works that You distribute must
2665
+ include a readable copy of the attribution notices contained
2666
+ within such NOTICE file, excluding those notices that do not
2667
+ pertain to any part of the Derivative Works, in at least one
2668
+ of the following places: within a NOTICE text file distributed
2669
+ as part of the Derivative Works; within the Source form or
2670
+ documentation, if provided along with the Derivative Works; or,
2671
+ within a display generated by the Derivative Works, if and
2672
+ wherever such third-party notices normally appear. The contents
2673
+ of the NOTICE file are for informational purposes only and
2674
+ do not modify the License. You may add Your own attribution
2675
+ notices within Derivative Works that You distribute, alongside
2676
+ or as an addendum to the NOTICE text from the Work, provided
2677
+ that such additional attribution notices cannot be construed
2678
+ as modifying the License.
2679
+
2680
+ You may add Your own copyright statement to Your modifications and
2681
+ may provide additional or different license terms and conditions
2682
+ for use, reproduction, or distribution of Your modifications, or
2683
+ for any such Derivative Works as a whole, provided Your use,
2684
+ reproduction, and distribution of the Work otherwise complies with
2685
+ the conditions stated in this License.
2686
+
2687
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2688
+ any Contribution intentionally submitted for inclusion in the Work
2689
+ by You to the Licensor shall be under the terms and conditions of
2690
+ this License, without any additional terms or conditions.
2691
+ Notwithstanding the above, nothing herein shall supersede or modify
2692
+ the terms of any separate license agreement you may have executed
2693
+ with Licensor regarding such Contributions.
2694
+
2695
+ 6. Trademarks. This License does not grant permission to use the trade
2696
+ names, trademarks, service marks, or product names of the Licensor,
2697
+ except as required for reasonable and customary use in describing the
2698
+ origin of the Work and reproducing the content of the NOTICE file.
2699
+
2700
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2701
+ agreed to in writing, Licensor provides the Work (and each
2702
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2703
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2704
+ implied, including, without limitation, any warranties or conditions
2705
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2706
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2707
+ appropriateness of using or redistributing the Work and assume any
2708
+ risks associated with Your exercise of permissions under this License.
2709
+
2710
+ 8. Limitation of Liability. In no event and under no legal theory,
2711
+ whether in tort (including negligence), contract, or otherwise,
2712
+ unless required by applicable law (such as deliberate and grossly
2713
+ negligent acts) or agreed to in writing, shall any Contributor be
2714
+ liable to You for damages, including any direct, indirect, special,
2715
+ incidental, or consequential damages of any character arising as a
2716
+ result of this License or out of the use or inability to use the
2717
+ Work (including but not limited to damages for loss of goodwill,
2718
+ work stoppage, computer failure or malfunction, or any and all
2719
+ other commercial damages or losses), even if such Contributor
2720
+ has been advised of the possibility of such damages.
2721
+
2722
+ 9. Accepting Warranty or Additional Liability. While redistributing
2723
+ the Work or Derivative Works thereof, You may choose to offer,
2724
+ and charge a fee for, acceptance of support, warranty, indemnity,
2725
+ or other liability obligations and/or rights consistent with this
2726
+ License. However, in accepting such obligations, You may act only
2727
+ on Your own behalf and on Your sole responsibility, not on behalf
2728
+ of any other Contributor, and only if You agree to indemnify,
2729
+ defend, and hold each Contributor harmless for any liability
2730
+ incurred by, or claims asserted against, such Contributor by reason
2731
+ of your accepting any such warranty or additional liability.
2732
+
2733
+ END OF TERMS AND CONDITIONS
2734
+
2735
+ APPENDIX: How to apply the Apache License to your work.
2736
+
2737
+ To apply the Apache License to your work, attach the following
2738
+ boilerplate notice, with the fields enclosed by brackets "[]"
2739
+ replaced with your own identifying information. (Don't include
2740
+ the brackets!) The text should be enclosed in the appropriate
2741
+ comment syntax for the file format. We also recommend that a
2742
+ file or class name and description of purpose be included on the
2743
+ same "printed page" as the copyright notice for easier
2744
+ identification within third-party archives.
2745
+
2746
+ Copyright [yyyy] [name of copyright owner]
2747
+
2748
+ Licensed under the Apache License, Version 2.0 (the "License");
2749
+ you may not use this file except in compliance with the License.
2750
+ You may obtain a copy of the License at
2751
+
2752
+ http://www.apache.org/licenses/LICENSE-2.0
2753
+
2754
+ Unless required by applicable law or agreed to in writing, software
2755
+ distributed under the License is distributed on an "AS IS" BASIS,
2756
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2757
+ See the License for the specific language governing permissions and
2758
+ limitations under the License.
2759
+ ```
2760
+
2761
+ ## @opentelemetry/sdk-trace-base@2.9.0
2762
+
2763
+ License: Apache-2.0
2764
+
2765
+ ```
2766
+ Apache License
2767
+ Version 2.0, January 2004
2768
+ http://www.apache.org/licenses/
2769
+
2770
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2771
+
2772
+ 1. Definitions.
2773
+
2774
+ "License" shall mean the terms and conditions for use, reproduction,
2775
+ and distribution as defined by Sections 1 through 9 of this document.
2776
+
2777
+ "Licensor" shall mean the copyright owner or entity authorized by
2778
+ the copyright owner that is granting the License.
2779
+
2780
+ "Legal Entity" shall mean the union of the acting entity and all
2781
+ other entities that control, are controlled by, or are under common
2782
+ control with that entity. For the purposes of this definition,
2783
+ "control" means (i) the power, direct or indirect, to cause the
2784
+ direction or management of such entity, whether by contract or
2785
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2786
+ outstanding shares, or (iii) beneficial ownership of such entity.
2787
+
2788
+ "You" (or "Your") shall mean an individual or Legal Entity
2789
+ exercising permissions granted by this License.
2790
+
2791
+ "Source" form shall mean the preferred form for making modifications,
2792
+ including but not limited to software source code, documentation
2793
+ source, and configuration files.
2794
+
2795
+ "Object" form shall mean any form resulting from mechanical
2796
+ transformation or translation of a Source form, including but
2797
+ not limited to compiled object code, generated documentation,
2798
+ and conversions to other media types.
2799
+
2800
+ "Work" shall mean the work of authorship, whether in Source or
2801
+ Object form, made available under the License, as indicated by a
2802
+ copyright notice that is included in or attached to the work
2803
+ (an example is provided in the Appendix below).
2804
+
2805
+ "Derivative Works" shall mean any work, whether in Source or Object
2806
+ form, that is based on (or derived from) the Work and for which the
2807
+ editorial revisions, annotations, elaborations, or other modifications
2808
+ represent, as a whole, an original work of authorship. For the purposes
2809
+ of this License, Derivative Works shall not include works that remain
2810
+ separable from, or merely link (or bind by name) to the interfaces of,
2811
+ the Work and Derivative Works thereof.
2812
+
2813
+ "Contribution" shall mean any work of authorship, including
2814
+ the original version of the Work and any modifications or additions
2815
+ to that Work or Derivative Works thereof, that is intentionally
2816
+ submitted to Licensor for inclusion in the Work by the copyright owner
2817
+ or by an individual or Legal Entity authorized to submit on behalf of
2818
+ the copyright owner. For the purposes of this definition, "submitted"
2819
+ means any form of electronic, verbal, or written communication sent
2820
+ to the Licensor or its representatives, including but not limited to
2821
+ communication on electronic mailing lists, source code control systems,
2822
+ and issue tracking systems that are managed by, or on behalf of, the
2823
+ Licensor for the purpose of discussing and improving the Work, but
2824
+ excluding communication that is conspicuously marked or otherwise
2825
+ designated in writing by the copyright owner as "Not a Contribution."
2826
+
2827
+ "Contributor" shall mean Licensor and any individual or Legal Entity
2828
+ on behalf of whom a Contribution has been received by Licensor and
2829
+ subsequently incorporated within the Work.
2830
+
2831
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2832
+ this License, each Contributor hereby grants to You a perpetual,
2833
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2834
+ copyright license to reproduce, prepare Derivative Works of,
2835
+ publicly display, publicly perform, sublicense, and distribute the
2836
+ Work and such Derivative Works in Source or Object form.
2837
+
2838
+ 3. Grant of Patent License. Subject to the terms and conditions of
2839
+ this License, each Contributor hereby grants to You a perpetual,
2840
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2841
+ (except as stated in this section) patent license to make, have made,
2842
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2843
+ where such license applies only to those patent claims licensable
2844
+ by such Contributor that are necessarily infringed by their
2845
+ Contribution(s) alone or by combination of their Contribution(s)
2846
+ with the Work to which such Contribution(s) was submitted. If You
2847
+ institute patent litigation against any entity (including a
2848
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2849
+ or a Contribution incorporated within the Work constitutes direct
2850
+ or contributory patent infringement, then any patent licenses
2851
+ granted to You under this License for that Work shall terminate
2852
+ as of the date such litigation is filed.
2853
+
2854
+ 4. Redistribution. You may reproduce and distribute copies of the
2855
+ Work or Derivative Works thereof in any medium, with or without
2856
+ modifications, and in Source or Object form, provided that You
2857
+ meet the following conditions:
2858
+
2859
+ (a) You must give any other recipients of the Work or
2860
+ Derivative Works a copy of this License; and
2861
+
2862
+ (b) You must cause any modified files to carry prominent notices
2863
+ stating that You changed the files; and
2864
+
2865
+ (c) You must retain, in the Source form of any Derivative Works
2866
+ that You distribute, all copyright, patent, trademark, and
2867
+ attribution notices from the Source form of the Work,
2868
+ excluding those notices that do not pertain to any part of
2869
+ the Derivative Works; and
2870
+
2871
+ (d) If the Work includes a "NOTICE" text file as part of its
2872
+ distribution, then any Derivative Works that You distribute must
2873
+ include a readable copy of the attribution notices contained
2874
+ within such NOTICE file, excluding those notices that do not
2875
+ pertain to any part of the Derivative Works, in at least one
2876
+ of the following places: within a NOTICE text file distributed
2877
+ as part of the Derivative Works; within the Source form or
2878
+ documentation, if provided along with the Derivative Works; or,
2879
+ within a display generated by the Derivative Works, if and
2880
+ wherever such third-party notices normally appear. The contents
2881
+ of the NOTICE file are for informational purposes only and
2882
+ do not modify the License. You may add Your own attribution
2883
+ notices within Derivative Works that You distribute, alongside
2884
+ or as an addendum to the NOTICE text from the Work, provided
2885
+ that such additional attribution notices cannot be construed
2886
+ as modifying the License.
2887
+
2888
+ You may add Your own copyright statement to Your modifications and
2889
+ may provide additional or different license terms and conditions
2890
+ for use, reproduction, or distribution of Your modifications, or
2891
+ for any such Derivative Works as a whole, provided Your use,
2892
+ reproduction, and distribution of the Work otherwise complies with
2893
+ the conditions stated in this License.
2894
+
2895
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2896
+ any Contribution intentionally submitted for inclusion in the Work
2897
+ by You to the Licensor shall be under the terms and conditions of
2898
+ this License, without any additional terms or conditions.
2899
+ Notwithstanding the above, nothing herein shall supersede or modify
2900
+ the terms of any separate license agreement you may have executed
2901
+ with Licensor regarding such Contributions.
2902
+
2903
+ 6. Trademarks. This License does not grant permission to use the trade
2904
+ names, trademarks, service marks, or product names of the Licensor,
2905
+ except as required for reasonable and customary use in describing the
2906
+ origin of the Work and reproducing the content of the NOTICE file.
2907
+
2908
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2909
+ agreed to in writing, Licensor provides the Work (and each
2910
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2911
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2912
+ implied, including, without limitation, any warranties or conditions
2913
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2914
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2915
+ appropriateness of using or redistributing the Work and assume any
2916
+ risks associated with Your exercise of permissions under this License.
2917
+
2918
+ 8. Limitation of Liability. In no event and under no legal theory,
2919
+ whether in tort (including negligence), contract, or otherwise,
2920
+ unless required by applicable law (such as deliberate and grossly
2921
+ negligent acts) or agreed to in writing, shall any Contributor be
2922
+ liable to You for damages, including any direct, indirect, special,
2923
+ incidental, or consequential damages of any character arising as a
2924
+ result of this License or out of the use or inability to use the
2925
+ Work (including but not limited to damages for loss of goodwill,
2926
+ work stoppage, computer failure or malfunction, or any and all
2927
+ other commercial damages or losses), even if such Contributor
2928
+ has been advised of the possibility of such damages.
2929
+
2930
+ 9. Accepting Warranty or Additional Liability. While redistributing
2931
+ the Work or Derivative Works thereof, You may choose to offer,
2932
+ and charge a fee for, acceptance of support, warranty, indemnity,
2933
+ or other liability obligations and/or rights consistent with this
2934
+ License. However, in accepting such obligations, You may act only
2935
+ on Your own behalf and on Your sole responsibility, not on behalf
2936
+ of any other Contributor, and only if You agree to indemnify,
2937
+ defend, and hold each Contributor harmless for any liability
2938
+ incurred by, or claims asserted against, such Contributor by reason
2939
+ of your accepting any such warranty or additional liability.
2940
+
2941
+ END OF TERMS AND CONDITIONS
2942
+
2943
+ APPENDIX: How to apply the Apache License to your work.
2944
+
2945
+ To apply the Apache License to your work, attach the following
2946
+ boilerplate notice, with the fields enclosed by brackets "[]"
2947
+ replaced with your own identifying information. (Don't include
2948
+ the brackets!) The text should be enclosed in the appropriate
2949
+ comment syntax for the file format. We also recommend that a
2950
+ file or class name and description of purpose be included on the
2951
+ same "printed page" as the copyright notice for easier
2952
+ identification within third-party archives.
2953
+
2954
+ Copyright [yyyy] [name of copyright owner]
2955
+
2956
+ Licensed under the Apache License, Version 2.0 (the "License");
2957
+ you may not use this file except in compliance with the License.
2958
+ You may obtain a copy of the License at
2959
+
2960
+ http://www.apache.org/licenses/LICENSE-2.0
2961
+
2962
+ Unless required by applicable law or agreed to in writing, software
2963
+ distributed under the License is distributed on an "AS IS" BASIS,
2964
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2965
+ See the License for the specific language governing permissions and
2966
+ limitations under the License.
2967
+ ```
2968
+
2969
+ ## @opentelemetry/sdk-trace-node@2.9.0
2970
+
2971
+ License: Apache-2.0
2972
+
2973
+ ```
2974
+ Apache License
2975
+ Version 2.0, January 2004
2976
+ http://www.apache.org/licenses/
2977
+
2978
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2979
+
2980
+ 1. Definitions.
2981
+
2982
+ "License" shall mean the terms and conditions for use, reproduction,
2983
+ and distribution as defined by Sections 1 through 9 of this document.
2984
+
2985
+ "Licensor" shall mean the copyright owner or entity authorized by
2986
+ the copyright owner that is granting the License.
2987
+
2988
+ "Legal Entity" shall mean the union of the acting entity and all
2989
+ other entities that control, are controlled by, or are under common
2990
+ control with that entity. For the purposes of this definition,
2991
+ "control" means (i) the power, direct or indirect, to cause the
2992
+ direction or management of such entity, whether by contract or
2993
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2994
+ outstanding shares, or (iii) beneficial ownership of such entity.
2995
+
2996
+ "You" (or "Your") shall mean an individual or Legal Entity
2997
+ exercising permissions granted by this License.
2998
+
2999
+ "Source" form shall mean the preferred form for making modifications,
3000
+ including but not limited to software source code, documentation
3001
+ source, and configuration files.
3002
+
3003
+ "Object" form shall mean any form resulting from mechanical
3004
+ transformation or translation of a Source form, including but
3005
+ not limited to compiled object code, generated documentation,
3006
+ and conversions to other media types.
3007
+
3008
+ "Work" shall mean the work of authorship, whether in Source or
3009
+ Object form, made available under the License, as indicated by a
3010
+ copyright notice that is included in or attached to the work
3011
+ (an example is provided in the Appendix below).
3012
+
3013
+ "Derivative Works" shall mean any work, whether in Source or Object
3014
+ form, that is based on (or derived from) the Work and for which the
3015
+ editorial revisions, annotations, elaborations, or other modifications
3016
+ represent, as a whole, an original work of authorship. For the purposes
3017
+ of this License, Derivative Works shall not include works that remain
3018
+ separable from, or merely link (or bind by name) to the interfaces of,
3019
+ the Work and Derivative Works thereof.
3020
+
3021
+ "Contribution" shall mean any work of authorship, including
3022
+ the original version of the Work and any modifications or additions
3023
+ to that Work or Derivative Works thereof, that is intentionally
3024
+ submitted to Licensor for inclusion in the Work by the copyright owner
3025
+ or by an individual or Legal Entity authorized to submit on behalf of
3026
+ the copyright owner. For the purposes of this definition, "submitted"
3027
+ means any form of electronic, verbal, or written communication sent
3028
+ to the Licensor or its representatives, including but not limited to
3029
+ communication on electronic mailing lists, source code control systems,
3030
+ and issue tracking systems that are managed by, or on behalf of, the
3031
+ Licensor for the purpose of discussing and improving the Work, but
3032
+ excluding communication that is conspicuously marked or otherwise
3033
+ designated in writing by the copyright owner as "Not a Contribution."
3034
+
3035
+ "Contributor" shall mean Licensor and any individual or Legal Entity
3036
+ on behalf of whom a Contribution has been received by Licensor and
3037
+ subsequently incorporated within the Work.
3038
+
3039
+ 2. Grant of Copyright License. Subject to the terms and conditions of
3040
+ this License, each Contributor hereby grants to You a perpetual,
3041
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3042
+ copyright license to reproduce, prepare Derivative Works of,
3043
+ publicly display, publicly perform, sublicense, and distribute the
3044
+ Work and such Derivative Works in Source or Object form.
3045
+
3046
+ 3. Grant of Patent License. Subject to the terms and conditions of
3047
+ this License, each Contributor hereby grants to You a perpetual,
3048
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3049
+ (except as stated in this section) patent license to make, have made,
3050
+ use, offer to sell, sell, import, and otherwise transfer the Work,
3051
+ where such license applies only to those patent claims licensable
3052
+ by such Contributor that are necessarily infringed by their
3053
+ Contribution(s) alone or by combination of their Contribution(s)
3054
+ with the Work to which such Contribution(s) was submitted. If You
3055
+ institute patent litigation against any entity (including a
3056
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
3057
+ or a Contribution incorporated within the Work constitutes direct
3058
+ or contributory patent infringement, then any patent licenses
3059
+ granted to You under this License for that Work shall terminate
3060
+ as of the date such litigation is filed.
3061
+
3062
+ 4. Redistribution. You may reproduce and distribute copies of the
3063
+ Work or Derivative Works thereof in any medium, with or without
3064
+ modifications, and in Source or Object form, provided that You
3065
+ meet the following conditions:
3066
+
3067
+ (a) You must give any other recipients of the Work or
3068
+ Derivative Works a copy of this License; and
3069
+
3070
+ (b) You must cause any modified files to carry prominent notices
3071
+ stating that You changed the files; and
3072
+
3073
+ (c) You must retain, in the Source form of any Derivative Works
3074
+ that You distribute, all copyright, patent, trademark, and
3075
+ attribution notices from the Source form of the Work,
3076
+ excluding those notices that do not pertain to any part of
3077
+ the Derivative Works; and
3078
+
3079
+ (d) If the Work includes a "NOTICE" text file as part of its
3080
+ distribution, then any Derivative Works that You distribute must
3081
+ include a readable copy of the attribution notices contained
3082
+ within such NOTICE file, excluding those notices that do not
3083
+ pertain to any part of the Derivative Works, in at least one
3084
+ of the following places: within a NOTICE text file distributed
3085
+ as part of the Derivative Works; within the Source form or
3086
+ documentation, if provided along with the Derivative Works; or,
3087
+ within a display generated by the Derivative Works, if and
3088
+ wherever such third-party notices normally appear. The contents
3089
+ of the NOTICE file are for informational purposes only and
3090
+ do not modify the License. You may add Your own attribution
3091
+ notices within Derivative Works that You distribute, alongside
3092
+ or as an addendum to the NOTICE text from the Work, provided
3093
+ that such additional attribution notices cannot be construed
3094
+ as modifying the License.
3095
+
3096
+ You may add Your own copyright statement to Your modifications and
3097
+ may provide additional or different license terms and conditions
3098
+ for use, reproduction, or distribution of Your modifications, or
3099
+ for any such Derivative Works as a whole, provided Your use,
3100
+ reproduction, and distribution of the Work otherwise complies with
3101
+ the conditions stated in this License.
3102
+
3103
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
3104
+ any Contribution intentionally submitted for inclusion in the Work
3105
+ by You to the Licensor shall be under the terms and conditions of
3106
+ this License, without any additional terms or conditions.
3107
+ Notwithstanding the above, nothing herein shall supersede or modify
3108
+ the terms of any separate license agreement you may have executed
3109
+ with Licensor regarding such Contributions.
3110
+
3111
+ 6. Trademarks. This License does not grant permission to use the trade
3112
+ names, trademarks, service marks, or product names of the Licensor,
3113
+ except as required for reasonable and customary use in describing the
3114
+ origin of the Work and reproducing the content of the NOTICE file.
3115
+
3116
+ 7. Disclaimer of Warranty. Unless required by applicable law or
3117
+ agreed to in writing, Licensor provides the Work (and each
3118
+ Contributor provides its Contributions) on an "AS IS" BASIS,
3119
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3120
+ implied, including, without limitation, any warranties or conditions
3121
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3122
+ PARTICULAR PURPOSE. You are solely responsible for determining the
3123
+ appropriateness of using or redistributing the Work and assume any
3124
+ risks associated with Your exercise of permissions under this License.
3125
+
3126
+ 8. Limitation of Liability. In no event and under no legal theory,
3127
+ whether in tort (including negligence), contract, or otherwise,
3128
+ unless required by applicable law (such as deliberate and grossly
3129
+ negligent acts) or agreed to in writing, shall any Contributor be
3130
+ liable to You for damages, including any direct, indirect, special,
3131
+ incidental, or consequential damages of any character arising as a
3132
+ result of this License or out of the use or inability to use the
3133
+ Work (including but not limited to damages for loss of goodwill,
3134
+ work stoppage, computer failure or malfunction, or any and all
3135
+ other commercial damages or losses), even if such Contributor
3136
+ has been advised of the possibility of such damages.
3137
+
3138
+ 9. Accepting Warranty or Additional Liability. While redistributing
3139
+ the Work or Derivative Works thereof, You may choose to offer,
3140
+ and charge a fee for, acceptance of support, warranty, indemnity,
3141
+ or other liability obligations and/or rights consistent with this
3142
+ License. However, in accepting such obligations, You may act only
3143
+ on Your own behalf and on Your sole responsibility, not on behalf
3144
+ of any other Contributor, and only if You agree to indemnify,
3145
+ defend, and hold each Contributor harmless for any liability
3146
+ incurred by, or claims asserted against, such Contributor by reason
3147
+ of your accepting any such warranty or additional liability.
3148
+
3149
+ END OF TERMS AND CONDITIONS
3150
+
3151
+ APPENDIX: How to apply the Apache License to your work.
3152
+
3153
+ To apply the Apache License to your work, attach the following
3154
+ boilerplate notice, with the fields enclosed by brackets "[]"
3155
+ replaced with your own identifying information. (Don't include
3156
+ the brackets!) The text should be enclosed in the appropriate
3157
+ comment syntax for the file format. We also recommend that a
3158
+ file or class name and description of purpose be included on the
3159
+ same "printed page" as the copyright notice for easier
3160
+ identification within third-party archives.
3161
+
3162
+ Copyright [yyyy] [name of copyright owner]
3163
+
3164
+ Licensed under the Apache License, Version 2.0 (the "License");
3165
+ you may not use this file except in compliance with the License.
3166
+ You may obtain a copy of the License at
3167
+
3168
+ http://www.apache.org/licenses/LICENSE-2.0
3169
+
3170
+ Unless required by applicable law or agreed to in writing, software
3171
+ distributed under the License is distributed on an "AS IS" BASIS,
3172
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3173
+ See the License for the specific language governing permissions and
3174
+ limitations under the License.
3175
+ ```
3176
+
3177
+ ## @opentelemetry/semantic-conventions@1.43.0
3178
+
3179
+ License: Apache-2.0
3180
+
3181
+ ```
3182
+ Apache License
3183
+ Version 2.0, January 2004
3184
+ http://www.apache.org/licenses/
3185
+
3186
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3187
+
3188
+ 1. Definitions.
3189
+
3190
+ "License" shall mean the terms and conditions for use, reproduction,
3191
+ and distribution as defined by Sections 1 through 9 of this document.
3192
+
3193
+ "Licensor" shall mean the copyright owner or entity authorized by
3194
+ the copyright owner that is granting the License.
3195
+
3196
+ "Legal Entity" shall mean the union of the acting entity and all
3197
+ other entities that control, are controlled by, or are under common
3198
+ control with that entity. For the purposes of this definition,
3199
+ "control" means (i) the power, direct or indirect, to cause the
3200
+ direction or management of such entity, whether by contract or
3201
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
3202
+ outstanding shares, or (iii) beneficial ownership of such entity.
3203
+
3204
+ "You" (or "Your") shall mean an individual or Legal Entity
3205
+ exercising permissions granted by this License.
3206
+
3207
+ "Source" form shall mean the preferred form for making modifications,
3208
+ including but not limited to software source code, documentation
3209
+ source, and configuration files.
3210
+
3211
+ "Object" form shall mean any form resulting from mechanical
3212
+ transformation or translation of a Source form, including but
3213
+ not limited to compiled object code, generated documentation,
3214
+ and conversions to other media types.
3215
+
3216
+ "Work" shall mean the work of authorship, whether in Source or
3217
+ Object form, made available under the License, as indicated by a
3218
+ copyright notice that is included in or attached to the work
3219
+ (an example is provided in the Appendix below).
3220
+
3221
+ "Derivative Works" shall mean any work, whether in Source or Object
3222
+ form, that is based on (or derived from) the Work and for which the
3223
+ editorial revisions, annotations, elaborations, or other modifications
3224
+ represent, as a whole, an original work of authorship. For the purposes
3225
+ of this License, Derivative Works shall not include works that remain
3226
+ separable from, or merely link (or bind by name) to the interfaces of,
3227
+ the Work and Derivative Works thereof.
3228
+
3229
+ "Contribution" shall mean any work of authorship, including
3230
+ the original version of the Work and any modifications or additions
3231
+ to that Work or Derivative Works thereof, that is intentionally
3232
+ submitted to Licensor for inclusion in the Work by the copyright owner
3233
+ or by an individual or Legal Entity authorized to submit on behalf of
3234
+ the copyright owner. For the purposes of this definition, "submitted"
3235
+ means any form of electronic, verbal, or written communication sent
3236
+ to the Licensor or its representatives, including but not limited to
3237
+ communication on electronic mailing lists, source code control systems,
3238
+ and issue tracking systems that are managed by, or on behalf of, the
3239
+ Licensor for the purpose of discussing and improving the Work, but
3240
+ excluding communication that is conspicuously marked or otherwise
3241
+ designated in writing by the copyright owner as "Not a Contribution."
3242
+
3243
+ "Contributor" shall mean Licensor and any individual or Legal Entity
3244
+ on behalf of whom a Contribution has been received by Licensor and
3245
+ subsequently incorporated within the Work.
3246
+
3247
+ 2. Grant of Copyright License. Subject to the terms and conditions of
3248
+ this License, each Contributor hereby grants to You a perpetual,
3249
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3250
+ copyright license to reproduce, prepare Derivative Works of,
3251
+ publicly display, publicly perform, sublicense, and distribute the
3252
+ Work and such Derivative Works in Source or Object form.
3253
+
3254
+ 3. Grant of Patent License. Subject to the terms and conditions of
3255
+ this License, each Contributor hereby grants to You a perpetual,
3256
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3257
+ (except as stated in this section) patent license to make, have made,
3258
+ use, offer to sell, sell, import, and otherwise transfer the Work,
3259
+ where such license applies only to those patent claims licensable
3260
+ by such Contributor that are necessarily infringed by their
3261
+ Contribution(s) alone or by combination of their Contribution(s)
3262
+ with the Work to which such Contribution(s) was submitted. If You
3263
+ institute patent litigation against any entity (including a
3264
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
3265
+ or a Contribution incorporated within the Work constitutes direct
3266
+ or contributory patent infringement, then any patent licenses
3267
+ granted to You under this License for that Work shall terminate
3268
+ as of the date such litigation is filed.
3269
+
3270
+ 4. Redistribution. You may reproduce and distribute copies of the
3271
+ Work or Derivative Works thereof in any medium, with or without
3272
+ modifications, and in Source or Object form, provided that You
3273
+ meet the following conditions:
3274
+
3275
+ (a) You must give any other recipients of the Work or
3276
+ Derivative Works a copy of this License; and
3277
+
3278
+ (b) You must cause any modified files to carry prominent notices
3279
+ stating that You changed the files; and
3280
+
3281
+ (c) You must retain, in the Source form of any Derivative Works
3282
+ that You distribute, all copyright, patent, trademark, and
3283
+ attribution notices from the Source form of the Work,
3284
+ excluding those notices that do not pertain to any part of
3285
+ the Derivative Works; and
3286
+
3287
+ (d) If the Work includes a "NOTICE" text file as part of its
3288
+ distribution, then any Derivative Works that You distribute must
3289
+ include a readable copy of the attribution notices contained
3290
+ within such NOTICE file, excluding those notices that do not
3291
+ pertain to any part of the Derivative Works, in at least one
3292
+ of the following places: within a NOTICE text file distributed
3293
+ as part of the Derivative Works; within the Source form or
3294
+ documentation, if provided along with the Derivative Works; or,
3295
+ within a display generated by the Derivative Works, if and
3296
+ wherever such third-party notices normally appear. The contents
3297
+ of the NOTICE file are for informational purposes only and
3298
+ do not modify the License. You may add Your own attribution
3299
+ notices within Derivative Works that You distribute, alongside
3300
+ or as an addendum to the NOTICE text from the Work, provided
3301
+ that such additional attribution notices cannot be construed
3302
+ as modifying the License.
3303
+
3304
+ You may add Your own copyright statement to Your modifications and
3305
+ may provide additional or different license terms and conditions
3306
+ for use, reproduction, or distribution of Your modifications, or
3307
+ for any such Derivative Works as a whole, provided Your use,
3308
+ reproduction, and distribution of the Work otherwise complies with
3309
+ the conditions stated in this License.
3310
+
3311
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
3312
+ any Contribution intentionally submitted for inclusion in the Work
3313
+ by You to the Licensor shall be under the terms and conditions of
3314
+ this License, without any additional terms or conditions.
3315
+ Notwithstanding the above, nothing herein shall supersede or modify
3316
+ the terms of any separate license agreement you may have executed
3317
+ with Licensor regarding such Contributions.
3318
+
3319
+ 6. Trademarks. This License does not grant permission to use the trade
3320
+ names, trademarks, service marks, or product names of the Licensor,
3321
+ except as required for reasonable and customary use in describing the
3322
+ origin of the Work and reproducing the content of the NOTICE file.
3323
+
3324
+ 7. Disclaimer of Warranty. Unless required by applicable law or
3325
+ agreed to in writing, Licensor provides the Work (and each
3326
+ Contributor provides its Contributions) on an "AS IS" BASIS,
3327
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3328
+ implied, including, without limitation, any warranties or conditions
3329
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3330
+ PARTICULAR PURPOSE. You are solely responsible for determining the
3331
+ appropriateness of using or redistributing the Work and assume any
3332
+ risks associated with Your exercise of permissions under this License.
3333
+
3334
+ 8. Limitation of Liability. In no event and under no legal theory,
3335
+ whether in tort (including negligence), contract, or otherwise,
3336
+ unless required by applicable law (such as deliberate and grossly
3337
+ negligent acts) or agreed to in writing, shall any Contributor be
3338
+ liable to You for damages, including any direct, indirect, special,
3339
+ incidental, or consequential damages of any character arising as a
3340
+ result of this License or out of the use or inability to use the
3341
+ Work (including but not limited to damages for loss of goodwill,
3342
+ work stoppage, computer failure or malfunction, or any and all
3343
+ other commercial damages or losses), even if such Contributor
3344
+ has been advised of the possibility of such damages.
3345
+
3346
+ 9. Accepting Warranty or Additional Liability. While redistributing
3347
+ the Work or Derivative Works thereof, You may choose to offer,
3348
+ and charge a fee for, acceptance of support, warranty, indemnity,
3349
+ or other liability obligations and/or rights consistent with this
3350
+ License. However, in accepting such obligations, You may act only
3351
+ on Your own behalf and on Your sole responsibility, not on behalf
3352
+ of any other Contributor, and only if You agree to indemnify,
3353
+ defend, and hold each Contributor harmless for any liability
3354
+ incurred by, or claims asserted against, such Contributor by reason
3355
+ of your accepting any such warranty or additional liability.
3356
+
3357
+ END OF TERMS AND CONDITIONS
3358
+
3359
+ APPENDIX: How to apply the Apache License to your work.
3360
+
3361
+ To apply the Apache License to your work, attach the following
3362
+ boilerplate notice, with the fields enclosed by brackets "[]"
3363
+ replaced with your own identifying information. (Don't include
3364
+ the brackets!) The text should be enclosed in the appropriate
3365
+ comment syntax for the file format. We also recommend that a
3366
+ file or class name and description of purpose be included on the
3367
+ same "printed page" as the copyright notice for easier
3368
+ identification within third-party archives.
3369
+
3370
+ Copyright [yyyy] [name of copyright owner]
3371
+
3372
+ Licensed under the Apache License, Version 2.0 (the "License");
3373
+ you may not use this file except in compliance with the License.
3374
+ You may obtain a copy of the License at
3375
+
3376
+ http://www.apache.org/licenses/LICENSE-2.0
3377
+
3378
+ Unless required by applicable law or agreed to in writing, software
3379
+ distributed under the License is distributed on an "AS IS" BASIS,
3380
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3381
+ See the License for the specific language governing permissions and
3382
+ limitations under the License.
3383
+ ```
3384
+
3385
+ ## @parcel/watcher@2.5.6
3386
+
3387
+ License: MIT
3388
+
3389
+ ```
3390
+ MIT License
3391
+
3392
+ Copyright (c) 2017-present Devon Govett
3393
+
3394
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3395
+ of this software and associated documentation files (the "Software"), to deal
3396
+ in the Software without restriction, including without limitation the rights
3397
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3398
+ copies of the Software, and to permit persons to whom the Software is
3399
+ furnished to do so, subject to the following conditions:
3400
+
3401
+ The above copyright notice and this permission notice shall be included in all
3402
+ copies or substantial portions of the Software.
3403
+
3404
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3405
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3406
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3407
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3408
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3409
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3410
+ SOFTWARE.
3411
+ ```
3412
+
3413
+ ## @parcel/watcher-linux-x64-glibc@2.5.6
3414
+
3415
+ License: MIT
3416
+
3417
+ ```
3418
+ MIT License
3419
+
3420
+ Copyright (c) 2017-present Devon Govett
3421
+
3422
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3423
+ of this software and associated documentation files (the "Software"), to deal
3424
+ in the Software without restriction, including without limitation the rights
3425
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3426
+ copies of the Software, and to permit persons to whom the Software is
3427
+ furnished to do so, subject to the following conditions:
3428
+
3429
+ The above copyright notice and this permission notice shall be included in all
3430
+ copies or substantial portions of the Software.
3431
+
3432
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3433
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3434
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3435
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3436
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3437
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3438
+ SOFTWARE.
3439
+ ```
3440
+
3441
+ ## @parcel/watcher-linux-x64-musl@2.5.6
3442
+
3443
+ License: MIT
3444
+
3445
+ ```
3446
+ MIT License
3447
+
3448
+ Copyright (c) 2017-present Devon Govett
3449
+
3450
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3451
+ of this software and associated documentation files (the "Software"), to deal
3452
+ in the Software without restriction, including without limitation the rights
3453
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3454
+ copies of the Software, and to permit persons to whom the Software is
3455
+ furnished to do so, subject to the following conditions:
3456
+
3457
+ The above copyright notice and this permission notice shall be included in all
3458
+ copies or substantial portions of the Software.
3459
+
3460
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3461
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3462
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3463
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3464
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3465
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3466
+ SOFTWARE.
3467
+ ```
3468
+
3469
+ ## @upstash/redis@1.38.0
3470
+
3471
+ License: MIT
3472
+
3473
+ ```
3474
+ The MIT License (MIT)
3475
+
3476
+ Copyright (c) 2021 Upstash, Inc.
3477
+
3478
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3479
+ of this software and associated documentation files (the "Software"), to deal
3480
+ in the Software without restriction, including without limitation the rights
3481
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3482
+ copies of the Software, and to permit persons to whom the Software is
3483
+ furnished to do so, subject to the following conditions:
3484
+
3485
+ The above copyright notice and this permission notice shall be included in all
3486
+ copies or substantial portions of the Software.
3487
+
3488
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3489
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3490
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3491
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3492
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3493
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3494
+ SOFTWARE.
3495
+ ```
3496
+
3497
+ ## cluster-key-slot@1.1.1
3498
+
3499
+ License: Apache-2.0
3500
+
3501
+ ```
3502
+ Copyright (c) 2018 Mike Diarmid (Salakar) <mike.diarmid@gmail.com>
3503
+
3504
+ Licensed under the Apache License, Version 2.0 (the "License");
3505
+ you may not use this library except in compliance with the License.
3506
+ You may obtain a copy of the License at
3507
+
3508
+ http://www.apache.org/licenses/LICENSE-2.0
3509
+
3510
+ Unless required by applicable law or agreed to in writing, software
3511
+ distributed under the License is distributed on an "AS IS" BASIS,
3512
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3513
+ See the License for the specific language governing permissions and
3514
+ limitations under the License.
3515
+ ```
3516
+
3517
+ ## debug@4.4.3
3518
+
3519
+ License: MIT
3520
+
3521
+ ```
3522
+ (The MIT License)
3523
+
3524
+ Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
3525
+ Copyright (c) 2018-2021 Josh Junon
3526
+
3527
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
3528
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
3529
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
3530
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
3531
+ subject to the following conditions:
3532
+
3533
+ The above copyright notice and this permission notice shall be included in all copies or substantial
3534
+ portions of the Software.
3535
+
3536
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
3537
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3538
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3539
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
3540
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3541
+ ```
3542
+
3543
+ ## denque@2.1.0
3544
+
3545
+ License: Apache-2.0
3546
+
3547
+ ```
3548
+ Apache License
3549
+ Version 2.0, January 2004
3550
+ http://www.apache.org/licenses/
3551
+
3552
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3553
+
3554
+ 1. Definitions.
3555
+
3556
+ "License" shall mean the terms and conditions for use, reproduction,
3557
+ and distribution as defined by Sections 1 through 9 of this document.
3558
+
3559
+ "Licensor" shall mean the copyright owner or entity authorized by
3560
+ the copyright owner that is granting the License.
3561
+
3562
+ "Legal Entity" shall mean the union of the acting entity and all
3563
+ other entities that control, are controlled by, or are under common
3564
+ control with that entity. For the purposes of this definition,
3565
+ "control" means (i) the power, direct or indirect, to cause the
3566
+ direction or management of such entity, whether by contract or
3567
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
3568
+ outstanding shares, or (iii) beneficial ownership of such entity.
3569
+
3570
+ "You" (or "Your") shall mean an individual or Legal Entity
3571
+ exercising permissions granted by this License.
3572
+
3573
+ "Source" form shall mean the preferred form for making modifications,
3574
+ including but not limited to software source code, documentation
3575
+ source, and configuration files.
3576
+
3577
+ "Object" form shall mean any form resulting from mechanical
3578
+ transformation or translation of a Source form, including but
3579
+ not limited to compiled object code, generated documentation,
3580
+ and conversions to other media types.
3581
+
3582
+ "Work" shall mean the work of authorship, whether in Source or
3583
+ Object form, made available under the License, as indicated by a
3584
+ copyright notice that is included in or attached to the work
3585
+ (an example is provided in the Appendix below).
3586
+
3587
+ "Derivative Works" shall mean any work, whether in Source or Object
3588
+ form, that is based on (or derived from) the Work and for which the
3589
+ editorial revisions, annotations, elaborations, or other modifications
3590
+ represent, as a whole, an original work of authorship. For the purposes
3591
+ of this License, Derivative Works shall not include works that remain
3592
+ separable from, or merely link (or bind by name) to the interfaces of,
3593
+ the Work and Derivative Works thereof.
3594
+
3595
+ "Contribution" shall mean any work of authorship, including
3596
+ the original version of the Work and any modifications or additions
3597
+ to that Work or Derivative Works thereof, that is intentionally
3598
+ submitted to Licensor for inclusion in the Work by the copyright owner
3599
+ or by an individual or Legal Entity authorized to submit on behalf of
3600
+ the copyright owner. For the purposes of this definition, "submitted"
3601
+ means any form of electronic, verbal, or written communication sent
3602
+ to the Licensor or its representatives, including but not limited to
3603
+ communication on electronic mailing lists, source code control systems,
3604
+ and issue tracking systems that are managed by, or on behalf of, the
3605
+ Licensor for the purpose of discussing and improving the Work, but
3606
+ excluding communication that is conspicuously marked or otherwise
3607
+ designated in writing by the copyright owner as "Not a Contribution."
3608
+
3609
+ "Contributor" shall mean Licensor and any individual or Legal Entity
3610
+ on behalf of whom a Contribution has been received by Licensor and
3611
+ subsequently incorporated within the Work.
3612
+
3613
+ 2. Grant of Copyright License. Subject to the terms and conditions of
3614
+ this License, each Contributor hereby grants to You a perpetual,
3615
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3616
+ copyright license to reproduce, prepare Derivative Works of,
3617
+ publicly display, publicly perform, sublicense, and distribute the
3618
+ Work and such Derivative Works in Source or Object form.
3619
+
3620
+ 3. Grant of Patent License. Subject to the terms and conditions of
3621
+ this License, each Contributor hereby grants to You a perpetual,
3622
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3623
+ (except as stated in this section) patent license to make, have made,
3624
+ use, offer to sell, sell, import, and otherwise transfer the Work,
3625
+ where such license applies only to those patent claims licensable
3626
+ by such Contributor that are necessarily infringed by their
3627
+ Contribution(s) alone or by combination of their Contribution(s)
3628
+ with the Work to which such Contribution(s) was submitted. If You
3629
+ institute patent litigation against any entity (including a
3630
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
3631
+ or a Contribution incorporated within the Work constitutes direct
3632
+ or contributory patent infringement, then any patent licenses
3633
+ granted to You under this License for that Work shall terminate
3634
+ as of the date such litigation is filed.
3635
+
3636
+ 4. Redistribution. You may reproduce and distribute copies of the
3637
+ Work or Derivative Works thereof in any medium, with or without
3638
+ modifications, and in Source or Object form, provided that You
3639
+ meet the following conditions:
3640
+
3641
+ (a) You must give any other recipients of the Work or
3642
+ Derivative Works a copy of this License; and
3643
+
3644
+ (b) You must cause any modified files to carry prominent notices
3645
+ stating that You changed the files; and
3646
+
3647
+ (c) You must retain, in the Source form of any Derivative Works
3648
+ that You distribute, all copyright, patent, trademark, and
3649
+ attribution notices from the Source form of the Work,
3650
+ excluding those notices that do not pertain to any part of
3651
+ the Derivative Works; and
3652
+
3653
+ (d) If the Work includes a "NOTICE" text file as part of its
3654
+ distribution, then any Derivative Works that You distribute must
3655
+ include a readable copy of the attribution notices contained
3656
+ within such NOTICE file, excluding those notices that do not
3657
+ pertain to any part of the Derivative Works, in at least one
3658
+ of the following places: within a NOTICE text file distributed
3659
+ as part of the Derivative Works; within the Source form or
3660
+ documentation, if provided along with the Derivative Works; or,
3661
+ within a display generated by the Derivative Works, if and
3662
+ wherever such third-party notices normally appear. The contents
3663
+ of the NOTICE file are for informational purposes only and
3664
+ do not modify the License. You may add Your own attribution
3665
+ notices within Derivative Works that You distribute, alongside
3666
+ or as an addendum to the NOTICE text from the Work, provided
3667
+ that such additional attribution notices cannot be construed
3668
+ as modifying the License.
3669
+
3670
+ You may add Your own copyright statement to Your modifications and
3671
+ may provide additional or different license terms and conditions
3672
+ for use, reproduction, or distribution of Your modifications, or
3673
+ for any such Derivative Works as a whole, provided Your use,
3674
+ reproduction, and distribution of the Work otherwise complies with
3675
+ the conditions stated in this License.
3676
+
3677
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
3678
+ any Contribution intentionally submitted for inclusion in the Work
3679
+ by You to the Licensor shall be under the terms and conditions of
3680
+ this License, without any additional terms or conditions.
3681
+ Notwithstanding the above, nothing herein shall supersede or modify
3682
+ the terms of any separate license agreement you may have executed
3683
+ with Licensor regarding such Contributions.
3684
+
3685
+ 6. Trademarks. This License does not grant permission to use the trade
3686
+ names, trademarks, service marks, or product names of the Licensor,
3687
+ except as required for reasonable and customary use in describing the
3688
+ origin of the Work and reproducing the content of the NOTICE file.
3689
+
3690
+ 7. Disclaimer of Warranty. Unless required by applicable law or
3691
+ agreed to in writing, Licensor provides the Work (and each
3692
+ Contributor provides its Contributions) on an "AS IS" BASIS,
3693
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3694
+ implied, including, without limitation, any warranties or conditions
3695
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3696
+ PARTICULAR PURPOSE. You are solely responsible for determining the
3697
+ appropriateness of using or redistributing the Work and assume any
3698
+ risks associated with Your exercise of permissions under this License.
3699
+
3700
+ 8. Limitation of Liability. In no event and under no legal theory,
3701
+ whether in tort (including negligence), contract, or otherwise,
3702
+ unless required by applicable law (such as deliberate and grossly
3703
+ negligent acts) or agreed to in writing, shall any Contributor be
3704
+ liable to You for damages, including any direct, indirect, special,
3705
+ incidental, or consequential damages of any character arising as a
3706
+ result of this License or out of the use or inability to use the
3707
+ Work (including but not limited to damages for loss of goodwill,
3708
+ work stoppage, computer failure or malfunction, or any and all
3709
+ other commercial damages or losses), even if such Contributor
3710
+ has been advised of the possibility of such damages.
3711
+
3712
+ 9. Accepting Warranty or Additional Liability. While redistributing
3713
+ the Work or Derivative Works thereof, You may choose to offer,
3714
+ and charge a fee for, acceptance of support, warranty, indemnity,
3715
+ or other liability obligations and/or rights consistent with this
3716
+ License. However, in accepting such obligations, You may act only
3717
+ on Your own behalf and on Your sole responsibility, not on behalf
3718
+ of any other Contributor, and only if You agree to indemnify,
3719
+ defend, and hold each Contributor harmless for any liability
3720
+ incurred by, or claims asserted against, such Contributor by reason
3721
+ of your accepting any such warranty or additional liability.
3722
+
3723
+ END OF TERMS AND CONDITIONS
3724
+
3725
+ APPENDIX: How to apply the Apache License to your work.
3726
+
3727
+ To apply the Apache License to your work, attach the following
3728
+ boilerplate notice, with the fields enclosed by brackets "[]"
3729
+ replaced with your own identifying information. (Don't include
3730
+ the brackets!) The text should be enclosed in the appropriate
3731
+ comment syntax for the file format. We also recommend that a
3732
+ file or class name and description of purpose be included on the
3733
+ same "printed page" as the copyright notice for easier
3734
+ identification within third-party archives.
3735
+
3736
+ Copyright 2018-present Invertase Limited
3737
+
3738
+ Licensed under the Apache License, Version 2.0 (the "License");
3739
+ you may not use this file except in compliance with the License.
3740
+ You may obtain a copy of the License at
3741
+
3742
+ http://www.apache.org/licenses/LICENSE-2.0
3743
+
3744
+ Unless required by applicable law or agreed to in writing, software
3745
+ distributed under the License is distributed on an "AS IS" BASIS,
3746
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3747
+ See the License for the specific language governing permissions and
3748
+ limitations under the License.
3749
+ ```
3750
+
3751
+ ## detect-libc@2.1.2
3752
+
3753
+ License: Apache-2.0
3754
+
3755
+ ```
3756
+ Apache License
3757
+ Version 2.0, January 2004
3758
+ http://www.apache.org/licenses/
3759
+
3760
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3761
+
3762
+ 1. Definitions.
3763
+
3764
+ "License" shall mean the terms and conditions for use, reproduction,
3765
+ and distribution as defined by Sections 1 through 9 of this document.
3766
+
3767
+ "Licensor" shall mean the copyright owner or entity authorized by
3768
+ the copyright owner that is granting the License.
3769
+
3770
+ "Legal Entity" shall mean the union of the acting entity and all
3771
+ other entities that control, are controlled by, or are under common
3772
+ control with that entity. For the purposes of this definition,
3773
+ "control" means (i) the power, direct or indirect, to cause the
3774
+ direction or management of such entity, whether by contract or
3775
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
3776
+ outstanding shares, or (iii) beneficial ownership of such entity.
3777
+
3778
+ "You" (or "Your") shall mean an individual or Legal Entity
3779
+ exercising permissions granted by this License.
3780
+
3781
+ "Source" form shall mean the preferred form for making modifications,
3782
+ including but not limited to software source code, documentation
3783
+ source, and configuration files.
3784
+
3785
+ "Object" form shall mean any form resulting from mechanical
3786
+ transformation or translation of a Source form, including but
3787
+ not limited to compiled object code, generated documentation,
3788
+ and conversions to other media types.
3789
+
3790
+ "Work" shall mean the work of authorship, whether in Source or
3791
+ Object form, made available under the License, as indicated by a
3792
+ copyright notice that is included in or attached to the work
3793
+ (an example is provided in the Appendix below).
3794
+
3795
+ "Derivative Works" shall mean any work, whether in Source or Object
3796
+ form, that is based on (or derived from) the Work and for which the
3797
+ editorial revisions, annotations, elaborations, or other modifications
3798
+ represent, as a whole, an original work of authorship. For the purposes
3799
+ of this License, Derivative Works shall not include works that remain
3800
+ separable from, or merely link (or bind by name) to the interfaces of,
3801
+ the Work and Derivative Works thereof.
3802
+
3803
+ "Contribution" shall mean any work of authorship, including
3804
+ the original version of the Work and any modifications or additions
3805
+ to that Work or Derivative Works thereof, that is intentionally
3806
+ submitted to Licensor for inclusion in the Work by the copyright owner
3807
+ or by an individual or Legal Entity authorized to submit on behalf of
3808
+ the copyright owner. For the purposes of this definition, "submitted"
3809
+ means any form of electronic, verbal, or written communication sent
3810
+ to the Licensor or its representatives, including but not limited to
3811
+ communication on electronic mailing lists, source code control systems,
3812
+ and issue tracking systems that are managed by, or on behalf of, the
3813
+ Licensor for the purpose of discussing and improving the Work, but
3814
+ excluding communication that is conspicuously marked or otherwise
3815
+ designated in writing by the copyright owner as "Not a Contribution."
3816
+
3817
+ "Contributor" shall mean Licensor and any individual or Legal Entity
3818
+ on behalf of whom a Contribution has been received by Licensor and
3819
+ subsequently incorporated within the Work.
3820
+
3821
+ 2. Grant of Copyright License. Subject to the terms and conditions of
3822
+ this License, each Contributor hereby grants to You a perpetual,
3823
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3824
+ copyright license to reproduce, prepare Derivative Works of,
3825
+ publicly display, publicly perform, sublicense, and distribute the
3826
+ Work and such Derivative Works in Source or Object form.
3827
+
3828
+ 3. Grant of Patent License. Subject to the terms and conditions of
3829
+ this License, each Contributor hereby grants to You a perpetual,
3830
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3831
+ (except as stated in this section) patent license to make, have made,
3832
+ use, offer to sell, sell, import, and otherwise transfer the Work,
3833
+ where such license applies only to those patent claims licensable
3834
+ by such Contributor that are necessarily infringed by their
3835
+ Contribution(s) alone or by combination of their Contribution(s)
3836
+ with the Work to which such Contribution(s) was submitted. If You
3837
+ institute patent litigation against any entity (including a
3838
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
3839
+ or a Contribution incorporated within the Work constitutes direct
3840
+ or contributory patent infringement, then any patent licenses
3841
+ granted to You under this License for that Work shall terminate
3842
+ as of the date such litigation is filed.
3843
+
3844
+ 4. Redistribution. You may reproduce and distribute copies of the
3845
+ Work or Derivative Works thereof in any medium, with or without
3846
+ modifications, and in Source or Object form, provided that You
3847
+ meet the following conditions:
3848
+
3849
+ (a) You must give any other recipients of the Work or
3850
+ Derivative Works a copy of this License; and
3851
+
3852
+ (b) You must cause any modified files to carry prominent notices
3853
+ stating that You changed the files; and
3854
+
3855
+ (c) You must retain, in the Source form of any Derivative Works
3856
+ that You distribute, all copyright, patent, trademark, and
3857
+ attribution notices from the Source form of the Work,
3858
+ excluding those notices that do not pertain to any part of
3859
+ the Derivative Works; and
3860
+
3861
+ (d) If the Work includes a "NOTICE" text file as part of its
3862
+ distribution, then any Derivative Works that You distribute must
3863
+ include a readable copy of the attribution notices contained
3864
+ within such NOTICE file, excluding those notices that do not
3865
+ pertain to any part of the Derivative Works, in at least one
3866
+ of the following places: within a NOTICE text file distributed
3867
+ as part of the Derivative Works; within the Source form or
3868
+ documentation, if provided along with the Derivative Works; or,
3869
+ within a display generated by the Derivative Works, if and
3870
+ wherever such third-party notices normally appear. The contents
3871
+ of the NOTICE file are for informational purposes only and
3872
+ do not modify the License. You may add Your own attribution
3873
+ notices within Derivative Works that You distribute, alongside
3874
+ or as an addendum to the NOTICE text from the Work, provided
3875
+ that such additional attribution notices cannot be construed
3876
+ as modifying the License.
3877
+
3878
+ You may add Your own copyright statement to Your modifications and
3879
+ may provide additional or different license terms and conditions
3880
+ for use, reproduction, or distribution of Your modifications, or
3881
+ for any such Derivative Works as a whole, provided Your use,
3882
+ reproduction, and distribution of the Work otherwise complies with
3883
+ the conditions stated in this License.
3884
+
3885
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
3886
+ any Contribution intentionally submitted for inclusion in the Work
3887
+ by You to the Licensor shall be under the terms and conditions of
3888
+ this License, without any additional terms or conditions.
3889
+ Notwithstanding the above, nothing herein shall supersede or modify
3890
+ the terms of any separate license agreement you may have executed
3891
+ with Licensor regarding such Contributions.
3892
+
3893
+ 6. Trademarks. This License does not grant permission to use the trade
3894
+ names, trademarks, service marks, or product names of the Licensor,
3895
+ except as required for reasonable and customary use in describing the
3896
+ origin of the Work and reproducing the content of the NOTICE file.
3897
+
3898
+ 7. Disclaimer of Warranty. Unless required by applicable law or
3899
+ agreed to in writing, Licensor provides the Work (and each
3900
+ Contributor provides its Contributions) on an "AS IS" BASIS,
3901
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3902
+ implied, including, without limitation, any warranties or conditions
3903
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3904
+ PARTICULAR PURPOSE. You are solely responsible for determining the
3905
+ appropriateness of using or redistributing the Work and assume any
3906
+ risks associated with Your exercise of permissions under this License.
3907
+
3908
+ 8. Limitation of Liability. In no event and under no legal theory,
3909
+ whether in tort (including negligence), contract, or otherwise,
3910
+ unless required by applicable law (such as deliberate and grossly
3911
+ negligent acts) or agreed to in writing, shall any Contributor be
3912
+ liable to You for damages, including any direct, indirect, special,
3913
+ incidental, or consequential damages of any character arising as a
3914
+ result of this License or out of the use or inability to use the
3915
+ Work (including but not limited to damages for loss of goodwill,
3916
+ work stoppage, computer failure or malfunction, or any and all
3917
+ other commercial damages or losses), even if such Contributor
3918
+ has been advised of the possibility of such damages.
3919
+
3920
+ 9. Accepting Warranty or Additional Liability. While redistributing
3921
+ the Work or Derivative Works thereof, You may choose to offer,
3922
+ and charge a fee for, acceptance of support, warranty, indemnity,
3923
+ or other liability obligations and/or rights consistent with this
3924
+ License. However, in accepting such obligations, You may act only
3925
+ on Your own behalf and on Your sole responsibility, not on behalf
3926
+ of any other Contributor, and only if You agree to indemnify,
3927
+ defend, and hold each Contributor harmless for any liability
3928
+ incurred by, or claims asserted against, such Contributor by reason
3929
+ of your accepting any such warranty or additional liability.
3930
+
3931
+ END OF TERMS AND CONDITIONS
3932
+
3933
+ APPENDIX: How to apply the Apache License to your work.
3934
+
3935
+ To apply the Apache License to your work, attach the following
3936
+ boilerplate notice, with the fields enclosed by brackets "{}"
3937
+ replaced with your own identifying information. (Don't include
3938
+ the brackets!) The text should be enclosed in the appropriate
3939
+ comment syntax for the file format. We also recommend that a
3940
+ file or class name and description of purpose be included on the
3941
+ same "printed page" as the copyright notice for easier
3942
+ identification within third-party archives.
3943
+
3944
+ Copyright {yyyy} {name of copyright owner}
3945
+
3946
+ Licensed under the Apache License, Version 2.0 (the "License");
3947
+ you may not use this file except in compliance with the License.
3948
+ You may obtain a copy of the License at
3949
+
3950
+ http://www.apache.org/licenses/LICENSE-2.0
3951
+
3952
+ Unless required by applicable law or agreed to in writing, software
3953
+ distributed under the License is distributed on an "AS IS" BASIS,
3954
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3955
+ See the License for the specific language governing permissions and
3956
+ limitations under the License.
3957
+ ```
3958
+
3959
+ ## ioredis@5.11.1
3960
+
3961
+ License: MIT
3962
+
3963
+ ```
3964
+ The MIT License (MIT)
3965
+
3966
+ Copyright (c) 2015-2022 Zihua Li
3967
+
3968
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3969
+ of this software and associated documentation files (the "Software"), to deal
3970
+ in the Software without restriction, including without limitation the rights
3971
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3972
+ copies of the Software, and to permit persons to whom the Software is
3973
+ furnished to do so, subject to the following conditions:
3974
+
3975
+ The above copyright notice and this permission notice shall be included in all
3976
+ copies or substantial portions of the Software.
3977
+
3978
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3979
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3980
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3981
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3982
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3983
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3984
+ SOFTWARE.
3985
+ ```
3986
+
3987
+ ## is-extglob@2.1.1
3988
+
3989
+ License: MIT
3990
+
3991
+ ```
3992
+ The MIT License (MIT)
3993
+
3994
+ Copyright (c) 2014-2016, Jon Schlinkert
3995
+
3996
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3997
+ of this software and associated documentation files (the "Software"), to deal
3998
+ in the Software without restriction, including without limitation the rights
3999
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4000
+ copies of the Software, and to permit persons to whom the Software is
4001
+ furnished to do so, subject to the following conditions:
4002
+
4003
+ The above copyright notice and this permission notice shall be included in
4004
+ all copies or substantial portions of the Software.
4005
+
4006
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4007
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4008
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4009
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4010
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4011
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4012
+ THE SOFTWARE.
4013
+ ```
4014
+
4015
+ ## is-glob@4.0.3
4016
+
4017
+ License: MIT
4018
+
4019
+ ```
4020
+ The MIT License (MIT)
4021
+
4022
+ Copyright (c) 2014-2017, Jon Schlinkert.
4023
+
4024
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4025
+ of this software and associated documentation files (the "Software"), to deal
4026
+ in the Software without restriction, including without limitation the rights
4027
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4028
+ copies of the Software, and to permit persons to whom the Software is
4029
+ furnished to do so, subject to the following conditions:
4030
+
4031
+ The above copyright notice and this permission notice shall be included in
4032
+ all copies or substantial portions of the Software.
4033
+
4034
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4035
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4036
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4037
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4038
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4039
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4040
+ THE SOFTWARE.
4041
+ ```
4042
+
4043
+ ## jose@6.2.3
4044
+
4045
+ License: MIT
4046
+
4047
+ ```
4048
+ The MIT License (MIT)
4049
+
4050
+ Copyright (c) 2018 Filip Skokan
4051
+
4052
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4053
+ of this software and associated documentation files (the "Software"), to deal
4054
+ in the Software without restriction, including without limitation the rights
4055
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4056
+ copies of the Software, and to permit persons to whom the Software is
4057
+ furnished to do so, subject to the following conditions:
4058
+
4059
+ The above copyright notice and this permission notice shall be included in all
4060
+ copies or substantial portions of the Software.
4061
+
4062
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4063
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4064
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4065
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4066
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4067
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4068
+ SOFTWARE.
4069
+ ```
4070
+
4071
+ ## kubernetes-types@1.30.0
4072
+
4073
+ License: Apache-2.0
4074
+
4075
+ _(no bundled license text found in the package; see its npm page.)_
4076
+
4077
+ ## layerr@3.0.0
4078
+
4079
+ License: MIT
4080
+
4081
+ ```
4082
+ MIT License
4083
+
4084
+ Copyright (c) 2020 Perry Mitchell
4085
+
4086
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4087
+ of this software and associated documentation files (the "Software"), to deal
4088
+ in the Software without restriction, including without limitation the rights
4089
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4090
+ copies of the Software, and to permit persons to whom the Software is
4091
+ furnished to do so, subject to the following conditions:
4092
+
4093
+ The above copyright notice and this permission notice shall be included in all
4094
+ copies or substantial portions of the Software.
4095
+
4096
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4097
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4098
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4099
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4100
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4101
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4102
+ SOFTWARE.
4103
+ ```
4104
+
4105
+ ## mime@3.0.0
4106
+
4107
+ License: MIT
4108
+
4109
+ ```
4110
+ The MIT License (MIT)
4111
+
4112
+ Copyright (c) 2010 Benjamin Thomas, Robert Kieffer
4113
+
4114
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4115
+ of this software and associated documentation files (the "Software"), to deal
4116
+ in the Software without restriction, including without limitation the rights
4117
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4118
+ copies of the Software, and to permit persons to whom the Software is
4119
+ furnished to do so, subject to the following conditions:
4120
+
4121
+ The above copyright notice and this permission notice shall be included in
4122
+ all copies or substantial portions of the Software.
4123
+
4124
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4125
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4126
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4127
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4128
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4129
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4130
+ THE SOFTWARE.
4131
+ ```
4132
+
4133
+ ## ms@2.1.3
4134
+
4135
+ License: MIT
4136
+
4137
+ ```
4138
+ The MIT License (MIT)
4139
+
4140
+ Copyright (c) 2020 Vercel, Inc.
4141
+
4142
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4143
+ of this software and associated documentation files (the "Software"), to deal
4144
+ in the Software without restriction, including without limitation the rights
4145
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4146
+ copies of the Software, and to permit persons to whom the Software is
4147
+ furnished to do so, subject to the following conditions:
4148
+
4149
+ The above copyright notice and this permission notice shall be included in all
4150
+ copies or substantial portions of the Software.
4151
+
4152
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4153
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4154
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4155
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4156
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4157
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4158
+ SOFTWARE.
4159
+ ```
4160
+
4161
+ ## multipasta@0.2.7
4162
+
4163
+ License: MIT
4164
+
4165
+ ```
4166
+ MIT License
4167
+
4168
+ Copyright (c) 2023-present The Contributors
4169
+
4170
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4171
+ of this software and associated documentation files (the "Software"), to deal
4172
+ in the Software without restriction, including without limitation the rights
4173
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4174
+ copies of the Software, and to permit persons to whom the Software is
4175
+ furnished to do so, subject to the following conditions:
4176
+
4177
+ The above copyright notice and this permission notice shall be included in all
4178
+ copies or substantial portions of the Software.
4179
+
4180
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4181
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4182
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4183
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4184
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4185
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4186
+ SOFTWARE.
4187
+ ```
4188
+
4189
+ ## node-addon-api@7.1.1
4190
+
4191
+ License: MIT
4192
+
4193
+ ```
4194
+ The MIT License (MIT)
4195
+
4196
+ Copyright (c) 2017 [Node.js API collaborators](https://github.com/nodejs/node-addon-api#collaborators)
4197
+
4198
+ 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:
4199
+
4200
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
4201
+
4202
+ 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.
4203
+ ```
4204
+
4205
+ ## picomatch@4.0.4
4206
+
4207
+ License: MIT
4208
+
4209
+ ```
4210
+ The MIT License (MIT)
4211
+
4212
+ Copyright (c) 2017-present, Jon Schlinkert.
4213
+
4214
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4215
+ of this software and associated documentation files (the "Software"), to deal
4216
+ in the Software without restriction, including without limitation the rights
4217
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4218
+ copies of the Software, and to permit persons to whom the Software is
4219
+ furnished to do so, subject to the following conditions:
4220
+
4221
+ The above copyright notice and this permission notice shall be included in
4222
+ all copies or substantial portions of the Software.
4223
+
4224
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4225
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4226
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4227
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4228
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4229
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4230
+ THE SOFTWARE.
4231
+ ```
4232
+
4233
+ ## redis-errors@1.2.0
4234
+
4235
+ License: MIT
4236
+
4237
+ ```
4238
+ The MIT License (MIT)
4239
+
4240
+ Copyright (c) 2017 Ruben Bridgewater
4241
+
4242
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4243
+ of this software and associated documentation files (the "Software"), to deal
4244
+ in the Software without restriction, including without limitation the rights
4245
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4246
+ copies of the Software, and to permit persons to whom the Software is
4247
+ furnished to do so, subject to the following conditions:
4248
+
4249
+ The above copyright notice and this permission notice shall be included in all
4250
+ copies or substantial portions of the Software.
4251
+
4252
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4253
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4254
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4255
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4256
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4257
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4258
+ SOFTWARE.
4259
+ ```
4260
+
4261
+ ## redis-parser@3.0.0
4262
+
4263
+ License: MIT
4264
+
4265
+ ```
4266
+ The MIT License (MIT)
4267
+
4268
+ Copyright (c) 2015 NodeRedis
4269
+
4270
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4271
+ of this software and associated documentation files (the "Software"), to deal
4272
+ in the Software without restriction, including without limitation the rights
4273
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4274
+ copies of the Software, and to permit persons to whom the Software is
4275
+ furnished to do so, subject to the following conditions:
4276
+
4277
+ The above copyright notice and this permission notice shall be included in all
4278
+ copies or substantial portions of the Software.
4279
+
4280
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4281
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4282
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4283
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4284
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4285
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4286
+ SOFTWARE.
4287
+ ```
4288
+
4289
+ ## standard-as-callback@2.1.0
4290
+
4291
+ License: MIT
4292
+
4293
+ ```
4294
+ MIT License
4295
+
4296
+ Copyright (c) 2018 Zihua Li
4297
+ Copyright (c) 2013-2017 Petka Antonov
4298
+
4299
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4300
+ of this software and associated documentation files (the "Software"), to deal
4301
+ in the Software without restriction, including without limitation the rights
4302
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4303
+ copies of the Software, and to permit persons to whom the Software is
4304
+ furnished to do so, subject to the following conditions:
4305
+
4306
+ The above copyright notice and this permission notice shall be included in all
4307
+ copies or substantial portions of the Software.
4308
+
4309
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4310
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4311
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4312
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4313
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4314
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4315
+ SOFTWARE.
4316
+ ```
4317
+
4318
+ ## typeid-js@1.2.0
4319
+
4320
+ License: Apache-2.0
4321
+
4322
+ ```
4323
+ Apache License
4324
+ Version 2.0, January 2004
4325
+ http://www.apache.org/licenses/
4326
+
4327
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
4328
+
4329
+ 1. Definitions.
4330
+
4331
+ "License" shall mean the terms and conditions for use, reproduction,
4332
+ and distribution as defined by Sections 1 through 9 of this document.
4333
+
4334
+ "Licensor" shall mean the copyright owner or entity authorized by
4335
+ the copyright owner that is granting the License.
4336
+
4337
+ "Legal Entity" shall mean the union of the acting entity and all
4338
+ other entities that control, are controlled by, or are under common
4339
+ control with that entity. For the purposes of this definition,
4340
+ "control" means (i) the power, direct or indirect, to cause the
4341
+ direction or management of such entity, whether by contract or
4342
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
4343
+ outstanding shares, or (iii) beneficial ownership of such entity.
4344
+
4345
+ "You" (or "Your") shall mean an individual or Legal Entity
4346
+ exercising permissions granted by this License.
4347
+
4348
+ "Source" form shall mean the preferred form for making modifications,
4349
+ including but not limited to software source code, documentation
4350
+ source, and configuration files.
4351
+
4352
+ "Object" form shall mean any form resulting from mechanical
4353
+ transformation or translation of a Source form, including but
4354
+ not limited to compiled object code, generated documentation,
4355
+ and conversions to other media types.
4356
+
4357
+ "Work" shall mean the work of authorship, whether in Source or
4358
+ Object form, made available under the License, as indicated by a
4359
+ copyright notice that is included in or attached to the work
4360
+ (an example is provided in the Appendix below).
4361
+
4362
+ "Derivative Works" shall mean any work, whether in Source or Object
4363
+ form, that is based on (or derived from) the Work and for which the
4364
+ editorial revisions, annotations, elaborations, or other modifications
4365
+ represent, as a whole, an original work of authorship. For the purposes
4366
+ of this License, Derivative Works shall not include works that remain
4367
+ separable from, or merely link (or bind by name) to the interfaces of,
4368
+ the Work and Derivative Works thereof.
4369
+
4370
+ "Contribution" shall mean any work of authorship, including
4371
+ the original version of the Work and any modifications or additions
4372
+ to that Work or Derivative Works thereof, that is intentionally
4373
+ submitted to Licensor for inclusion in the Work by the copyright owner
4374
+ or by an individual or Legal Entity authorized to submit on behalf of
4375
+ the copyright owner. For the purposes of this definition, "submitted"
4376
+ means any form of electronic, verbal, or written communication sent
4377
+ to the Licensor or its representatives, including but not limited to
4378
+ communication on electronic mailing lists, source code control systems,
4379
+ and issue tracking systems that are managed by, or on behalf of, the
4380
+ Licensor for the purpose of discussing and improving the Work, but
4381
+ excluding communication that is conspicuously marked or otherwise
4382
+ designated in writing by the copyright owner as "Not a Contribution."
4383
+
4384
+ "Contributor" shall mean Licensor and any individual or Legal Entity
4385
+ on behalf of whom a Contribution has been received by Licensor and
4386
+ subsequently incorporated within the Work.
4387
+
4388
+ 2. Grant of Copyright License. Subject to the terms and conditions of
4389
+ this License, each Contributor hereby grants to You a perpetual,
4390
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
4391
+ copyright license to reproduce, prepare Derivative Works of,
4392
+ publicly display, publicly perform, sublicense, and distribute the
4393
+ Work and such Derivative Works in Source or Object form.
4394
+
4395
+ 3. Grant of Patent License. Subject to the terms and conditions of
4396
+ this License, each Contributor hereby grants to You a perpetual,
4397
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
4398
+ (except as stated in this section) patent license to make, have made,
4399
+ use, offer to sell, sell, import, and otherwise transfer the Work,
4400
+ where such license applies only to those patent claims licensable
4401
+ by such Contributor that are necessarily infringed by their
4402
+ Contribution(s) alone or by combination of their Contribution(s)
4403
+ with the Work to which such Contribution(s) was submitted. If You
4404
+ institute patent litigation against any entity (including a
4405
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
4406
+ or a Contribution incorporated within the Work constitutes direct
4407
+ or contributory patent infringement, then any patent licenses
4408
+ granted to You under this License for that Work shall terminate
4409
+ as of the date such litigation is filed.
4410
+
4411
+ 4. Redistribution. You may reproduce and distribute copies of the
4412
+ Work or Derivative Works thereof in any medium, with or without
4413
+ modifications, and in Source or Object form, provided that You
4414
+ meet the following conditions:
4415
+
4416
+ (a) You must give any other recipients of the Work or
4417
+ Derivative Works a copy of this License; and
4418
+
4419
+ (b) You must cause any modified files to carry prominent notices
4420
+ stating that You changed the files; and
4421
+
4422
+ (c) You must retain, in the Source form of any Derivative Works
4423
+ that You distribute, all copyright, patent, trademark, and
4424
+ attribution notices from the Source form of the Work,
4425
+ excluding those notices that do not pertain to any part of
4426
+ the Derivative Works; and
4427
+
4428
+ (d) If the Work includes a "NOTICE" text file as part of its
4429
+ distribution, then any Derivative Works that You distribute must
4430
+ include a readable copy of the attribution notices contained
4431
+ within such NOTICE file, excluding those notices that do not
4432
+ pertain to any part of the Derivative Works, in at least one
4433
+ of the following places: within a NOTICE text file distributed
4434
+ as part of the Derivative Works; within the Source form or
4435
+ documentation, if provided along with the Derivative Works; or,
4436
+ within a display generated by the Derivative Works, if and
4437
+ wherever such third-party notices normally appear. The contents
4438
+ of the NOTICE file are for informational purposes only and
4439
+ do not modify the License. You may add Your own attribution
4440
+ notices within Derivative Works that You distribute, alongside
4441
+ or as an addendum to the NOTICE text from the Work, provided
4442
+ that such additional attribution notices cannot be construed
4443
+ as modifying the License.
4444
+
4445
+ You may add Your own copyright statement to Your modifications and
4446
+ may provide additional or different license terms and conditions
4447
+ for use, reproduction, or distribution of Your modifications, or
4448
+ for any such Derivative Works as a whole, provided Your use,
4449
+ reproduction, and distribution of the Work otherwise complies with
4450
+ the conditions stated in this License.
4451
+
4452
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
4453
+ any Contribution intentionally submitted for inclusion in the Work
4454
+ by You to the Licensor shall be under the terms and conditions of
4455
+ this License, without any additional terms or conditions.
4456
+ Notwithstanding the above, nothing herein shall supersede or modify
4457
+ the terms of any separate license agreement you may have executed
4458
+ with Licensor regarding such Contributions.
4459
+
4460
+ 6. Trademarks. This License does not grant permission to use the trade
4461
+ names, trademarks, service marks, or product names of the Licensor,
4462
+ except as required for reasonable and customary use in describing the
4463
+ origin of the Work and reproducing the content of the NOTICE file.
4464
+
4465
+ 7. Disclaimer of Warranty. Unless required by applicable law or
4466
+ agreed to in writing, Licensor provides the Work (and each
4467
+ Contributor provides its Contributions) on an "AS IS" BASIS,
4468
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
4469
+ implied, including, without limitation, any warranties or conditions
4470
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
4471
+ PARTICULAR PURPOSE. You are solely responsible for determining the
4472
+ appropriateness of using or redistributing the Work and assume any
4473
+ risks associated with Your exercise of permissions under this License.
4474
+
4475
+ 8. Limitation of Liability. In no event and under no legal theory,
4476
+ whether in tort (including negligence), contract, or otherwise,
4477
+ unless required by applicable law (such as deliberate and grossly
4478
+ negligent acts) or agreed to in writing, shall any Contributor be
4479
+ liable to You for damages, including any direct, indirect, special,
4480
+ incidental, or consequential damages of any character arising as a
4481
+ result of this License or out of the use or inability to use the
4482
+ Work (including but not limited to damages for loss of goodwill,
4483
+ work stoppage, computer failure or malfunction, or any and all
4484
+ other commercial damages or losses), even if such Contributor
4485
+ has been advised of the possibility of such damages.
4486
+
4487
+ 9. Accepting Warranty or Additional Liability. While redistributing
4488
+ the Work or Derivative Works thereof, You may choose to offer,
4489
+ and charge a fee for, acceptance of support, warranty, indemnity,
4490
+ or other liability obligations and/or rights consistent with this
4491
+ License. However, in accepting such obligations, You may act only
4492
+ on Your own behalf and on Your sole responsibility, not on behalf
4493
+ of any other Contributor, and only if You agree to indemnify,
4494
+ defend, and hold each Contributor harmless for any liability
4495
+ incurred by, or claims asserted against, such Contributor by reason
4496
+ of your accepting any such warranty or additional liability.
4497
+
4498
+ END OF TERMS AND CONDITIONS
4499
+
4500
+ APPENDIX: How to apply the Apache License to your work.
4501
+
4502
+ To apply the Apache License to your work, attach the following
4503
+ boilerplate notice, with the fields enclosed by brackets "[]"
4504
+ replaced with your own identifying information. (Don't include
4505
+ the brackets!) The text should be enclosed in the appropriate
4506
+ comment syntax for the file format. We also recommend that a
4507
+ file or class name and description of purpose be included on the
4508
+ same "printed page" as the copyright notice for easier
4509
+ identification within third-party archives.
4510
+
4511
+ Copyright [yyyy] [name of copyright owner]
4512
+
4513
+ Licensed under the Apache License, Version 2.0 (the "License");
4514
+ you may not use this file except in compliance with the License.
4515
+ You may obtain a copy of the License at
4516
+
4517
+ http://www.apache.org/licenses/LICENSE-2.0
4518
+
4519
+ Unless required by applicable law or agreed to in writing, software
4520
+ distributed under the License is distributed on an "AS IS" BASIS,
4521
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
4522
+ See the License for the specific language governing permissions and
4523
+ limitations under the License.
4524
+ ```
4525
+
4526
+ ## ulidx@2.4.1
4527
+
4528
+ License: MIT
4529
+
4530
+ ```
4531
+ MIT License
4532
+
4533
+ Copyright (c) 2021 Perry Mitchell
4534
+
4535
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4536
+ of this software and associated documentation files (the "Software"), to deal
4537
+ in the Software without restriction, including without limitation the rights
4538
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4539
+ copies of the Software, and to permit persons to whom the Software is
4540
+ furnished to do so, subject to the following conditions:
4541
+
4542
+ The above copyright notice and this permission notice shall be included in all
4543
+ copies or substantial portions of the Software.
4544
+
4545
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4546
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4547
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4548
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4549
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4550
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4551
+ SOFTWARE.
4552
+ ```
4553
+
4554
+ ## uncrypto@0.1.3
4555
+
4556
+ License: MIT
4557
+
4558
+ ```
4559
+ MIT License
4560
+
4561
+ Copyright (c) Pooya Parsa <pooya@pi0.io>
4562
+
4563
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4564
+ of this software and associated documentation files (the "Software"), to deal
4565
+ in the Software without restriction, including without limitation the rights
4566
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4567
+ copies of the Software, and to permit persons to whom the Software is
4568
+ furnished to do so, subject to the following conditions:
4569
+
4570
+ The above copyright notice and this permission notice shall be included in all
4571
+ copies or substantial portions of the Software.
4572
+
4573
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4574
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4575
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4576
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4577
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4578
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4579
+ SOFTWARE.
4580
+ ```
4581
+
4582
+ ## undici@7.28.0
4583
+
4584
+ License: MIT
4585
+
4586
+ ```
4587
+ MIT License
4588
+
4589
+ Copyright (c) Matteo Collina and Undici contributors
4590
+
4591
+ Permission is hereby granted, free of charge, to any person obtaining a copy
4592
+ of this software and associated documentation files (the "Software"), to deal
4593
+ in the Software without restriction, including without limitation the rights
4594
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4595
+ copies of the Software, and to permit persons to whom the Software is
4596
+ furnished to do so, subject to the following conditions:
4597
+
4598
+ The above copyright notice and this permission notice shall be included in all
4599
+ copies or substantial portions of the Software.
4600
+
4601
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4602
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4603
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4604
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4605
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4606
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4607
+ SOFTWARE.
4608
+ ```
4609
+
4610
+ ## uuid@11.1.1
4611
+
4612
+ License: MIT
4613
+
4614
+ ```
4615
+ The MIT License (MIT)
4616
+
4617
+ Copyright (c) 2010-2020 Robert Kieffer and other contributors
4618
+
4619
+ 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:
4620
+
4621
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
4622
+
4623
+ 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.
4624
+ ```
4625
+
4626
+ ## ws@8.21.0
4627
+
4628
+ License: MIT
4629
+
4630
+ ```
4631
+ Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
4632
+ Copyright (c) 2013 Arnout Kazemier and contributors
4633
+ Copyright (c) 2016 Luigi Pinca and contributors
4634
+
4635
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
4636
+ this software and associated documentation files (the "Software"), to deal in
4637
+ the Software without restriction, including without limitation the rights to
4638
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
4639
+ the Software, and to permit persons to whom the Software is furnished to do so,
4640
+ subject to the following conditions:
4641
+
4642
+ The above copyright notice and this permission notice shall be included in all
4643
+ copies or substantial portions of the Software.
4644
+
4645
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4646
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
4647
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
4648
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
4649
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
4650
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
4651
+ ```
4652
+