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