@voltro/plugin-broadcast 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,1634 @@
1
+ # Third-Party Notices — @voltro/plugin-broadcast
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-broadcast itself, which is proprietary (see LICENSE).
7
+
8
+ Generated from the resolved runtime dependency closure (20 packages).
9
+
10
+ ---
11
+
12
+ ## @effect/sql@0.51.1
13
+
14
+ License: MIT
15
+
16
+ ```
17
+ MIT License
18
+
19
+ Copyright (c) 2023-present The Contributors
20
+
21
+ Permission is hereby granted, free of charge, to any person obtaining a copy
22
+ of this software and associated documentation files (the "Software"), to deal
23
+ in the Software without restriction, including without limitation the rights
24
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
25
+ copies of the Software, and to permit persons to whom the Software is
26
+ furnished to do so, subject to the following conditions:
27
+
28
+ The above copyright notice and this permission notice shall be included in all
29
+ copies or substantial portions of the Software.
30
+
31
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
32
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
33
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
34
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
35
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
36
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
37
+ SOFTWARE.
38
+ ```
39
+
40
+ ## @ioredis/commands@1.10.0
41
+
42
+ License: MIT
43
+
44
+ ```
45
+ The MIT License (MIT)
46
+
47
+ Copyright (c) 2022 Zihua Li
48
+ Copyright (c) 2015 NodeRedis
49
+
50
+ Permission is hereby granted, free of charge, to any person obtaining a copy
51
+ of this software and associated documentation files (the "Software"), to deal
52
+ in the Software without restriction, including without limitation the rights
53
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
54
+ copies of the Software, and to permit persons to whom the Software is
55
+ furnished to do so, subject to the following conditions:
56
+
57
+ The above copyright notice and this permission notice shall be included in all
58
+ copies or substantial portions of the Software.
59
+
60
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
61
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
62
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
63
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
64
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
65
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
66
+ SOFTWARE.
67
+ ```
68
+
69
+ ## @nats-io/nats-core@3.4.0
70
+
71
+ License: Apache-2.0
72
+
73
+ ```
74
+ Apache License
75
+ Version 2.0, January 2004
76
+ http://www.apache.org/licenses/
77
+
78
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
79
+
80
+ 1. Definitions.
81
+
82
+ "License" shall mean the terms and conditions for use, reproduction,
83
+ and distribution as defined by Sections 1 through 9 of this document.
84
+
85
+ "Licensor" shall mean the copyright owner or entity authorized by
86
+ the copyright owner that is granting the License.
87
+
88
+ "Legal Entity" shall mean the union of the acting entity and all
89
+ other entities that control, are controlled by, or are under common
90
+ control with that entity. For the purposes of this definition,
91
+ "control" means (i) the power, direct or indirect, to cause the
92
+ direction or management of such entity, whether by contract or
93
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
94
+ outstanding shares, or (iii) beneficial ownership of such entity.
95
+
96
+ "You" (or "Your") shall mean an individual or Legal Entity
97
+ exercising permissions granted by this License.
98
+
99
+ "Source" form shall mean the preferred form for making modifications,
100
+ including but not limited to software source code, documentation
101
+ source, and configuration files.
102
+
103
+ "Object" form shall mean any form resulting from mechanical
104
+ transformation or translation of a Source form, including but
105
+ not limited to compiled object code, generated documentation,
106
+ and conversions to other media types.
107
+
108
+ "Work" shall mean the work of authorship, whether in Source or
109
+ Object form, made available under the License, as indicated by a
110
+ copyright notice that is included in or attached to the work
111
+ (an example is provided in the Appendix below).
112
+
113
+ "Derivative Works" shall mean any work, whether in Source or Object
114
+ form, that is based on (or derived from) the Work and for which the
115
+ editorial revisions, annotations, elaborations, or other modifications
116
+ represent, as a whole, an original work of authorship. For the purposes
117
+ of this License, Derivative Works shall not include works that remain
118
+ separable from, or merely link (or bind by name) to the interfaces of,
119
+ the Work and Derivative Works thereof.
120
+
121
+ "Contribution" shall mean any work of authorship, including
122
+ the original version of the Work and any modifications or additions
123
+ to that Work or Derivative Works thereof, that is intentionally
124
+ submitted to Licensor for inclusion in the Work by the copyright owner
125
+ or by an individual or Legal Entity authorized to submit on behalf of
126
+ the copyright owner. For the purposes of this definition, "submitted"
127
+ means any form of electronic, verbal, or written communication sent
128
+ to the Licensor or its representatives, including but not limited to
129
+ communication on electronic mailing lists, source code control systems,
130
+ and issue tracking systems that are managed by, or on behalf of, the
131
+ Licensor for the purpose of discussing and improving the Work, but
132
+ excluding communication that is conspicuously marked or otherwise
133
+ designated in writing by the copyright owner as "Not a Contribution."
134
+
135
+ "Contributor" shall mean Licensor and any individual or Legal Entity
136
+ on behalf of whom a Contribution has been received by Licensor and
137
+ subsequently incorporated within the Work.
138
+
139
+ 2. Grant of Copyright License. Subject to the terms and conditions of
140
+ this License, each Contributor hereby grants to You a perpetual,
141
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
142
+ copyright license to reproduce, prepare Derivative Works of,
143
+ publicly display, publicly perform, sublicense, and distribute the
144
+ Work and such Derivative Works in Source or Object form.
145
+
146
+ 3. Grant of Patent License. Subject to the terms and conditions of
147
+ this License, each Contributor hereby grants to You a perpetual,
148
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
149
+ (except as stated in this section) patent license to make, have made,
150
+ use, offer to sell, sell, import, and otherwise transfer the Work,
151
+ where such license applies only to those patent claims licensable
152
+ by such Contributor that are necessarily infringed by their
153
+ Contribution(s) alone or by combination of their Contribution(s)
154
+ with the Work to which such Contribution(s) was submitted. If You
155
+ institute patent litigation against any entity (including a
156
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
157
+ or a Contribution incorporated within the Work constitutes direct
158
+ or contributory patent infringement, then any patent licenses
159
+ granted to You under this License for that Work shall terminate
160
+ as of the date such litigation is filed.
161
+
162
+ 4. Redistribution. You may reproduce and distribute copies of the
163
+ Work or Derivative Works thereof in any medium, with or without
164
+ modifications, and in Source or Object form, provided that You
165
+ meet the following conditions:
166
+
167
+ (a) You must give any other recipients of the Work or
168
+ Derivative Works a copy of this License; and
169
+
170
+ (b) You must cause any modified files to carry prominent notices
171
+ stating that You changed the files; and
172
+
173
+ (c) You must retain, in the Source form of any Derivative Works
174
+ that You distribute, all copyright, patent, trademark, and
175
+ attribution notices from the Source form of the Work,
176
+ excluding those notices that do not pertain to any part of
177
+ the Derivative Works; and
178
+
179
+ (d) If the Work includes a "NOTICE" text file as part of its
180
+ distribution, then any Derivative Works that You distribute must
181
+ include a readable copy of the attribution notices contained
182
+ within such NOTICE file, excluding those notices that do not
183
+ pertain to any part of the Derivative Works, in at least one
184
+ of the following places: within a NOTICE text file distributed
185
+ as part of the Derivative Works; within the Source form or
186
+ documentation, if provided along with the Derivative Works; or,
187
+ within a display generated by the Derivative Works, if and
188
+ wherever such third-party notices normally appear. The contents
189
+ of the NOTICE file are for informational purposes only and
190
+ do not modify the License. You may add Your own attribution
191
+ notices within Derivative Works that You distribute, alongside
192
+ or as an addendum to the NOTICE text from the Work, provided
193
+ that such additional attribution notices cannot be construed
194
+ as modifying the License.
195
+
196
+ You may add Your own copyright statement to Your modifications and
197
+ may provide additional or different license terms and conditions
198
+ for use, reproduction, or distribution of Your modifications, or
199
+ for any such Derivative Works as a whole, provided Your use,
200
+ reproduction, and distribution of the Work otherwise complies with
201
+ the conditions stated in this License.
202
+
203
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
204
+ any Contribution intentionally submitted for inclusion in the Work
205
+ by You to the Licensor shall be under the terms and conditions of
206
+ this License, without any additional terms or conditions.
207
+ Notwithstanding the above, nothing herein shall supersede or modify
208
+ the terms of any separate license agreement you may have executed
209
+ with Licensor regarding such Contributions.
210
+
211
+ 6. Trademarks. This License does not grant permission to use the trade
212
+ names, trademarks, service marks, or product names of the Licensor,
213
+ except as required for reasonable and customary use in describing the
214
+ origin of the Work and reproducing the content of the NOTICE file.
215
+
216
+ 7. Disclaimer of Warranty. Unless required by applicable law or
217
+ agreed to in writing, Licensor provides the Work (and each
218
+ Contributor provides its Contributions) on an "AS IS" BASIS,
219
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
220
+ implied, including, without limitation, any warranties or conditions
221
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
222
+ PARTICULAR PURPOSE. You are solely responsible for determining the
223
+ appropriateness of using or redistributing the Work and assume any
224
+ risks associated with Your exercise of permissions under this License.
225
+
226
+ 8. Limitation of Liability. In no event and under no legal theory,
227
+ whether in tort (including negligence), contract, or otherwise,
228
+ unless required by applicable law (such as deliberate and grossly
229
+ negligent acts) or agreed to in writing, shall any Contributor be
230
+ liable to You for damages, including any direct, indirect, special,
231
+ incidental, or consequential damages of any character arising as a
232
+ result of this License or out of the use or inability to use the
233
+ Work (including but not limited to damages for loss of goodwill,
234
+ work stoppage, computer failure or malfunction, or any and all
235
+ other commercial damages or losses), even if such Contributor
236
+ has been advised of the possibility of such damages.
237
+
238
+ 9. Accepting Warranty or Additional Liability. While redistributing
239
+ the Work or Derivative Works thereof, You may choose to offer,
240
+ and charge a fee for, acceptance of support, warranty, indemnity,
241
+ or other liability obligations and/or rights consistent with this
242
+ License. However, in accepting such obligations, You may act only
243
+ on Your own behalf and on Your sole responsibility, not on behalf
244
+ of any other Contributor, and only if You agree to indemnify,
245
+ defend, and hold each Contributor harmless for any liability
246
+ incurred by, or claims asserted against, such Contributor by reason
247
+ of your accepting any such warranty or additional liability.
248
+
249
+ END OF TERMS AND CONDITIONS
250
+
251
+ APPENDIX: How to apply the Apache License to your work.
252
+
253
+ To apply the Apache License to your work, attach the following
254
+ boilerplate notice, with the fields enclosed by brackets "[]"
255
+ replaced with your own identifying information. (Don't include
256
+ the brackets!) The text should be enclosed in the appropriate
257
+ comment syntax for the file format. We also recommend that a
258
+ file or class name and description of purpose be included on the
259
+ same "printed page" as the copyright notice for easier
260
+ identification within third-party archives.
261
+
262
+ Copyright [yyyy] [name of copyright owner]
263
+
264
+ Licensed under the Apache License, Version 2.0 (the "License");
265
+ you may not use this file except in compliance with the License.
266
+ You may obtain a copy of the License at
267
+
268
+ http://www.apache.org/licenses/LICENSE-2.0
269
+
270
+ Unless required by applicable law or agreed to in writing, software
271
+ distributed under the License is distributed on an "AS IS" BASIS,
272
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
273
+ See the License for the specific language governing permissions and
274
+ limitations under the License.
275
+ ```
276
+
277
+ ## @nats-io/nkeys@2.0.3
278
+
279
+ License: Apache-2.0
280
+
281
+ ```
282
+ Apache License
283
+ Version 2.0, January 2004
284
+ http://www.apache.org/licenses/
285
+
286
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
287
+
288
+ 1. Definitions.
289
+
290
+ "License" shall mean the terms and conditions for use, reproduction,
291
+ and distribution as defined by Sections 1 through 9 of this document.
292
+
293
+ "Licensor" shall mean the copyright owner or entity authorized by
294
+ the copyright owner that is granting the License.
295
+
296
+ "Legal Entity" shall mean the union of the acting entity and all
297
+ other entities that control, are controlled by, or are under common
298
+ control with that entity. For the purposes of this definition,
299
+ "control" means (i) the power, direct or indirect, to cause the
300
+ direction or management of such entity, whether by contract or
301
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
302
+ outstanding shares, or (iii) beneficial ownership of such entity.
303
+
304
+ "You" (or "Your") shall mean an individual or Legal Entity
305
+ exercising permissions granted by this License.
306
+
307
+ "Source" form shall mean the preferred form for making modifications,
308
+ including but not limited to software source code, documentation
309
+ source, and configuration files.
310
+
311
+ "Object" form shall mean any form resulting from mechanical
312
+ transformation or translation of a Source form, including but
313
+ not limited to compiled object code, generated documentation,
314
+ and conversions to other media types.
315
+
316
+ "Work" shall mean the work of authorship, whether in Source or
317
+ Object form, made available under the License, as indicated by a
318
+ copyright notice that is included in or attached to the work
319
+ (an example is provided in the Appendix below).
320
+
321
+ "Derivative Works" shall mean any work, whether in Source or Object
322
+ form, that is based on (or derived from) the Work and for which the
323
+ editorial revisions, annotations, elaborations, or other modifications
324
+ represent, as a whole, an original work of authorship. For the purposes
325
+ of this License, Derivative Works shall not include works that remain
326
+ separable from, or merely link (or bind by name) to the interfaces of,
327
+ the Work and Derivative Works thereof.
328
+
329
+ "Contribution" shall mean any work of authorship, including
330
+ the original version of the Work and any modifications or additions
331
+ to that Work or Derivative Works thereof, that is intentionally
332
+ submitted to Licensor for inclusion in the Work by the copyright owner
333
+ or by an individual or Legal Entity authorized to submit on behalf of
334
+ the copyright owner. For the purposes of this definition, "submitted"
335
+ means any form of electronic, verbal, or written communication sent
336
+ to the Licensor or its representatives, including but not limited to
337
+ communication on electronic mailing lists, source code control systems,
338
+ and issue tracking systems that are managed by, or on behalf of, the
339
+ Licensor for the purpose of discussing and improving the Work, but
340
+ excluding communication that is conspicuously marked or otherwise
341
+ designated in writing by the copyright owner as "Not a Contribution."
342
+
343
+ "Contributor" shall mean Licensor and any individual or Legal Entity
344
+ on behalf of whom a Contribution has been received by Licensor and
345
+ subsequently incorporated within the Work.
346
+
347
+ 2. Grant of Copyright License. Subject to the terms and conditions of
348
+ this License, each Contributor hereby grants to You a perpetual,
349
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
350
+ copyright license to reproduce, prepare Derivative Works of,
351
+ publicly display, publicly perform, sublicense, and distribute the
352
+ Work and such Derivative Works in Source or Object form.
353
+
354
+ 3. Grant of Patent License. Subject to the terms and conditions of
355
+ this License, each Contributor hereby grants to You a perpetual,
356
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
357
+ (except as stated in this section) patent license to make, have made,
358
+ use, offer to sell, sell, import, and otherwise transfer the Work,
359
+ where such license applies only to those patent claims licensable
360
+ by such Contributor that are necessarily infringed by their
361
+ Contribution(s) alone or by combination of their Contribution(s)
362
+ with the Work to which such Contribution(s) was submitted. If You
363
+ institute patent litigation against any entity (including a
364
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
365
+ or a Contribution incorporated within the Work constitutes direct
366
+ or contributory patent infringement, then any patent licenses
367
+ granted to You under this License for that Work shall terminate
368
+ as of the date such litigation is filed.
369
+
370
+ 4. Redistribution. You may reproduce and distribute copies of the
371
+ Work or Derivative Works thereof in any medium, with or without
372
+ modifications, and in Source or Object form, provided that You
373
+ meet the following conditions:
374
+
375
+ (a) You must give any other recipients of the Work or
376
+ Derivative Works a copy of this License; and
377
+
378
+ (b) You must cause any modified files to carry prominent notices
379
+ stating that You changed the files; and
380
+
381
+ (c) You must retain, in the Source form of any Derivative Works
382
+ that You distribute, all copyright, patent, trademark, and
383
+ attribution notices from the Source form of the Work,
384
+ excluding those notices that do not pertain to any part of
385
+ the Derivative Works; and
386
+
387
+ (d) If the Work includes a "NOTICE" text file as part of its
388
+ distribution, then any Derivative Works that You distribute must
389
+ include a readable copy of the attribution notices contained
390
+ within such NOTICE file, excluding those notices that do not
391
+ pertain to any part of the Derivative Works, in at least one
392
+ of the following places: within a NOTICE text file distributed
393
+ as part of the Derivative Works; within the Source form or
394
+ documentation, if provided along with the Derivative Works; or,
395
+ within a display generated by the Derivative Works, if and
396
+ wherever such third-party notices normally appear. The contents
397
+ of the NOTICE file are for informational purposes only and
398
+ do not modify the License. You may add Your own attribution
399
+ notices within Derivative Works that You distribute, alongside
400
+ or as an addendum to the NOTICE text from the Work, provided
401
+ that such additional attribution notices cannot be construed
402
+ as modifying the License.
403
+
404
+ You may add Your own copyright statement to Your modifications and
405
+ may provide additional or different license terms and conditions
406
+ for use, reproduction, or distribution of Your modifications, or
407
+ for any such Derivative Works as a whole, provided Your use,
408
+ reproduction, and distribution of the Work otherwise complies with
409
+ the conditions stated in this License.
410
+
411
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
412
+ any Contribution intentionally submitted for inclusion in the Work
413
+ by You to the Licensor shall be under the terms and conditions of
414
+ this License, without any additional terms or conditions.
415
+ Notwithstanding the above, nothing herein shall supersede or modify
416
+ the terms of any separate license agreement you may have executed
417
+ with Licensor regarding such Contributions.
418
+
419
+ 6. Trademarks. This License does not grant permission to use the trade
420
+ names, trademarks, service marks, or product names of the Licensor,
421
+ except as required for reasonable and customary use in describing the
422
+ origin of the Work and reproducing the content of the NOTICE file.
423
+
424
+ 7. Disclaimer of Warranty. Unless required by applicable law or
425
+ agreed to in writing, Licensor provides the Work (and each
426
+ Contributor provides its Contributions) on an "AS IS" BASIS,
427
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
428
+ implied, including, without limitation, any warranties or conditions
429
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
430
+ PARTICULAR PURPOSE. You are solely responsible for determining the
431
+ appropriateness of using or redistributing the Work and assume any
432
+ risks associated with Your exercise of permissions under this License.
433
+
434
+ 8. Limitation of Liability. In no event and under no legal theory,
435
+ whether in tort (including negligence), contract, or otherwise,
436
+ unless required by applicable law (such as deliberate and grossly
437
+ negligent acts) or agreed to in writing, shall any Contributor be
438
+ liable to You for damages, including any direct, indirect, special,
439
+ incidental, or consequential damages of any character arising as a
440
+ result of this License or out of the use or inability to use the
441
+ Work (including but not limited to damages for loss of goodwill,
442
+ work stoppage, computer failure or malfunction, or any and all
443
+ other commercial damages or losses), even if such Contributor
444
+ has been advised of the possibility of such damages.
445
+
446
+ 9. Accepting Warranty or Additional Liability. While redistributing
447
+ the Work or Derivative Works thereof, You may choose to offer,
448
+ and charge a fee for, acceptance of support, warranty, indemnity,
449
+ or other liability obligations and/or rights consistent with this
450
+ License. However, in accepting such obligations, You may act only
451
+ on Your own behalf and on Your sole responsibility, not on behalf
452
+ of any other Contributor, and only if You agree to indemnify,
453
+ defend, and hold each Contributor harmless for any liability
454
+ incurred by, or claims asserted against, such Contributor by reason
455
+ of your accepting any such warranty or additional liability.
456
+
457
+ END OF TERMS AND CONDITIONS
458
+
459
+ APPENDIX: How to apply the Apache License to your work.
460
+
461
+ To apply the Apache License to your work, attach the following
462
+ boilerplate notice, with the fields enclosed by brackets "[]"
463
+ replaced with your own identifying information. (Don't include
464
+ the brackets!) The text should be enclosed in the appropriate
465
+ comment syntax for the file format. We also recommend that a
466
+ file or class name and description of purpose be included on the
467
+ same "printed page" as the copyright notice for easier
468
+ identification within third-party archives.
469
+
470
+ Copyright [yyyy] [name of copyright owner]
471
+
472
+ Licensed under the Apache License, Version 2.0 (the "License");
473
+ you may not use this file except in compliance with the License.
474
+ You may obtain a copy of the License at
475
+
476
+ http://www.apache.org/licenses/LICENSE-2.0
477
+
478
+ Unless required by applicable law or agreed to in writing, software
479
+ distributed under the License is distributed on an "AS IS" BASIS,
480
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
481
+ See the License for the specific language governing permissions and
482
+ limitations under the License.
483
+ ```
484
+
485
+ ## @nats-io/nuid@3.0.0
486
+
487
+ License: Apache-2.0
488
+
489
+ ```
490
+ Apache License
491
+ Version 2.0, January 2004
492
+ http://www.apache.org/licenses/
493
+
494
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
495
+
496
+ 1. Definitions.
497
+
498
+ "License" shall mean the terms and conditions for use, reproduction,
499
+ and distribution as defined by Sections 1 through 9 of this document.
500
+
501
+ "Licensor" shall mean the copyright owner or entity authorized by
502
+ the copyright owner that is granting the License.
503
+
504
+ "Legal Entity" shall mean the union of the acting entity and all
505
+ other entities that control, are controlled by, or are under common
506
+ control with that entity. For the purposes of this definition,
507
+ "control" means (i) the power, direct or indirect, to cause the
508
+ direction or management of such entity, whether by contract or
509
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
510
+ outstanding shares, or (iii) beneficial ownership of such entity.
511
+
512
+ "You" (or "Your") shall mean an individual or Legal Entity
513
+ exercising permissions granted by this License.
514
+
515
+ "Source" form shall mean the preferred form for making modifications,
516
+ including but not limited to software source code, documentation
517
+ source, and configuration files.
518
+
519
+ "Object" form shall mean any form resulting from mechanical
520
+ transformation or translation of a Source form, including but
521
+ not limited to compiled object code, generated documentation,
522
+ and conversions to other media types.
523
+
524
+ "Work" shall mean the work of authorship, whether in Source or
525
+ Object form, made available under the License, as indicated by a
526
+ copyright notice that is included in or attached to the work
527
+ (an example is provided in the Appendix below).
528
+
529
+ "Derivative Works" shall mean any work, whether in Source or Object
530
+ form, that is based on (or derived from) the Work and for which the
531
+ editorial revisions, annotations, elaborations, or other modifications
532
+ represent, as a whole, an original work of authorship. For the purposes
533
+ of this License, Derivative Works shall not include works that remain
534
+ separable from, or merely link (or bind by name) to the interfaces of,
535
+ the Work and Derivative Works thereof.
536
+
537
+ "Contribution" shall mean any work of authorship, including
538
+ the original version of the Work and any modifications or additions
539
+ to that Work or Derivative Works thereof, that is intentionally
540
+ submitted to Licensor for inclusion in the Work by the copyright owner
541
+ or by an individual or Legal Entity authorized to submit on behalf of
542
+ the copyright owner. For the purposes of this definition, "submitted"
543
+ means any form of electronic, verbal, or written communication sent
544
+ to the Licensor or its representatives, including but not limited to
545
+ communication on electronic mailing lists, source code control systems,
546
+ and issue tracking systems that are managed by, or on behalf of, the
547
+ Licensor for the purpose of discussing and improving the Work, but
548
+ excluding communication that is conspicuously marked or otherwise
549
+ designated in writing by the copyright owner as "Not a Contribution."
550
+
551
+ "Contributor" shall mean Licensor and any individual or Legal Entity
552
+ on behalf of whom a Contribution has been received by Licensor and
553
+ subsequently incorporated within the Work.
554
+
555
+ 2. Grant of Copyright License. Subject to the terms and conditions of
556
+ this License, each Contributor hereby grants to You a perpetual,
557
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
558
+ copyright license to reproduce, prepare Derivative Works of,
559
+ publicly display, publicly perform, sublicense, and distribute the
560
+ Work and such Derivative Works in Source or Object form.
561
+
562
+ 3. Grant of Patent License. Subject to the terms and conditions of
563
+ this License, each Contributor hereby grants to You a perpetual,
564
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
565
+ (except as stated in this section) patent license to make, have made,
566
+ use, offer to sell, sell, import, and otherwise transfer the Work,
567
+ where such license applies only to those patent claims licensable
568
+ by such Contributor that are necessarily infringed by their
569
+ Contribution(s) alone or by combination of their Contribution(s)
570
+ with the Work to which such Contribution(s) was submitted. If You
571
+ institute patent litigation against any entity (including a
572
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
573
+ or a Contribution incorporated within the Work constitutes direct
574
+ or contributory patent infringement, then any patent licenses
575
+ granted to You under this License for that Work shall terminate
576
+ as of the date such litigation is filed.
577
+
578
+ 4. Redistribution. You may reproduce and distribute copies of the
579
+ Work or Derivative Works thereof in any medium, with or without
580
+ modifications, and in Source or Object form, provided that You
581
+ meet the following conditions:
582
+
583
+ (a) You must give any other recipients of the Work or
584
+ Derivative Works a copy of this License; and
585
+
586
+ (b) You must cause any modified files to carry prominent notices
587
+ stating that You changed the files; and
588
+
589
+ (c) You must retain, in the Source form of any Derivative Works
590
+ that You distribute, all copyright, patent, trademark, and
591
+ attribution notices from the Source form of the Work,
592
+ excluding those notices that do not pertain to any part of
593
+ the Derivative Works; and
594
+
595
+ (d) If the Work includes a "NOTICE" text file as part of its
596
+ distribution, then any Derivative Works that You distribute must
597
+ include a readable copy of the attribution notices contained
598
+ within such NOTICE file, excluding those notices that do not
599
+ pertain to any part of the Derivative Works, in at least one
600
+ of the following places: within a NOTICE text file distributed
601
+ as part of the Derivative Works; within the Source form or
602
+ documentation, if provided along with the Derivative Works; or,
603
+ within a display generated by the Derivative Works, if and
604
+ wherever such third-party notices normally appear. The contents
605
+ of the NOTICE file are for informational purposes only and
606
+ do not modify the License. You may add Your own attribution
607
+ notices within Derivative Works that You distribute, alongside
608
+ or as an addendum to the NOTICE text from the Work, provided
609
+ that such additional attribution notices cannot be construed
610
+ as modifying the License.
611
+
612
+ You may add Your own copyright statement to Your modifications and
613
+ may provide additional or different license terms and conditions
614
+ for use, reproduction, or distribution of Your modifications, or
615
+ for any such Derivative Works as a whole, provided Your use,
616
+ reproduction, and distribution of the Work otherwise complies with
617
+ the conditions stated in this License.
618
+
619
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
620
+ any Contribution intentionally submitted for inclusion in the Work
621
+ by You to the Licensor shall be under the terms and conditions of
622
+ this License, without any additional terms or conditions.
623
+ Notwithstanding the above, nothing herein shall supersede or modify
624
+ the terms of any separate license agreement you may have executed
625
+ with Licensor regarding such Contributions.
626
+
627
+ 6. Trademarks. This License does not grant permission to use the trade
628
+ names, trademarks, service marks, or product names of the Licensor,
629
+ except as required for reasonable and customary use in describing the
630
+ origin of the Work and reproducing the content of the NOTICE file.
631
+
632
+ 7. Disclaimer of Warranty. Unless required by applicable law or
633
+ agreed to in writing, Licensor provides the Work (and each
634
+ Contributor provides its Contributions) on an "AS IS" BASIS,
635
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
636
+ implied, including, without limitation, any warranties or conditions
637
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
638
+ PARTICULAR PURPOSE. You are solely responsible for determining the
639
+ appropriateness of using or redistributing the Work and assume any
640
+ risks associated with Your exercise of permissions under this License.
641
+
642
+ 8. Limitation of Liability. In no event and under no legal theory,
643
+ whether in tort (including negligence), contract, or otherwise,
644
+ unless required by applicable law (such as deliberate and grossly
645
+ negligent acts) or agreed to in writing, shall any Contributor be
646
+ liable to You for damages, including any direct, indirect, special,
647
+ incidental, or consequential damages of any character arising as a
648
+ result of this License or out of the use or inability to use the
649
+ Work (including but not limited to damages for loss of goodwill,
650
+ work stoppage, computer failure or malfunction, or any and all
651
+ other commercial damages or losses), even if such Contributor
652
+ has been advised of the possibility of such damages.
653
+
654
+ 9. Accepting Warranty or Additional Liability. While redistributing
655
+ the Work or Derivative Works thereof, You may choose to offer,
656
+ and charge a fee for, acceptance of support, warranty, indemnity,
657
+ or other liability obligations and/or rights consistent with this
658
+ License. However, in accepting such obligations, You may act only
659
+ on Your own behalf and on Your sole responsibility, not on behalf
660
+ of any other Contributor, and only if You agree to indemnify,
661
+ defend, and hold each Contributor harmless for any liability
662
+ incurred by, or claims asserted against, such Contributor by reason
663
+ of your accepting any such warranty or additional liability.
664
+
665
+ END OF TERMS AND CONDITIONS
666
+
667
+ APPENDIX: How to apply the Apache License to your work.
668
+
669
+ To apply the Apache License to your work, attach the following
670
+ boilerplate notice, with the fields enclosed by brackets "[]"
671
+ replaced with your own identifying information. (Don't include
672
+ the brackets!) The text should be enclosed in the appropriate
673
+ comment syntax for the file format. We also recommend that a
674
+ file or class name and description of purpose be included on the
675
+ same "printed page" as the copyright notice for easier
676
+ identification within third-party archives.
677
+
678
+ Copyright 2016-2018 The NATS Authors
679
+
680
+ Licensed under the Apache License, Version 2.0 (the "License");
681
+ you may not use this file except in compliance with the License.
682
+ You may obtain a copy of the License at
683
+
684
+ http://www.apache.org/licenses/LICENSE-2.0
685
+
686
+ Unless required by applicable law or agreed to in writing, software
687
+ distributed under the License is distributed on an "AS IS" BASIS,
688
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
689
+ See the License for the specific language governing permissions and
690
+ limitations under the License.
691
+ ```
692
+
693
+ ## @nats-io/transport-node@3.4.0
694
+
695
+ License: Apache-2.0
696
+
697
+ ```
698
+ Apache License
699
+ Version 2.0, January 2004
700
+ http://www.apache.org/licenses/
701
+
702
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
703
+
704
+ 1. Definitions.
705
+
706
+ "License" shall mean the terms and conditions for use, reproduction,
707
+ and distribution as defined by Sections 1 through 9 of this document.
708
+
709
+ "Licensor" shall mean the copyright owner or entity authorized by
710
+ the copyright owner that is granting the License.
711
+
712
+ "Legal Entity" shall mean the union of the acting entity and all
713
+ other entities that control, are controlled by, or are under common
714
+ control with that entity. For the purposes of this definition,
715
+ "control" means (i) the power, direct or indirect, to cause the
716
+ direction or management of such entity, whether by contract or
717
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
718
+ outstanding shares, or (iii) beneficial ownership of such entity.
719
+
720
+ "You" (or "Your") shall mean an individual or Legal Entity
721
+ exercising permissions granted by this License.
722
+
723
+ "Source" form shall mean the preferred form for making modifications,
724
+ including but not limited to software source code, documentation
725
+ source, and configuration files.
726
+
727
+ "Object" form shall mean any form resulting from mechanical
728
+ transformation or translation of a Source form, including but
729
+ not limited to compiled object code, generated documentation,
730
+ and conversions to other media types.
731
+
732
+ "Work" shall mean the work of authorship, whether in Source or
733
+ Object form, made available under the License, as indicated by a
734
+ copyright notice that is included in or attached to the work
735
+ (an example is provided in the Appendix below).
736
+
737
+ "Derivative Works" shall mean any work, whether in Source or Object
738
+ form, that is based on (or derived from) the Work and for which the
739
+ editorial revisions, annotations, elaborations, or other modifications
740
+ represent, as a whole, an original work of authorship. For the purposes
741
+ of this License, Derivative Works shall not include works that remain
742
+ separable from, or merely link (or bind by name) to the interfaces of,
743
+ the Work and Derivative Works thereof.
744
+
745
+ "Contribution" shall mean any work of authorship, including
746
+ the original version of the Work and any modifications or additions
747
+ to that Work or Derivative Works thereof, that is intentionally
748
+ submitted to Licensor for inclusion in the Work by the copyright owner
749
+ or by an individual or Legal Entity authorized to submit on behalf of
750
+ the copyright owner. For the purposes of this definition, "submitted"
751
+ means any form of electronic, verbal, or written communication sent
752
+ to the Licensor or its representatives, including but not limited to
753
+ communication on electronic mailing lists, source code control systems,
754
+ and issue tracking systems that are managed by, or on behalf of, the
755
+ Licensor for the purpose of discussing and improving the Work, but
756
+ excluding communication that is conspicuously marked or otherwise
757
+ designated in writing by the copyright owner as "Not a Contribution."
758
+
759
+ "Contributor" shall mean Licensor and any individual or Legal Entity
760
+ on behalf of whom a Contribution has been received by Licensor and
761
+ subsequently incorporated within the Work.
762
+
763
+ 2. Grant of Copyright License. Subject to the terms and conditions of
764
+ this License, each Contributor hereby grants to You a perpetual,
765
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
766
+ copyright license to reproduce, prepare Derivative Works of,
767
+ publicly display, publicly perform, sublicense, and distribute the
768
+ Work and such Derivative Works in Source or Object form.
769
+
770
+ 3. Grant of Patent License. Subject to the terms and conditions of
771
+ this License, each Contributor hereby grants to You a perpetual,
772
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
773
+ (except as stated in this section) patent license to make, have made,
774
+ use, offer to sell, sell, import, and otherwise transfer the Work,
775
+ where such license applies only to those patent claims licensable
776
+ by such Contributor that are necessarily infringed by their
777
+ Contribution(s) alone or by combination of their Contribution(s)
778
+ with the Work to which such Contribution(s) was submitted. If You
779
+ institute patent litigation against any entity (including a
780
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
781
+ or a Contribution incorporated within the Work constitutes direct
782
+ or contributory patent infringement, then any patent licenses
783
+ granted to You under this License for that Work shall terminate
784
+ as of the date such litigation is filed.
785
+
786
+ 4. Redistribution. You may reproduce and distribute copies of the
787
+ Work or Derivative Works thereof in any medium, with or without
788
+ modifications, and in Source or Object form, provided that You
789
+ meet the following conditions:
790
+
791
+ (a) You must give any other recipients of the Work or
792
+ Derivative Works a copy of this License; and
793
+
794
+ (b) You must cause any modified files to carry prominent notices
795
+ stating that You changed the files; and
796
+
797
+ (c) You must retain, in the Source form of any Derivative Works
798
+ that You distribute, all copyright, patent, trademark, and
799
+ attribution notices from the Source form of the Work,
800
+ excluding those notices that do not pertain to any part of
801
+ the Derivative Works; and
802
+
803
+ (d) If the Work includes a "NOTICE" text file as part of its
804
+ distribution, then any Derivative Works that You distribute must
805
+ include a readable copy of the attribution notices contained
806
+ within such NOTICE file, excluding those notices that do not
807
+ pertain to any part of the Derivative Works, in at least one
808
+ of the following places: within a NOTICE text file distributed
809
+ as part of the Derivative Works; within the Source form or
810
+ documentation, if provided along with the Derivative Works; or,
811
+ within a display generated by the Derivative Works, if and
812
+ wherever such third-party notices normally appear. The contents
813
+ of the NOTICE file are for informational purposes only and
814
+ do not modify the License. You may add Your own attribution
815
+ notices within Derivative Works that You distribute, alongside
816
+ or as an addendum to the NOTICE text from the Work, provided
817
+ that such additional attribution notices cannot be construed
818
+ as modifying the License.
819
+
820
+ You may add Your own copyright statement to Your modifications and
821
+ may provide additional or different license terms and conditions
822
+ for use, reproduction, or distribution of Your modifications, or
823
+ for any such Derivative Works as a whole, provided Your use,
824
+ reproduction, and distribution of the Work otherwise complies with
825
+ the conditions stated in this License.
826
+
827
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
828
+ any Contribution intentionally submitted for inclusion in the Work
829
+ by You to the Licensor shall be under the terms and conditions of
830
+ this License, without any additional terms or conditions.
831
+ Notwithstanding the above, nothing herein shall supersede or modify
832
+ the terms of any separate license agreement you may have executed
833
+ with Licensor regarding such Contributions.
834
+
835
+ 6. Trademarks. This License does not grant permission to use the trade
836
+ names, trademarks, service marks, or product names of the Licensor,
837
+ except as required for reasonable and customary use in describing the
838
+ origin of the Work and reproducing the content of the NOTICE file.
839
+
840
+ 7. Disclaimer of Warranty. Unless required by applicable law or
841
+ agreed to in writing, Licensor provides the Work (and each
842
+ Contributor provides its Contributions) on an "AS IS" BASIS,
843
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
844
+ implied, including, without limitation, any warranties or conditions
845
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
846
+ PARTICULAR PURPOSE. You are solely responsible for determining the
847
+ appropriateness of using or redistributing the Work and assume any
848
+ risks associated with Your exercise of permissions under this License.
849
+
850
+ 8. Limitation of Liability. In no event and under no legal theory,
851
+ whether in tort (including negligence), contract, or otherwise,
852
+ unless required by applicable law (such as deliberate and grossly
853
+ negligent acts) or agreed to in writing, shall any Contributor be
854
+ liable to You for damages, including any direct, indirect, special,
855
+ incidental, or consequential damages of any character arising as a
856
+ result of this License or out of the use or inability to use the
857
+ Work (including but not limited to damages for loss of goodwill,
858
+ work stoppage, computer failure or malfunction, or any and all
859
+ other commercial damages or losses), even if such Contributor
860
+ has been advised of the possibility of such damages.
861
+
862
+ 9. Accepting Warranty or Additional Liability. While redistributing
863
+ the Work or Derivative Works thereof, You may choose to offer,
864
+ and charge a fee for, acceptance of support, warranty, indemnity,
865
+ or other liability obligations and/or rights consistent with this
866
+ License. However, in accepting such obligations, You may act only
867
+ on Your own behalf and on Your sole responsibility, not on behalf
868
+ of any other Contributor, and only if You agree to indemnify,
869
+ defend, and hold each Contributor harmless for any liability
870
+ incurred by, or claims asserted against, such Contributor by reason
871
+ of your accepting any such warranty or additional liability.
872
+
873
+ END OF TERMS AND CONDITIONS
874
+
875
+ APPENDIX: How to apply the Apache License to your work.
876
+
877
+ To apply the Apache License to your work, attach the following
878
+ boilerplate notice, with the fields enclosed by brackets "[]"
879
+ replaced with your own identifying information. (Don't include
880
+ the brackets!) The text should be enclosed in the appropriate
881
+ comment syntax for the file format. We also recommend that a
882
+ file or class name and description of purpose be included on the
883
+ same "printed page" as the copyright notice for easier
884
+ identification within third-party archives.
885
+
886
+ Copyright 2013-2018 The NATS Authors
887
+
888
+ Licensed under the Apache License, Version 2.0 (the "License");
889
+ you may not use this file except in compliance with the License.
890
+ You may obtain a copy of the License at
891
+
892
+ http://www.apache.org/licenses/LICENSE-2.0
893
+
894
+ Unless required by applicable law or agreed to in writing, software
895
+ distributed under the License is distributed on an "AS IS" BASIS,
896
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
897
+ See the License for the specific language governing permissions and
898
+ limitations under the License.
899
+ ```
900
+
901
+ ## cluster-key-slot@1.1.1
902
+
903
+ License: Apache-2.0
904
+
905
+ ```
906
+ Copyright (c) 2018 Mike Diarmid (Salakar) <mike.diarmid@gmail.com>
907
+
908
+ Licensed under the Apache License, Version 2.0 (the "License");
909
+ you may not use this library except in compliance with the License.
910
+ You may obtain a copy of the License at
911
+
912
+ http://www.apache.org/licenses/LICENSE-2.0
913
+
914
+ Unless required by applicable law or agreed to in writing, software
915
+ distributed under the License is distributed on an "AS IS" BASIS,
916
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
917
+ See the License for the specific language governing permissions and
918
+ limitations under the License.
919
+ ```
920
+
921
+ ## debug@4.4.3
922
+
923
+ License: MIT
924
+
925
+ ```
926
+ (The MIT License)
927
+
928
+ Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
929
+ Copyright (c) 2018-2021 Josh Junon
930
+
931
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
932
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
933
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
934
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
935
+ subject to the following conditions:
936
+
937
+ The above copyright notice and this permission notice shall be included in all copies or substantial
938
+ portions of the Software.
939
+
940
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
941
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
942
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
943
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
944
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
945
+ ```
946
+
947
+ ## denque@2.1.0
948
+
949
+ License: Apache-2.0
950
+
951
+ ```
952
+ Apache License
953
+ Version 2.0, January 2004
954
+ http://www.apache.org/licenses/
955
+
956
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
957
+
958
+ 1. Definitions.
959
+
960
+ "License" shall mean the terms and conditions for use, reproduction,
961
+ and distribution as defined by Sections 1 through 9 of this document.
962
+
963
+ "Licensor" shall mean the copyright owner or entity authorized by
964
+ the copyright owner that is granting the License.
965
+
966
+ "Legal Entity" shall mean the union of the acting entity and all
967
+ other entities that control, are controlled by, or are under common
968
+ control with that entity. For the purposes of this definition,
969
+ "control" means (i) the power, direct or indirect, to cause the
970
+ direction or management of such entity, whether by contract or
971
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
972
+ outstanding shares, or (iii) beneficial ownership of such entity.
973
+
974
+ "You" (or "Your") shall mean an individual or Legal Entity
975
+ exercising permissions granted by this License.
976
+
977
+ "Source" form shall mean the preferred form for making modifications,
978
+ including but not limited to software source code, documentation
979
+ source, and configuration files.
980
+
981
+ "Object" form shall mean any form resulting from mechanical
982
+ transformation or translation of a Source form, including but
983
+ not limited to compiled object code, generated documentation,
984
+ and conversions to other media types.
985
+
986
+ "Work" shall mean the work of authorship, whether in Source or
987
+ Object form, made available under the License, as indicated by a
988
+ copyright notice that is included in or attached to the work
989
+ (an example is provided in the Appendix below).
990
+
991
+ "Derivative Works" shall mean any work, whether in Source or Object
992
+ form, that is based on (or derived from) the Work and for which the
993
+ editorial revisions, annotations, elaborations, or other modifications
994
+ represent, as a whole, an original work of authorship. For the purposes
995
+ of this License, Derivative Works shall not include works that remain
996
+ separable from, or merely link (or bind by name) to the interfaces of,
997
+ the Work and Derivative Works thereof.
998
+
999
+ "Contribution" shall mean any work of authorship, including
1000
+ the original version of the Work and any modifications or additions
1001
+ to that Work or Derivative Works thereof, that is intentionally
1002
+ submitted to Licensor for inclusion in the Work by the copyright owner
1003
+ or by an individual or Legal Entity authorized to submit on behalf of
1004
+ the copyright owner. For the purposes of this definition, "submitted"
1005
+ means any form of electronic, verbal, or written communication sent
1006
+ to the Licensor or its representatives, including but not limited to
1007
+ communication on electronic mailing lists, source code control systems,
1008
+ and issue tracking systems that are managed by, or on behalf of, the
1009
+ Licensor for the purpose of discussing and improving the Work, but
1010
+ excluding communication that is conspicuously marked or otherwise
1011
+ designated in writing by the copyright owner as "Not a Contribution."
1012
+
1013
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1014
+ on behalf of whom a Contribution has been received by Licensor and
1015
+ subsequently incorporated within the Work.
1016
+
1017
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1018
+ this License, each Contributor hereby grants to You a perpetual,
1019
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1020
+ copyright license to reproduce, prepare Derivative Works of,
1021
+ publicly display, publicly perform, sublicense, and distribute the
1022
+ Work and such Derivative Works in Source or Object form.
1023
+
1024
+ 3. Grant of Patent License. Subject to the terms and conditions of
1025
+ this License, each Contributor hereby grants to You a perpetual,
1026
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1027
+ (except as stated in this section) patent license to make, have made,
1028
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1029
+ where such license applies only to those patent claims licensable
1030
+ by such Contributor that are necessarily infringed by their
1031
+ Contribution(s) alone or by combination of their Contribution(s)
1032
+ with the Work to which such Contribution(s) was submitted. If You
1033
+ institute patent litigation against any entity (including a
1034
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1035
+ or a Contribution incorporated within the Work constitutes direct
1036
+ or contributory patent infringement, then any patent licenses
1037
+ granted to You under this License for that Work shall terminate
1038
+ as of the date such litigation is filed.
1039
+
1040
+ 4. Redistribution. You may reproduce and distribute copies of the
1041
+ Work or Derivative Works thereof in any medium, with or without
1042
+ modifications, and in Source or Object form, provided that You
1043
+ meet the following conditions:
1044
+
1045
+ (a) You must give any other recipients of the Work or
1046
+ Derivative Works a copy of this License; and
1047
+
1048
+ (b) You must cause any modified files to carry prominent notices
1049
+ stating that You changed the files; and
1050
+
1051
+ (c) You must retain, in the Source form of any Derivative Works
1052
+ that You distribute, all copyright, patent, trademark, and
1053
+ attribution notices from the Source form of the Work,
1054
+ excluding those notices that do not pertain to any part of
1055
+ the Derivative Works; and
1056
+
1057
+ (d) If the Work includes a "NOTICE" text file as part of its
1058
+ distribution, then any Derivative Works that You distribute must
1059
+ include a readable copy of the attribution notices contained
1060
+ within such NOTICE file, excluding those notices that do not
1061
+ pertain to any part of the Derivative Works, in at least one
1062
+ of the following places: within a NOTICE text file distributed
1063
+ as part of the Derivative Works; within the Source form or
1064
+ documentation, if provided along with the Derivative Works; or,
1065
+ within a display generated by the Derivative Works, if and
1066
+ wherever such third-party notices normally appear. The contents
1067
+ of the NOTICE file are for informational purposes only and
1068
+ do not modify the License. You may add Your own attribution
1069
+ notices within Derivative Works that You distribute, alongside
1070
+ or as an addendum to the NOTICE text from the Work, provided
1071
+ that such additional attribution notices cannot be construed
1072
+ as modifying the License.
1073
+
1074
+ You may add Your own copyright statement to Your modifications and
1075
+ may provide additional or different license terms and conditions
1076
+ for use, reproduction, or distribution of Your modifications, or
1077
+ for any such Derivative Works as a whole, provided Your use,
1078
+ reproduction, and distribution of the Work otherwise complies with
1079
+ the conditions stated in this License.
1080
+
1081
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1082
+ any Contribution intentionally submitted for inclusion in the Work
1083
+ by You to the Licensor shall be under the terms and conditions of
1084
+ this License, without any additional terms or conditions.
1085
+ Notwithstanding the above, nothing herein shall supersede or modify
1086
+ the terms of any separate license agreement you may have executed
1087
+ with Licensor regarding such Contributions.
1088
+
1089
+ 6. Trademarks. This License does not grant permission to use the trade
1090
+ names, trademarks, service marks, or product names of the Licensor,
1091
+ except as required for reasonable and customary use in describing the
1092
+ origin of the Work and reproducing the content of the NOTICE file.
1093
+
1094
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1095
+ agreed to in writing, Licensor provides the Work (and each
1096
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1097
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1098
+ implied, including, without limitation, any warranties or conditions
1099
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1100
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1101
+ appropriateness of using or redistributing the Work and assume any
1102
+ risks associated with Your exercise of permissions under this License.
1103
+
1104
+ 8. Limitation of Liability. In no event and under no legal theory,
1105
+ whether in tort (including negligence), contract, or otherwise,
1106
+ unless required by applicable law (such as deliberate and grossly
1107
+ negligent acts) or agreed to in writing, shall any Contributor be
1108
+ liable to You for damages, including any direct, indirect, special,
1109
+ incidental, or consequential damages of any character arising as a
1110
+ result of this License or out of the use or inability to use the
1111
+ Work (including but not limited to damages for loss of goodwill,
1112
+ work stoppage, computer failure or malfunction, or any and all
1113
+ other commercial damages or losses), even if such Contributor
1114
+ has been advised of the possibility of such damages.
1115
+
1116
+ 9. Accepting Warranty or Additional Liability. While redistributing
1117
+ the Work or Derivative Works thereof, You may choose to offer,
1118
+ and charge a fee for, acceptance of support, warranty, indemnity,
1119
+ or other liability obligations and/or rights consistent with this
1120
+ License. However, in accepting such obligations, You may act only
1121
+ on Your own behalf and on Your sole responsibility, not on behalf
1122
+ of any other Contributor, and only if You agree to indemnify,
1123
+ defend, and hold each Contributor harmless for any liability
1124
+ incurred by, or claims asserted against, such Contributor by reason
1125
+ of your accepting any such warranty or additional liability.
1126
+
1127
+ END OF TERMS AND CONDITIONS
1128
+
1129
+ APPENDIX: How to apply the Apache License to your work.
1130
+
1131
+ To apply the Apache License to your work, attach the following
1132
+ boilerplate notice, with the fields enclosed by brackets "[]"
1133
+ replaced with your own identifying information. (Don't include
1134
+ the brackets!) The text should be enclosed in the appropriate
1135
+ comment syntax for the file format. We also recommend that a
1136
+ file or class name and description of purpose be included on the
1137
+ same "printed page" as the copyright notice for easier
1138
+ identification within third-party archives.
1139
+
1140
+ Copyright 2018-present Invertase Limited
1141
+
1142
+ Licensed under the Apache License, Version 2.0 (the "License");
1143
+ you may not use this file except in compliance with the License.
1144
+ You may obtain a copy of the License at
1145
+
1146
+ http://www.apache.org/licenses/LICENSE-2.0
1147
+
1148
+ Unless required by applicable law or agreed to in writing, software
1149
+ distributed under the License is distributed on an "AS IS" BASIS,
1150
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1151
+ See the License for the specific language governing permissions and
1152
+ limitations under the License.
1153
+ ```
1154
+
1155
+ ## ioredis@5.11.1
1156
+
1157
+ License: MIT
1158
+
1159
+ ```
1160
+ The MIT License (MIT)
1161
+
1162
+ Copyright (c) 2015-2022 Zihua Li
1163
+
1164
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1165
+ of this software and associated documentation files (the "Software"), to deal
1166
+ in the Software without restriction, including without limitation the rights
1167
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1168
+ copies of the Software, and to permit persons to whom the Software is
1169
+ furnished to do so, subject to the following conditions:
1170
+
1171
+ The above copyright notice and this permission notice shall be included in all
1172
+ copies or substantial portions of the Software.
1173
+
1174
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1175
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1176
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1177
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1178
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1179
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1180
+ SOFTWARE.
1181
+ ```
1182
+
1183
+ ## jose@6.2.3
1184
+
1185
+ License: MIT
1186
+
1187
+ ```
1188
+ The MIT License (MIT)
1189
+
1190
+ Copyright (c) 2018 Filip Skokan
1191
+
1192
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1193
+ of this software and associated documentation files (the "Software"), to deal
1194
+ in the Software without restriction, including without limitation the rights
1195
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1196
+ copies of the Software, and to permit persons to whom the Software is
1197
+ furnished to do so, subject to the following conditions:
1198
+
1199
+ The above copyright notice and this permission notice shall be included in all
1200
+ copies or substantial portions of the Software.
1201
+
1202
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1203
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1204
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1205
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1206
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1207
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1208
+ SOFTWARE.
1209
+ ```
1210
+
1211
+ ## layerr@3.0.0
1212
+
1213
+ License: MIT
1214
+
1215
+ ```
1216
+ MIT License
1217
+
1218
+ Copyright (c) 2020 Perry Mitchell
1219
+
1220
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1221
+ of this software and associated documentation files (the "Software"), to deal
1222
+ in the Software without restriction, including without limitation the rights
1223
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1224
+ copies of the Software, and to permit persons to whom the Software is
1225
+ furnished to do so, subject to the following conditions:
1226
+
1227
+ The above copyright notice and this permission notice shall be included in all
1228
+ copies or substantial portions of the Software.
1229
+
1230
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1231
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1232
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1233
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1234
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1235
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1236
+ SOFTWARE.
1237
+ ```
1238
+
1239
+ ## ms@2.1.3
1240
+
1241
+ License: MIT
1242
+
1243
+ ```
1244
+ The MIT License (MIT)
1245
+
1246
+ Copyright (c) 2020 Vercel, Inc.
1247
+
1248
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1249
+ of this software and associated documentation files (the "Software"), to deal
1250
+ in the Software without restriction, including without limitation the rights
1251
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1252
+ copies of the Software, and to permit persons to whom the Software is
1253
+ furnished to do so, subject to the following conditions:
1254
+
1255
+ The above copyright notice and this permission notice shall be included in all
1256
+ copies or substantial portions of the Software.
1257
+
1258
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1259
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1260
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1261
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1262
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1263
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1264
+ SOFTWARE.
1265
+ ```
1266
+
1267
+ ## redis-errors@1.2.0
1268
+
1269
+ License: MIT
1270
+
1271
+ ```
1272
+ The MIT License (MIT)
1273
+
1274
+ Copyright (c) 2017 Ruben Bridgewater
1275
+
1276
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1277
+ of this software and associated documentation files (the "Software"), to deal
1278
+ in the Software without restriction, including without limitation the rights
1279
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1280
+ copies of the Software, and to permit persons to whom the Software is
1281
+ furnished to do so, subject to the following conditions:
1282
+
1283
+ The above copyright notice and this permission notice shall be included in all
1284
+ copies or substantial portions of the Software.
1285
+
1286
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1287
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1288
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1289
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1290
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1291
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1292
+ SOFTWARE.
1293
+ ```
1294
+
1295
+ ## redis-parser@3.0.0
1296
+
1297
+ License: MIT
1298
+
1299
+ ```
1300
+ The MIT License (MIT)
1301
+
1302
+ Copyright (c) 2015 NodeRedis
1303
+
1304
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1305
+ of this software and associated documentation files (the "Software"), to deal
1306
+ in the Software without restriction, including without limitation the rights
1307
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1308
+ copies of the Software, and to permit persons to whom the Software is
1309
+ furnished to do so, subject to the following conditions:
1310
+
1311
+ The above copyright notice and this permission notice shall be included in all
1312
+ copies or substantial portions of the Software.
1313
+
1314
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1315
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1316
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1317
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1318
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1319
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1320
+ SOFTWARE.
1321
+ ```
1322
+
1323
+ ## standard-as-callback@2.1.0
1324
+
1325
+ License: MIT
1326
+
1327
+ ```
1328
+ MIT License
1329
+
1330
+ Copyright (c) 2018 Zihua Li
1331
+ Copyright (c) 2013-2017 Petka Antonov
1332
+
1333
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1334
+ of this software and associated documentation files (the "Software"), to deal
1335
+ in the Software without restriction, including without limitation the rights
1336
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1337
+ copies of the Software, and to permit persons to whom the Software is
1338
+ furnished to do so, subject to the following conditions:
1339
+
1340
+ The above copyright notice and this permission notice shall be included in all
1341
+ copies or substantial portions of the Software.
1342
+
1343
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1344
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1345
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1346
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1347
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1348
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1349
+ SOFTWARE.
1350
+ ```
1351
+
1352
+ ## tweetnacl@1.0.3
1353
+
1354
+ License: Unlicense
1355
+
1356
+ ```
1357
+ This is free and unencumbered software released into the public domain.
1358
+
1359
+ Anyone is free to copy, modify, publish, use, compile, sell, or
1360
+ distribute this software, either in source code form or as a compiled
1361
+ binary, for any purpose, commercial or non-commercial, and by any
1362
+ means.
1363
+
1364
+ In jurisdictions that recognize copyright laws, the author or authors
1365
+ of this software dedicate any and all copyright interest in the
1366
+ software to the public domain. We make this dedication for the benefit
1367
+ of the public at large and to the detriment of our heirs and
1368
+ successors. We intend this dedication to be an overt act of
1369
+ relinquishment in perpetuity of all present and future rights to this
1370
+ software under copyright law.
1371
+
1372
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1373
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1374
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1375
+ IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
1376
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
1377
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
1378
+ OTHER DEALINGS IN THE SOFTWARE.
1379
+
1380
+ For more information, please refer to <http://unlicense.org>
1381
+ ```
1382
+
1383
+ ## typeid-js@1.2.0
1384
+
1385
+ License: Apache-2.0
1386
+
1387
+ ```
1388
+ Apache License
1389
+ Version 2.0, January 2004
1390
+ http://www.apache.org/licenses/
1391
+
1392
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1393
+
1394
+ 1. Definitions.
1395
+
1396
+ "License" shall mean the terms and conditions for use, reproduction,
1397
+ and distribution as defined by Sections 1 through 9 of this document.
1398
+
1399
+ "Licensor" shall mean the copyright owner or entity authorized by
1400
+ the copyright owner that is granting the License.
1401
+
1402
+ "Legal Entity" shall mean the union of the acting entity and all
1403
+ other entities that control, are controlled by, or are under common
1404
+ control with that entity. For the purposes of this definition,
1405
+ "control" means (i) the power, direct or indirect, to cause the
1406
+ direction or management of such entity, whether by contract or
1407
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
1408
+ outstanding shares, or (iii) beneficial ownership of such entity.
1409
+
1410
+ "You" (or "Your") shall mean an individual or Legal Entity
1411
+ exercising permissions granted by this License.
1412
+
1413
+ "Source" form shall mean the preferred form for making modifications,
1414
+ including but not limited to software source code, documentation
1415
+ source, and configuration files.
1416
+
1417
+ "Object" form shall mean any form resulting from mechanical
1418
+ transformation or translation of a Source form, including but
1419
+ not limited to compiled object code, generated documentation,
1420
+ and conversions to other media types.
1421
+
1422
+ "Work" shall mean the work of authorship, whether in Source or
1423
+ Object form, made available under the License, as indicated by a
1424
+ copyright notice that is included in or attached to the work
1425
+ (an example is provided in the Appendix below).
1426
+
1427
+ "Derivative Works" shall mean any work, whether in Source or Object
1428
+ form, that is based on (or derived from) the Work and for which the
1429
+ editorial revisions, annotations, elaborations, or other modifications
1430
+ represent, as a whole, an original work of authorship. For the purposes
1431
+ of this License, Derivative Works shall not include works that remain
1432
+ separable from, or merely link (or bind by name) to the interfaces of,
1433
+ the Work and Derivative Works thereof.
1434
+
1435
+ "Contribution" shall mean any work of authorship, including
1436
+ the original version of the Work and any modifications or additions
1437
+ to that Work or Derivative Works thereof, that is intentionally
1438
+ submitted to Licensor for inclusion in the Work by the copyright owner
1439
+ or by an individual or Legal Entity authorized to submit on behalf of
1440
+ the copyright owner. For the purposes of this definition, "submitted"
1441
+ means any form of electronic, verbal, or written communication sent
1442
+ to the Licensor or its representatives, including but not limited to
1443
+ communication on electronic mailing lists, source code control systems,
1444
+ and issue tracking systems that are managed by, or on behalf of, the
1445
+ Licensor for the purpose of discussing and improving the Work, but
1446
+ excluding communication that is conspicuously marked or otherwise
1447
+ designated in writing by the copyright owner as "Not a Contribution."
1448
+
1449
+ "Contributor" shall mean Licensor and any individual or Legal Entity
1450
+ on behalf of whom a Contribution has been received by Licensor and
1451
+ subsequently incorporated within the Work.
1452
+
1453
+ 2. Grant of Copyright License. Subject to the terms and conditions of
1454
+ this License, each Contributor hereby grants to You a perpetual,
1455
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1456
+ copyright license to reproduce, prepare Derivative Works of,
1457
+ publicly display, publicly perform, sublicense, and distribute the
1458
+ Work and such Derivative Works in Source or Object form.
1459
+
1460
+ 3. Grant of Patent License. Subject to the terms and conditions of
1461
+ this License, each Contributor hereby grants to You a perpetual,
1462
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1463
+ (except as stated in this section) patent license to make, have made,
1464
+ use, offer to sell, sell, import, and otherwise transfer the Work,
1465
+ where such license applies only to those patent claims licensable
1466
+ by such Contributor that are necessarily infringed by their
1467
+ Contribution(s) alone or by combination of their Contribution(s)
1468
+ with the Work to which such Contribution(s) was submitted. If You
1469
+ institute patent litigation against any entity (including a
1470
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
1471
+ or a Contribution incorporated within the Work constitutes direct
1472
+ or contributory patent infringement, then any patent licenses
1473
+ granted to You under this License for that Work shall terminate
1474
+ as of the date such litigation is filed.
1475
+
1476
+ 4. Redistribution. You may reproduce and distribute copies of the
1477
+ Work or Derivative Works thereof in any medium, with or without
1478
+ modifications, and in Source or Object form, provided that You
1479
+ meet the following conditions:
1480
+
1481
+ (a) You must give any other recipients of the Work or
1482
+ Derivative Works a copy of this License; and
1483
+
1484
+ (b) You must cause any modified files to carry prominent notices
1485
+ stating that You changed the files; and
1486
+
1487
+ (c) You must retain, in the Source form of any Derivative Works
1488
+ that You distribute, all copyright, patent, trademark, and
1489
+ attribution notices from the Source form of the Work,
1490
+ excluding those notices that do not pertain to any part of
1491
+ the Derivative Works; and
1492
+
1493
+ (d) If the Work includes a "NOTICE" text file as part of its
1494
+ distribution, then any Derivative Works that You distribute must
1495
+ include a readable copy of the attribution notices contained
1496
+ within such NOTICE file, excluding those notices that do not
1497
+ pertain to any part of the Derivative Works, in at least one
1498
+ of the following places: within a NOTICE text file distributed
1499
+ as part of the Derivative Works; within the Source form or
1500
+ documentation, if provided along with the Derivative Works; or,
1501
+ within a display generated by the Derivative Works, if and
1502
+ wherever such third-party notices normally appear. The contents
1503
+ of the NOTICE file are for informational purposes only and
1504
+ do not modify the License. You may add Your own attribution
1505
+ notices within Derivative Works that You distribute, alongside
1506
+ or as an addendum to the NOTICE text from the Work, provided
1507
+ that such additional attribution notices cannot be construed
1508
+ as modifying the License.
1509
+
1510
+ You may add Your own copyright statement to Your modifications and
1511
+ may provide additional or different license terms and conditions
1512
+ for use, reproduction, or distribution of Your modifications, or
1513
+ for any such Derivative Works as a whole, provided Your use,
1514
+ reproduction, and distribution of the Work otherwise complies with
1515
+ the conditions stated in this License.
1516
+
1517
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
1518
+ any Contribution intentionally submitted for inclusion in the Work
1519
+ by You to the Licensor shall be under the terms and conditions of
1520
+ this License, without any additional terms or conditions.
1521
+ Notwithstanding the above, nothing herein shall supersede or modify
1522
+ the terms of any separate license agreement you may have executed
1523
+ with Licensor regarding such Contributions.
1524
+
1525
+ 6. Trademarks. This License does not grant permission to use the trade
1526
+ names, trademarks, service marks, or product names of the Licensor,
1527
+ except as required for reasonable and customary use in describing the
1528
+ origin of the Work and reproducing the content of the NOTICE file.
1529
+
1530
+ 7. Disclaimer of Warranty. Unless required by applicable law or
1531
+ agreed to in writing, Licensor provides the Work (and each
1532
+ Contributor provides its Contributions) on an "AS IS" BASIS,
1533
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1534
+ implied, including, without limitation, any warranties or conditions
1535
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1536
+ PARTICULAR PURPOSE. You are solely responsible for determining the
1537
+ appropriateness of using or redistributing the Work and assume any
1538
+ risks associated with Your exercise of permissions under this License.
1539
+
1540
+ 8. Limitation of Liability. In no event and under no legal theory,
1541
+ whether in tort (including negligence), contract, or otherwise,
1542
+ unless required by applicable law (such as deliberate and grossly
1543
+ negligent acts) or agreed to in writing, shall any Contributor be
1544
+ liable to You for damages, including any direct, indirect, special,
1545
+ incidental, or consequential damages of any character arising as a
1546
+ result of this License or out of the use or inability to use the
1547
+ Work (including but not limited to damages for loss of goodwill,
1548
+ work stoppage, computer failure or malfunction, or any and all
1549
+ other commercial damages or losses), even if such Contributor
1550
+ has been advised of the possibility of such damages.
1551
+
1552
+ 9. Accepting Warranty or Additional Liability. While redistributing
1553
+ the Work or Derivative Works thereof, You may choose to offer,
1554
+ and charge a fee for, acceptance of support, warranty, indemnity,
1555
+ or other liability obligations and/or rights consistent with this
1556
+ License. However, in accepting such obligations, You may act only
1557
+ on Your own behalf and on Your sole responsibility, not on behalf
1558
+ of any other Contributor, and only if You agree to indemnify,
1559
+ defend, and hold each Contributor harmless for any liability
1560
+ incurred by, or claims asserted against, such Contributor by reason
1561
+ of your accepting any such warranty or additional liability.
1562
+
1563
+ END OF TERMS AND CONDITIONS
1564
+
1565
+ APPENDIX: How to apply the Apache License to your work.
1566
+
1567
+ To apply the Apache License to your work, attach the following
1568
+ boilerplate notice, with the fields enclosed by brackets "[]"
1569
+ replaced with your own identifying information. (Don't include
1570
+ the brackets!) The text should be enclosed in the appropriate
1571
+ comment syntax for the file format. We also recommend that a
1572
+ file or class name and description of purpose be included on the
1573
+ same "printed page" as the copyright notice for easier
1574
+ identification within third-party archives.
1575
+
1576
+ Copyright [yyyy] [name of copyright owner]
1577
+
1578
+ Licensed under the Apache License, Version 2.0 (the "License");
1579
+ you may not use this file except in compliance with the License.
1580
+ You may obtain a copy of the License at
1581
+
1582
+ http://www.apache.org/licenses/LICENSE-2.0
1583
+
1584
+ Unless required by applicable law or agreed to in writing, software
1585
+ distributed under the License is distributed on an "AS IS" BASIS,
1586
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1587
+ See the License for the specific language governing permissions and
1588
+ limitations under the License.
1589
+ ```
1590
+
1591
+ ## ulidx@2.4.1
1592
+
1593
+ License: MIT
1594
+
1595
+ ```
1596
+ MIT License
1597
+
1598
+ Copyright (c) 2021 Perry Mitchell
1599
+
1600
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1601
+ of this software and associated documentation files (the "Software"), to deal
1602
+ in the Software without restriction, including without limitation the rights
1603
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1604
+ copies of the Software, and to permit persons to whom the Software is
1605
+ furnished to do so, subject to the following conditions:
1606
+
1607
+ The above copyright notice and this permission notice shall be included in all
1608
+ copies or substantial portions of the Software.
1609
+
1610
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1611
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1612
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1613
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1614
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1615
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1616
+ SOFTWARE.
1617
+ ```
1618
+
1619
+ ## uuid@11.1.1
1620
+
1621
+ License: MIT
1622
+
1623
+ ```
1624
+ The MIT License (MIT)
1625
+
1626
+ Copyright (c) 2010-2020 Robert Kieffer and other contributors
1627
+
1628
+ 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:
1629
+
1630
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1631
+
1632
+ 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.
1633
+ ```
1634
+