@voltro/plugin-ratelimit 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,827 @@
1
+ # Third-Party Notices — @voltro/plugin-ratelimit
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-ratelimit itself, which is proprietary (see LICENSE).
7
+
8
+ Generated from the resolved runtime dependency closure (17 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
+ ## @upstash/redis@1.38.0
70
+
71
+ License: MIT
72
+
73
+ ```
74
+ The MIT License (MIT)
75
+
76
+ Copyright (c) 2021 Upstash, Inc.
77
+
78
+ Permission is hereby granted, free of charge, to any person obtaining a copy
79
+ of this software and associated documentation files (the "Software"), to deal
80
+ in the Software without restriction, including without limitation the rights
81
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
82
+ copies of the Software, and to permit persons to whom the Software is
83
+ furnished to do so, subject to the following conditions:
84
+
85
+ The above copyright notice and this permission notice shall be included in all
86
+ copies or substantial portions of the Software.
87
+
88
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
89
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
90
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
91
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
92
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
93
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
94
+ SOFTWARE.
95
+ ```
96
+
97
+ ## cluster-key-slot@1.1.1
98
+
99
+ License: Apache-2.0
100
+
101
+ ```
102
+ Copyright (c) 2018 Mike Diarmid (Salakar) <mike.diarmid@gmail.com>
103
+
104
+ Licensed under the Apache License, Version 2.0 (the "License");
105
+ you may not use this library except in compliance with the License.
106
+ You may obtain a copy of the License at
107
+
108
+ http://www.apache.org/licenses/LICENSE-2.0
109
+
110
+ Unless required by applicable law or agreed to in writing, software
111
+ distributed under the License is distributed on an "AS IS" BASIS,
112
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
113
+ See the License for the specific language governing permissions and
114
+ limitations under the License.
115
+ ```
116
+
117
+ ## debug@4.4.3
118
+
119
+ License: MIT
120
+
121
+ ```
122
+ (The MIT License)
123
+
124
+ Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
125
+ Copyright (c) 2018-2021 Josh Junon
126
+
127
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software
128
+ and associated documentation files (the 'Software'), to deal in the Software without restriction,
129
+ including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
130
+ and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
131
+ subject to the following conditions:
132
+
133
+ The above copyright notice and this permission notice shall be included in all copies or substantial
134
+ portions of the Software.
135
+
136
+ THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
137
+ LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
138
+ IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
139
+ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
140
+ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
141
+ ```
142
+
143
+ ## denque@2.1.0
144
+
145
+ License: Apache-2.0
146
+
147
+ ```
148
+ Apache License
149
+ Version 2.0, January 2004
150
+ http://www.apache.org/licenses/
151
+
152
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
153
+
154
+ 1. Definitions.
155
+
156
+ "License" shall mean the terms and conditions for use, reproduction,
157
+ and distribution as defined by Sections 1 through 9 of this document.
158
+
159
+ "Licensor" shall mean the copyright owner or entity authorized by
160
+ the copyright owner that is granting the License.
161
+
162
+ "Legal Entity" shall mean the union of the acting entity and all
163
+ other entities that control, are controlled by, or are under common
164
+ control with that entity. For the purposes of this definition,
165
+ "control" means (i) the power, direct or indirect, to cause the
166
+ direction or management of such entity, whether by contract or
167
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
168
+ outstanding shares, or (iii) beneficial ownership of such entity.
169
+
170
+ "You" (or "Your") shall mean an individual or Legal Entity
171
+ exercising permissions granted by this License.
172
+
173
+ "Source" form shall mean the preferred form for making modifications,
174
+ including but not limited to software source code, documentation
175
+ source, and configuration files.
176
+
177
+ "Object" form shall mean any form resulting from mechanical
178
+ transformation or translation of a Source form, including but
179
+ not limited to compiled object code, generated documentation,
180
+ and conversions to other media types.
181
+
182
+ "Work" shall mean the work of authorship, whether in Source or
183
+ Object form, made available under the License, as indicated by a
184
+ copyright notice that is included in or attached to the work
185
+ (an example is provided in the Appendix below).
186
+
187
+ "Derivative Works" shall mean any work, whether in Source or Object
188
+ form, that is based on (or derived from) the Work and for which the
189
+ editorial revisions, annotations, elaborations, or other modifications
190
+ represent, as a whole, an original work of authorship. For the purposes
191
+ of this License, Derivative Works shall not include works that remain
192
+ separable from, or merely link (or bind by name) to the interfaces of,
193
+ the Work and Derivative Works thereof.
194
+
195
+ "Contribution" shall mean any work of authorship, including
196
+ the original version of the Work and any modifications or additions
197
+ to that Work or Derivative Works thereof, that is intentionally
198
+ submitted to Licensor for inclusion in the Work by the copyright owner
199
+ or by an individual or Legal Entity authorized to submit on behalf of
200
+ the copyright owner. For the purposes of this definition, "submitted"
201
+ means any form of electronic, verbal, or written communication sent
202
+ to the Licensor or its representatives, including but not limited to
203
+ communication on electronic mailing lists, source code control systems,
204
+ and issue tracking systems that are managed by, or on behalf of, the
205
+ Licensor for the purpose of discussing and improving the Work, but
206
+ excluding communication that is conspicuously marked or otherwise
207
+ designated in writing by the copyright owner as "Not a Contribution."
208
+
209
+ "Contributor" shall mean Licensor and any individual or Legal Entity
210
+ on behalf of whom a Contribution has been received by Licensor and
211
+ subsequently incorporated within the Work.
212
+
213
+ 2. Grant of Copyright License. Subject to the terms and conditions of
214
+ this License, each Contributor hereby grants to You a perpetual,
215
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
216
+ copyright license to reproduce, prepare Derivative Works of,
217
+ publicly display, publicly perform, sublicense, and distribute the
218
+ Work and such Derivative Works in Source or Object form.
219
+
220
+ 3. Grant of Patent License. Subject to the terms and conditions of
221
+ this License, each Contributor hereby grants to You a perpetual,
222
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
223
+ (except as stated in this section) patent license to make, have made,
224
+ use, offer to sell, sell, import, and otherwise transfer the Work,
225
+ where such license applies only to those patent claims licensable
226
+ by such Contributor that are necessarily infringed by their
227
+ Contribution(s) alone or by combination of their Contribution(s)
228
+ with the Work to which such Contribution(s) was submitted. If You
229
+ institute patent litigation against any entity (including a
230
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
231
+ or a Contribution incorporated within the Work constitutes direct
232
+ or contributory patent infringement, then any patent licenses
233
+ granted to You under this License for that Work shall terminate
234
+ as of the date such litigation is filed.
235
+
236
+ 4. Redistribution. You may reproduce and distribute copies of the
237
+ Work or Derivative Works thereof in any medium, with or without
238
+ modifications, and in Source or Object form, provided that You
239
+ meet the following conditions:
240
+
241
+ (a) You must give any other recipients of the Work or
242
+ Derivative Works a copy of this License; and
243
+
244
+ (b) You must cause any modified files to carry prominent notices
245
+ stating that You changed the files; and
246
+
247
+ (c) You must retain, in the Source form of any Derivative Works
248
+ that You distribute, all copyright, patent, trademark, and
249
+ attribution notices from the Source form of the Work,
250
+ excluding those notices that do not pertain to any part of
251
+ the Derivative Works; and
252
+
253
+ (d) If the Work includes a "NOTICE" text file as part of its
254
+ distribution, then any Derivative Works that You distribute must
255
+ include a readable copy of the attribution notices contained
256
+ within such NOTICE file, excluding those notices that do not
257
+ pertain to any part of the Derivative Works, in at least one
258
+ of the following places: within a NOTICE text file distributed
259
+ as part of the Derivative Works; within the Source form or
260
+ documentation, if provided along with the Derivative Works; or,
261
+ within a display generated by the Derivative Works, if and
262
+ wherever such third-party notices normally appear. The contents
263
+ of the NOTICE file are for informational purposes only and
264
+ do not modify the License. You may add Your own attribution
265
+ notices within Derivative Works that You distribute, alongside
266
+ or as an addendum to the NOTICE text from the Work, provided
267
+ that such additional attribution notices cannot be construed
268
+ as modifying the License.
269
+
270
+ You may add Your own copyright statement to Your modifications and
271
+ may provide additional or different license terms and conditions
272
+ for use, reproduction, or distribution of Your modifications, or
273
+ for any such Derivative Works as a whole, provided Your use,
274
+ reproduction, and distribution of the Work otherwise complies with
275
+ the conditions stated in this License.
276
+
277
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
278
+ any Contribution intentionally submitted for inclusion in the Work
279
+ by You to the Licensor shall be under the terms and conditions of
280
+ this License, without any additional terms or conditions.
281
+ Notwithstanding the above, nothing herein shall supersede or modify
282
+ the terms of any separate license agreement you may have executed
283
+ with Licensor regarding such Contributions.
284
+
285
+ 6. Trademarks. This License does not grant permission to use the trade
286
+ names, trademarks, service marks, or product names of the Licensor,
287
+ except as required for reasonable and customary use in describing the
288
+ origin of the Work and reproducing the content of the NOTICE file.
289
+
290
+ 7. Disclaimer of Warranty. Unless required by applicable law or
291
+ agreed to in writing, Licensor provides the Work (and each
292
+ Contributor provides its Contributions) on an "AS IS" BASIS,
293
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
294
+ implied, including, without limitation, any warranties or conditions
295
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
296
+ PARTICULAR PURPOSE. You are solely responsible for determining the
297
+ appropriateness of using or redistributing the Work and assume any
298
+ risks associated with Your exercise of permissions under this License.
299
+
300
+ 8. Limitation of Liability. In no event and under no legal theory,
301
+ whether in tort (including negligence), contract, or otherwise,
302
+ unless required by applicable law (such as deliberate and grossly
303
+ negligent acts) or agreed to in writing, shall any Contributor be
304
+ liable to You for damages, including any direct, indirect, special,
305
+ incidental, or consequential damages of any character arising as a
306
+ result of this License or out of the use or inability to use the
307
+ Work (including but not limited to damages for loss of goodwill,
308
+ work stoppage, computer failure or malfunction, or any and all
309
+ other commercial damages or losses), even if such Contributor
310
+ has been advised of the possibility of such damages.
311
+
312
+ 9. Accepting Warranty or Additional Liability. While redistributing
313
+ the Work or Derivative Works thereof, You may choose to offer,
314
+ and charge a fee for, acceptance of support, warranty, indemnity,
315
+ or other liability obligations and/or rights consistent with this
316
+ License. However, in accepting such obligations, You may act only
317
+ on Your own behalf and on Your sole responsibility, not on behalf
318
+ of any other Contributor, and only if You agree to indemnify,
319
+ defend, and hold each Contributor harmless for any liability
320
+ incurred by, or claims asserted against, such Contributor by reason
321
+ of your accepting any such warranty or additional liability.
322
+
323
+ END OF TERMS AND CONDITIONS
324
+
325
+ APPENDIX: How to apply the Apache License to your work.
326
+
327
+ To apply the Apache License to your work, attach the following
328
+ boilerplate notice, with the fields enclosed by brackets "[]"
329
+ replaced with your own identifying information. (Don't include
330
+ the brackets!) The text should be enclosed in the appropriate
331
+ comment syntax for the file format. We also recommend that a
332
+ file or class name and description of purpose be included on the
333
+ same "printed page" as the copyright notice for easier
334
+ identification within third-party archives.
335
+
336
+ Copyright 2018-present Invertase Limited
337
+
338
+ Licensed under the Apache License, Version 2.0 (the "License");
339
+ you may not use this file except in compliance with the License.
340
+ You may obtain a copy of the License at
341
+
342
+ http://www.apache.org/licenses/LICENSE-2.0
343
+
344
+ Unless required by applicable law or agreed to in writing, software
345
+ distributed under the License is distributed on an "AS IS" BASIS,
346
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
347
+ See the License for the specific language governing permissions and
348
+ limitations under the License.
349
+ ```
350
+
351
+ ## ioredis@5.11.1
352
+
353
+ License: MIT
354
+
355
+ ```
356
+ The MIT License (MIT)
357
+
358
+ Copyright (c) 2015-2022 Zihua Li
359
+
360
+ Permission is hereby granted, free of charge, to any person obtaining a copy
361
+ of this software and associated documentation files (the "Software"), to deal
362
+ in the Software without restriction, including without limitation the rights
363
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
364
+ copies of the Software, and to permit persons to whom the Software is
365
+ furnished to do so, subject to the following conditions:
366
+
367
+ The above copyright notice and this permission notice shall be included in all
368
+ copies or substantial portions of the Software.
369
+
370
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
371
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
372
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
373
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
374
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
375
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
376
+ SOFTWARE.
377
+ ```
378
+
379
+ ## jose@6.2.3
380
+
381
+ License: MIT
382
+
383
+ ```
384
+ The MIT License (MIT)
385
+
386
+ Copyright (c) 2018 Filip Skokan
387
+
388
+ Permission is hereby granted, free of charge, to any person obtaining a copy
389
+ of this software and associated documentation files (the "Software"), to deal
390
+ in the Software without restriction, including without limitation the rights
391
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
392
+ copies of the Software, and to permit persons to whom the Software is
393
+ furnished to do so, subject to the following conditions:
394
+
395
+ The above copyright notice and this permission notice shall be included in all
396
+ copies or substantial portions of the Software.
397
+
398
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
399
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
400
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
401
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
402
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
403
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
404
+ SOFTWARE.
405
+ ```
406
+
407
+ ## layerr@3.0.0
408
+
409
+ License: MIT
410
+
411
+ ```
412
+ MIT License
413
+
414
+ Copyright (c) 2020 Perry Mitchell
415
+
416
+ Permission is hereby granted, free of charge, to any person obtaining a copy
417
+ of this software and associated documentation files (the "Software"), to deal
418
+ in the Software without restriction, including without limitation the rights
419
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
420
+ copies of the Software, and to permit persons to whom the Software is
421
+ furnished to do so, subject to the following conditions:
422
+
423
+ The above copyright notice and this permission notice shall be included in all
424
+ copies or substantial portions of the Software.
425
+
426
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
427
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
428
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
429
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
430
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
431
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
432
+ SOFTWARE.
433
+ ```
434
+
435
+ ## ms@2.1.3
436
+
437
+ License: MIT
438
+
439
+ ```
440
+ The MIT License (MIT)
441
+
442
+ Copyright (c) 2020 Vercel, Inc.
443
+
444
+ Permission is hereby granted, free of charge, to any person obtaining a copy
445
+ of this software and associated documentation files (the "Software"), to deal
446
+ in the Software without restriction, including without limitation the rights
447
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
448
+ copies of the Software, and to permit persons to whom the Software is
449
+ furnished to do so, subject to the following conditions:
450
+
451
+ The above copyright notice and this permission notice shall be included in all
452
+ copies or substantial portions of the Software.
453
+
454
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
455
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
456
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
457
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
458
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
459
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
460
+ SOFTWARE.
461
+ ```
462
+
463
+ ## redis-errors@1.2.0
464
+
465
+ License: MIT
466
+
467
+ ```
468
+ The MIT License (MIT)
469
+
470
+ Copyright (c) 2017 Ruben Bridgewater
471
+
472
+ Permission is hereby granted, free of charge, to any person obtaining a copy
473
+ of this software and associated documentation files (the "Software"), to deal
474
+ in the Software without restriction, including without limitation the rights
475
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
476
+ copies of the Software, and to permit persons to whom the Software is
477
+ furnished to do so, subject to the following conditions:
478
+
479
+ The above copyright notice and this permission notice shall be included in all
480
+ copies or substantial portions of the Software.
481
+
482
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
483
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
484
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
485
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
486
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
487
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
488
+ SOFTWARE.
489
+ ```
490
+
491
+ ## redis-parser@3.0.0
492
+
493
+ License: MIT
494
+
495
+ ```
496
+ The MIT License (MIT)
497
+
498
+ Copyright (c) 2015 NodeRedis
499
+
500
+ Permission is hereby granted, free of charge, to any person obtaining a copy
501
+ of this software and associated documentation files (the "Software"), to deal
502
+ in the Software without restriction, including without limitation the rights
503
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
504
+ copies of the Software, and to permit persons to whom the Software is
505
+ furnished to do so, subject to the following conditions:
506
+
507
+ The above copyright notice and this permission notice shall be included in all
508
+ copies or substantial portions of the Software.
509
+
510
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
511
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
512
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
513
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
514
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
515
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
516
+ SOFTWARE.
517
+ ```
518
+
519
+ ## standard-as-callback@2.1.0
520
+
521
+ License: MIT
522
+
523
+ ```
524
+ MIT License
525
+
526
+ Copyright (c) 2018 Zihua Li
527
+ Copyright (c) 2013-2017 Petka Antonov
528
+
529
+ Permission is hereby granted, free of charge, to any person obtaining a copy
530
+ of this software and associated documentation files (the "Software"), to deal
531
+ in the Software without restriction, including without limitation the rights
532
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
533
+ copies of the Software, and to permit persons to whom the Software is
534
+ furnished to do so, subject to the following conditions:
535
+
536
+ The above copyright notice and this permission notice shall be included in all
537
+ copies or substantial portions of the Software.
538
+
539
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
540
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
541
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
542
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
543
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
544
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
545
+ SOFTWARE.
546
+ ```
547
+
548
+ ## typeid-js@1.2.0
549
+
550
+ License: Apache-2.0
551
+
552
+ ```
553
+ Apache License
554
+ Version 2.0, January 2004
555
+ http://www.apache.org/licenses/
556
+
557
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
558
+
559
+ 1. Definitions.
560
+
561
+ "License" shall mean the terms and conditions for use, reproduction,
562
+ and distribution as defined by Sections 1 through 9 of this document.
563
+
564
+ "Licensor" shall mean the copyright owner or entity authorized by
565
+ the copyright owner that is granting the License.
566
+
567
+ "Legal Entity" shall mean the union of the acting entity and all
568
+ other entities that control, are controlled by, or are under common
569
+ control with that entity. For the purposes of this definition,
570
+ "control" means (i) the power, direct or indirect, to cause the
571
+ direction or management of such entity, whether by contract or
572
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
573
+ outstanding shares, or (iii) beneficial ownership of such entity.
574
+
575
+ "You" (or "Your") shall mean an individual or Legal Entity
576
+ exercising permissions granted by this License.
577
+
578
+ "Source" form shall mean the preferred form for making modifications,
579
+ including but not limited to software source code, documentation
580
+ source, and configuration files.
581
+
582
+ "Object" form shall mean any form resulting from mechanical
583
+ transformation or translation of a Source form, including but
584
+ not limited to compiled object code, generated documentation,
585
+ and conversions to other media types.
586
+
587
+ "Work" shall mean the work of authorship, whether in Source or
588
+ Object form, made available under the License, as indicated by a
589
+ copyright notice that is included in or attached to the work
590
+ (an example is provided in the Appendix below).
591
+
592
+ "Derivative Works" shall mean any work, whether in Source or Object
593
+ form, that is based on (or derived from) the Work and for which the
594
+ editorial revisions, annotations, elaborations, or other modifications
595
+ represent, as a whole, an original work of authorship. For the purposes
596
+ of this License, Derivative Works shall not include works that remain
597
+ separable from, or merely link (or bind by name) to the interfaces of,
598
+ the Work and Derivative Works thereof.
599
+
600
+ "Contribution" shall mean any work of authorship, including
601
+ the original version of the Work and any modifications or additions
602
+ to that Work or Derivative Works thereof, that is intentionally
603
+ submitted to Licensor for inclusion in the Work by the copyright owner
604
+ or by an individual or Legal Entity authorized to submit on behalf of
605
+ the copyright owner. For the purposes of this definition, "submitted"
606
+ means any form of electronic, verbal, or written communication sent
607
+ to the Licensor or its representatives, including but not limited to
608
+ communication on electronic mailing lists, source code control systems,
609
+ and issue tracking systems that are managed by, or on behalf of, the
610
+ Licensor for the purpose of discussing and improving the Work, but
611
+ excluding communication that is conspicuously marked or otherwise
612
+ designated in writing by the copyright owner as "Not a Contribution."
613
+
614
+ "Contributor" shall mean Licensor and any individual or Legal Entity
615
+ on behalf of whom a Contribution has been received by Licensor and
616
+ subsequently incorporated within the Work.
617
+
618
+ 2. Grant of Copyright License. Subject to the terms and conditions of
619
+ this License, each Contributor hereby grants to You a perpetual,
620
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
621
+ copyright license to reproduce, prepare Derivative Works of,
622
+ publicly display, publicly perform, sublicense, and distribute the
623
+ Work and such Derivative Works in Source or Object form.
624
+
625
+ 3. Grant of Patent License. Subject to the terms and conditions of
626
+ this License, each Contributor hereby grants to You a perpetual,
627
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
628
+ (except as stated in this section) patent license to make, have made,
629
+ use, offer to sell, sell, import, and otherwise transfer the Work,
630
+ where such license applies only to those patent claims licensable
631
+ by such Contributor that are necessarily infringed by their
632
+ Contribution(s) alone or by combination of their Contribution(s)
633
+ with the Work to which such Contribution(s) was submitted. If You
634
+ institute patent litigation against any entity (including a
635
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
636
+ or a Contribution incorporated within the Work constitutes direct
637
+ or contributory patent infringement, then any patent licenses
638
+ granted to You under this License for that Work shall terminate
639
+ as of the date such litigation is filed.
640
+
641
+ 4. Redistribution. You may reproduce and distribute copies of the
642
+ Work or Derivative Works thereof in any medium, with or without
643
+ modifications, and in Source or Object form, provided that You
644
+ meet the following conditions:
645
+
646
+ (a) You must give any other recipients of the Work or
647
+ Derivative Works a copy of this License; and
648
+
649
+ (b) You must cause any modified files to carry prominent notices
650
+ stating that You changed the files; and
651
+
652
+ (c) You must retain, in the Source form of any Derivative Works
653
+ that You distribute, all copyright, patent, trademark, and
654
+ attribution notices from the Source form of the Work,
655
+ excluding those notices that do not pertain to any part of
656
+ the Derivative Works; and
657
+
658
+ (d) If the Work includes a "NOTICE" text file as part of its
659
+ distribution, then any Derivative Works that You distribute must
660
+ include a readable copy of the attribution notices contained
661
+ within such NOTICE file, excluding those notices that do not
662
+ pertain to any part of the Derivative Works, in at least one
663
+ of the following places: within a NOTICE text file distributed
664
+ as part of the Derivative Works; within the Source form or
665
+ documentation, if provided along with the Derivative Works; or,
666
+ within a display generated by the Derivative Works, if and
667
+ wherever such third-party notices normally appear. The contents
668
+ of the NOTICE file are for informational purposes only and
669
+ do not modify the License. You may add Your own attribution
670
+ notices within Derivative Works that You distribute, alongside
671
+ or as an addendum to the NOTICE text from the Work, provided
672
+ that such additional attribution notices cannot be construed
673
+ as modifying the License.
674
+
675
+ You may add Your own copyright statement to Your modifications and
676
+ may provide additional or different license terms and conditions
677
+ for use, reproduction, or distribution of Your modifications, or
678
+ for any such Derivative Works as a whole, provided Your use,
679
+ reproduction, and distribution of the Work otherwise complies with
680
+ the conditions stated in this License.
681
+
682
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
683
+ any Contribution intentionally submitted for inclusion in the Work
684
+ by You to the Licensor shall be under the terms and conditions of
685
+ this License, without any additional terms or conditions.
686
+ Notwithstanding the above, nothing herein shall supersede or modify
687
+ the terms of any separate license agreement you may have executed
688
+ with Licensor regarding such Contributions.
689
+
690
+ 6. Trademarks. This License does not grant permission to use the trade
691
+ names, trademarks, service marks, or product names of the Licensor,
692
+ except as required for reasonable and customary use in describing the
693
+ origin of the Work and reproducing the content of the NOTICE file.
694
+
695
+ 7. Disclaimer of Warranty. Unless required by applicable law or
696
+ agreed to in writing, Licensor provides the Work (and each
697
+ Contributor provides its Contributions) on an "AS IS" BASIS,
698
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
699
+ implied, including, without limitation, any warranties or conditions
700
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
701
+ PARTICULAR PURPOSE. You are solely responsible for determining the
702
+ appropriateness of using or redistributing the Work and assume any
703
+ risks associated with Your exercise of permissions under this License.
704
+
705
+ 8. Limitation of Liability. In no event and under no legal theory,
706
+ whether in tort (including negligence), contract, or otherwise,
707
+ unless required by applicable law (such as deliberate and grossly
708
+ negligent acts) or agreed to in writing, shall any Contributor be
709
+ liable to You for damages, including any direct, indirect, special,
710
+ incidental, or consequential damages of any character arising as a
711
+ result of this License or out of the use or inability to use the
712
+ Work (including but not limited to damages for loss of goodwill,
713
+ work stoppage, computer failure or malfunction, or any and all
714
+ other commercial damages or losses), even if such Contributor
715
+ has been advised of the possibility of such damages.
716
+
717
+ 9. Accepting Warranty or Additional Liability. While redistributing
718
+ the Work or Derivative Works thereof, You may choose to offer,
719
+ and charge a fee for, acceptance of support, warranty, indemnity,
720
+ or other liability obligations and/or rights consistent with this
721
+ License. However, in accepting such obligations, You may act only
722
+ on Your own behalf and on Your sole responsibility, not on behalf
723
+ of any other Contributor, and only if You agree to indemnify,
724
+ defend, and hold each Contributor harmless for any liability
725
+ incurred by, or claims asserted against, such Contributor by reason
726
+ of your accepting any such warranty or additional liability.
727
+
728
+ END OF TERMS AND CONDITIONS
729
+
730
+ APPENDIX: How to apply the Apache License to your work.
731
+
732
+ To apply the Apache License to your work, attach the following
733
+ boilerplate notice, with the fields enclosed by brackets "[]"
734
+ replaced with your own identifying information. (Don't include
735
+ the brackets!) The text should be enclosed in the appropriate
736
+ comment syntax for the file format. We also recommend that a
737
+ file or class name and description of purpose be included on the
738
+ same "printed page" as the copyright notice for easier
739
+ identification within third-party archives.
740
+
741
+ Copyright [yyyy] [name of copyright owner]
742
+
743
+ Licensed under the Apache License, Version 2.0 (the "License");
744
+ you may not use this file except in compliance with the License.
745
+ You may obtain a copy of the License at
746
+
747
+ http://www.apache.org/licenses/LICENSE-2.0
748
+
749
+ Unless required by applicable law or agreed to in writing, software
750
+ distributed under the License is distributed on an "AS IS" BASIS,
751
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
752
+ See the License for the specific language governing permissions and
753
+ limitations under the License.
754
+ ```
755
+
756
+ ## ulidx@2.4.1
757
+
758
+ License: MIT
759
+
760
+ ```
761
+ MIT License
762
+
763
+ Copyright (c) 2021 Perry Mitchell
764
+
765
+ Permission is hereby granted, free of charge, to any person obtaining a copy
766
+ of this software and associated documentation files (the "Software"), to deal
767
+ in the Software without restriction, including without limitation the rights
768
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
769
+ copies of the Software, and to permit persons to whom the Software is
770
+ furnished to do so, subject to the following conditions:
771
+
772
+ The above copyright notice and this permission notice shall be included in all
773
+ copies or substantial portions of the Software.
774
+
775
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
776
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
777
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
778
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
779
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
780
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
781
+ SOFTWARE.
782
+ ```
783
+
784
+ ## uncrypto@0.1.3
785
+
786
+ License: MIT
787
+
788
+ ```
789
+ MIT License
790
+
791
+ Copyright (c) Pooya Parsa <pooya@pi0.io>
792
+
793
+ Permission is hereby granted, free of charge, to any person obtaining a copy
794
+ of this software and associated documentation files (the "Software"), to deal
795
+ in the Software without restriction, including without limitation the rights
796
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
797
+ copies of the Software, and to permit persons to whom the Software is
798
+ furnished to do so, subject to the following conditions:
799
+
800
+ The above copyright notice and this permission notice shall be included in all
801
+ copies or substantial portions of the Software.
802
+
803
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
804
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
805
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
806
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
807
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
808
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
809
+ SOFTWARE.
810
+ ```
811
+
812
+ ## uuid@11.1.1
813
+
814
+ License: MIT
815
+
816
+ ```
817
+ The MIT License (MIT)
818
+
819
+ Copyright (c) 2010-2020 Robert Kieffer and other contributors
820
+
821
+ 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:
822
+
823
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
824
+
825
+ 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.
826
+ ```
827
+