@kanera/cli 1.5.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,708 @@
1
+ # Third-party notices
2
+
3
+ The `kanera` executable bundles the following packages. Each remains under its own license,
4
+ reproduced below. The Kanera code in this package is licensed under the Elastic License 2.0
5
+ (see LICENSE).
6
+
7
+ ## @modelcontextprotocol/sdk@1.30.0
8
+
9
+ License: MIT
10
+
11
+ ```text
12
+ MIT License
13
+
14
+ Copyright (c) 2024 Anthropic, PBC
15
+
16
+ Permission is hereby granted, free of charge, to any person obtaining a copy
17
+ of this software and associated documentation files (the "Software"), to deal
18
+ in the Software without restriction, including without limitation the rights
19
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
20
+ copies of the Software, and to permit persons to whom the Software is
21
+ furnished to do so, subject to the following conditions:
22
+
23
+ The above copyright notice and this permission notice shall be included in all
24
+ copies or substantial portions of the Software.
25
+
26
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
27
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
28
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
29
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
30
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
31
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32
+ SOFTWARE.
33
+
34
+ ```
35
+ ## @opentelemetry/api@1.9.1
36
+
37
+ License: Apache-2.0
38
+
39
+ ```text
40
+ Apache License
41
+ Version 2.0, January 2004
42
+ http://www.apache.org/licenses/
43
+
44
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
45
+
46
+ 1. Definitions.
47
+
48
+ "License" shall mean the terms and conditions for use, reproduction,
49
+ and distribution as defined by Sections 1 through 9 of this document.
50
+
51
+ "Licensor" shall mean the copyright owner or entity authorized by
52
+ the copyright owner that is granting the License.
53
+
54
+ "Legal Entity" shall mean the union of the acting entity and all
55
+ other entities that control, are controlled by, or are under common
56
+ control with that entity. For the purposes of this definition,
57
+ "control" means (i) the power, direct or indirect, to cause the
58
+ direction or management of such entity, whether by contract or
59
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
60
+ outstanding shares, or (iii) beneficial ownership of such entity.
61
+
62
+ "You" (or "Your") shall mean an individual or Legal Entity
63
+ exercising permissions granted by this License.
64
+
65
+ "Source" form shall mean the preferred form for making modifications,
66
+ including but not limited to software source code, documentation
67
+ source, and configuration files.
68
+
69
+ "Object" form shall mean any form resulting from mechanical
70
+ transformation or translation of a Source form, including but
71
+ not limited to compiled object code, generated documentation,
72
+ and conversions to other media types.
73
+
74
+ "Work" shall mean the work of authorship, whether in Source or
75
+ Object form, made available under the License, as indicated by a
76
+ copyright notice that is included in or attached to the work
77
+ (an example is provided in the Appendix below).
78
+
79
+ "Derivative Works" shall mean any work, whether in Source or Object
80
+ form, that is based on (or derived from) the Work and for which the
81
+ editorial revisions, annotations, elaborations, or other modifications
82
+ represent, as a whole, an original work of authorship. For the purposes
83
+ of this License, Derivative Works shall not include works that remain
84
+ separable from, or merely link (or bind by name) to the interfaces of,
85
+ the Work and Derivative Works thereof.
86
+
87
+ "Contribution" shall mean any work of authorship, including
88
+ the original version of the Work and any modifications or additions
89
+ to that Work or Derivative Works thereof, that is intentionally
90
+ submitted to Licensor for inclusion in the Work by the copyright owner
91
+ or by an individual or Legal Entity authorized to submit on behalf of
92
+ the copyright owner. For the purposes of this definition, "submitted"
93
+ means any form of electronic, verbal, or written communication sent
94
+ to the Licensor or its representatives, including but not limited to
95
+ communication on electronic mailing lists, source code control systems,
96
+ and issue tracking systems that are managed by, or on behalf of, the
97
+ Licensor for the purpose of discussing and improving the Work, but
98
+ excluding communication that is conspicuously marked or otherwise
99
+ designated in writing by the copyright owner as "Not a Contribution."
100
+
101
+ "Contributor" shall mean Licensor and any individual or Legal Entity
102
+ on behalf of whom a Contribution has been received by Licensor and
103
+ subsequently incorporated within the Work.
104
+
105
+ 2. Grant of Copyright License. Subject to the terms and conditions of
106
+ this License, each Contributor hereby grants to You a perpetual,
107
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
108
+ copyright license to reproduce, prepare Derivative Works of,
109
+ publicly display, publicly perform, sublicense, and distribute the
110
+ Work and such Derivative Works in Source or Object form.
111
+
112
+ 3. Grant of Patent License. Subject to the terms and conditions of
113
+ this License, each Contributor hereby grants to You a perpetual,
114
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
115
+ (except as stated in this section) patent license to make, have made,
116
+ use, offer to sell, sell, import, and otherwise transfer the Work,
117
+ where such license applies only to those patent claims licensable
118
+ by such Contributor that are necessarily infringed by their
119
+ Contribution(s) alone or by combination of their Contribution(s)
120
+ with the Work to which such Contribution(s) was submitted. If You
121
+ institute patent litigation against any entity (including a
122
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
123
+ or a Contribution incorporated within the Work constitutes direct
124
+ or contributory patent infringement, then any patent licenses
125
+ granted to You under this License for that Work shall terminate
126
+ as of the date such litigation is filed.
127
+
128
+ 4. Redistribution. You may reproduce and distribute copies of the
129
+ Work or Derivative Works thereof in any medium, with or without
130
+ modifications, and in Source or Object form, provided that You
131
+ meet the following conditions:
132
+
133
+ (a) You must give any other recipients of the Work or
134
+ Derivative Works a copy of this License; and
135
+
136
+ (b) You must cause any modified files to carry prominent notices
137
+ stating that You changed the files; and
138
+
139
+ (c) You must retain, in the Source form of any Derivative Works
140
+ that You distribute, all copyright, patent, trademark, and
141
+ attribution notices from the Source form of the Work,
142
+ excluding those notices that do not pertain to any part of
143
+ the Derivative Works; and
144
+
145
+ (d) If the Work includes a "NOTICE" text file as part of its
146
+ distribution, then any Derivative Works that You distribute must
147
+ include a readable copy of the attribution notices contained
148
+ within such NOTICE file, excluding those notices that do not
149
+ pertain to any part of the Derivative Works, in at least one
150
+ of the following places: within a NOTICE text file distributed
151
+ as part of the Derivative Works; within the Source form or
152
+ documentation, if provided along with the Derivative Works; or,
153
+ within a display generated by the Derivative Works, if and
154
+ wherever such third-party notices normally appear. The contents
155
+ of the NOTICE file are for informational purposes only and
156
+ do not modify the License. You may add Your own attribution
157
+ notices within Derivative Works that You distribute, alongside
158
+ or as an addendum to the NOTICE text from the Work, provided
159
+ that such additional attribution notices cannot be construed
160
+ as modifying the License.
161
+
162
+ You may add Your own copyright statement to Your modifications and
163
+ may provide additional or different license terms and conditions
164
+ for use, reproduction, or distribution of Your modifications, or
165
+ for any such Derivative Works as a whole, provided Your use,
166
+ reproduction, and distribution of the Work otherwise complies with
167
+ the conditions stated in this License.
168
+
169
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
170
+ any Contribution intentionally submitted for inclusion in the Work
171
+ by You to the Licensor shall be under the terms and conditions of
172
+ this License, without any additional terms or conditions.
173
+ Notwithstanding the above, nothing herein shall supersede or modify
174
+ the terms of any separate license agreement you may have executed
175
+ with Licensor regarding such Contributions.
176
+
177
+ 6. Trademarks. This License does not grant permission to use the trade
178
+ names, trademarks, service marks, or product names of the Licensor,
179
+ except as required for reasonable and customary use in describing the
180
+ origin of the Work and reproducing the content of the NOTICE file.
181
+
182
+ 7. Disclaimer of Warranty. Unless required by applicable law or
183
+ agreed to in writing, Licensor provides the Work (and each
184
+ Contributor provides its Contributions) on an "AS IS" BASIS,
185
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
186
+ implied, including, without limitation, any warranties or conditions
187
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
188
+ PARTICULAR PURPOSE. You are solely responsible for determining the
189
+ appropriateness of using or redistributing the Work and assume any
190
+ risks associated with Your exercise of permissions under this License.
191
+
192
+ 8. Limitation of Liability. In no event and under no legal theory,
193
+ whether in tort (including negligence), contract, or otherwise,
194
+ unless required by applicable law (such as deliberate and grossly
195
+ negligent acts) or agreed to in writing, shall any Contributor be
196
+ liable to You for damages, including any direct, indirect, special,
197
+ incidental, or consequential damages of any character arising as a
198
+ result of this License or out of the use or inability to use the
199
+ Work (including but not limited to damages for loss of goodwill,
200
+ work stoppage, computer failure or malfunction, or any and all
201
+ other commercial damages or losses), even if such Contributor
202
+ has been advised of the possibility of such damages.
203
+
204
+ 9. Accepting Warranty or Additional Liability. While redistributing
205
+ the Work or Derivative Works thereof, You may choose to offer,
206
+ and charge a fee for, acceptance of support, warranty, indemnity,
207
+ or other liability obligations and/or rights consistent with this
208
+ License. However, in accepting such obligations, You may act only
209
+ on Your own behalf and on Your sole responsibility, not on behalf
210
+ of any other Contributor, and only if You agree to indemnify,
211
+ defend, and hold each Contributor harmless for any liability
212
+ incurred by, or claims asserted against, such Contributor by reason
213
+ of your accepting any such warranty or additional liability.
214
+
215
+ END OF TERMS AND CONDITIONS
216
+
217
+ APPENDIX: How to apply the Apache License to your work.
218
+
219
+ To apply the Apache License to your work, attach the following
220
+ boilerplate notice, with the fields enclosed by brackets "[]"
221
+ replaced with your own identifying information. (Don't include
222
+ the brackets!) The text should be enclosed in the appropriate
223
+ comment syntax for the file format. We also recommend that a
224
+ file or class name and description of purpose be included on the
225
+ same "printed page" as the copyright notice for easier
226
+ identification within third-party archives.
227
+
228
+ Copyright [yyyy] [name of copyright owner]
229
+
230
+ Licensed under the Apache License, Version 2.0 (the "License");
231
+ you may not use this file except in compliance with the License.
232
+ You may obtain a copy of the License at
233
+
234
+ http://www.apache.org/licenses/LICENSE-2.0
235
+
236
+ Unless required by applicable law or agreed to in writing, software
237
+ distributed under the License is distributed on an "AS IS" BASIS,
238
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
239
+ See the License for the specific language governing permissions and
240
+ limitations under the License.
241
+
242
+ ```
243
+ ## @prometheus-io/client@0.16.1
244
+
245
+ License: Apache-2.0
246
+
247
+ ```text
248
+ Apache License
249
+ Version 2.0, January 2004
250
+ http://www.apache.org/licenses/
251
+
252
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
253
+
254
+ 1. Definitions.
255
+
256
+ "License" shall mean the terms and conditions for use, reproduction,
257
+ and distribution as defined by Sections 1 through 9 of this document.
258
+
259
+ "Licensor" shall mean the copyright owner or entity authorized by
260
+ the copyright owner that is granting the License.
261
+
262
+ "Legal Entity" shall mean the union of the acting entity and all
263
+ other entities that control, are controlled by, or are under common
264
+ control with that entity. For the purposes of this definition,
265
+ "control" means (i) the power, direct or indirect, to cause the
266
+ direction or management of such entity, whether by contract or
267
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
268
+ outstanding shares, or (iii) beneficial ownership of such entity.
269
+
270
+ "You" (or "Your") shall mean an individual or Legal Entity
271
+ exercising permissions granted by this License.
272
+
273
+ "Source" form shall mean the preferred form for making modifications,
274
+ including but not limited to software source code, documentation
275
+ source, and configuration files.
276
+
277
+ "Object" form shall mean any form resulting from mechanical
278
+ transformation or translation of a Source form, including but
279
+ not limited to compiled object code, generated documentation,
280
+ and conversions to other media types.
281
+
282
+ "Work" shall mean the work of authorship, whether in Source or
283
+ Object form, made available under the License, as indicated by a
284
+ copyright notice that is included in or attached to the work
285
+ (an example is provided in the Appendix below).
286
+
287
+ "Derivative Works" shall mean any work, whether in Source or Object
288
+ form, that is based on (or derived from) the Work and for which the
289
+ editorial revisions, annotations, elaborations, or other modifications
290
+ represent, as a whole, an original work of authorship. For the purposes
291
+ of this License, Derivative Works shall not include works that remain
292
+ separable from, or merely link (or bind by name) to the interfaces of,
293
+ the Work and Derivative Works thereof.
294
+
295
+ "Contribution" shall mean any work of authorship, including
296
+ the original version of the Work and any modifications or additions
297
+ to that Work or Derivative Works thereof, that is intentionally
298
+ submitted to Licensor for inclusion in the Work by the copyright owner
299
+ or by an individual or Legal Entity authorized to submit on behalf of
300
+ the copyright owner. For the purposes of this definition, "submitted"
301
+ means any form of electronic, verbal, or written communication sent
302
+ to the Licensor or its representatives, including but not limited to
303
+ communication on electronic mailing lists, source code control systems,
304
+ and issue tracking systems that are managed by, or on behalf of, the
305
+ Licensor for the purpose of discussing and improving the Work, but
306
+ excluding communication that is conspicuously marked or otherwise
307
+ designated in writing by the copyright owner as "Not a Contribution."
308
+
309
+ "Contributor" shall mean Licensor and any individual or Legal Entity
310
+ on behalf of whom a Contribution has been received by Licensor and
311
+ subsequently incorporated within the Work.
312
+
313
+ 2. Grant of Copyright License. Subject to the terms and conditions of
314
+ this License, each Contributor hereby grants to You a perpetual,
315
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
316
+ copyright license to reproduce, prepare Derivative Works of,
317
+ publicly display, publicly perform, sublicense, and distribute the
318
+ Work and such Derivative Works in Source or Object form.
319
+
320
+ 3. Grant of Patent License. Subject to the terms and conditions of
321
+ this License, each Contributor hereby grants to You a perpetual,
322
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
323
+ (except as stated in this section) patent license to make, have made,
324
+ use, offer to sell, sell, import, and otherwise transfer the Work,
325
+ where such license applies only to those patent claims licensable
326
+ by such Contributor that are necessarily infringed by their
327
+ Contribution(s) alone or by combination of their Contribution(s)
328
+ with the Work to which such Contribution(s) was submitted. If You
329
+ institute patent litigation against any entity (including a
330
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
331
+ or a Contribution incorporated within the Work constitutes direct
332
+ or contributory patent infringement, then any patent licenses
333
+ granted to You under this License for that Work shall terminate
334
+ as of the date such litigation is filed.
335
+
336
+ 4. Redistribution. You may reproduce and distribute copies of the
337
+ Work or Derivative Works thereof in any medium, with or without
338
+ modifications, and in Source or Object form, provided that You
339
+ meet the following conditions:
340
+
341
+ (a) You must give any other recipients of the Work or
342
+ Derivative Works a copy of this License; and
343
+
344
+ (b) You must cause any modified files to carry prominent notices
345
+ stating that You changed the files; and
346
+
347
+ (c) You must retain, in the Source form of any Derivative Works
348
+ that You distribute, all copyright, patent, trademark, and
349
+ attribution notices from the Source form of the Work,
350
+ excluding those notices that do not pertain to any part of
351
+ the Derivative Works; and
352
+
353
+ (d) If the Work includes a "NOTICE" text file as part of its
354
+ distribution, then any Derivative Works that You distribute must
355
+ include a readable copy of the attribution notices contained
356
+ within such NOTICE file, excluding those notices that do not
357
+ pertain to any part of the Derivative Works, in at least one
358
+ of the following places: within a NOTICE text file distributed
359
+ as part of the Derivative Works; within the Source form or
360
+ documentation, if provided along with the Derivative Works; or,
361
+ within a display generated by the Derivative Works, if and
362
+ wherever such third-party notices normally appear. The contents
363
+ of the NOTICE file are for informational purposes only and
364
+ do not modify the License. You may add Your own attribution
365
+ notices within Derivative Works that You distribute, alongside
366
+ or as an addendum to the NOTICE text from the Work, provided
367
+ that such additional attribution notices cannot be construed
368
+ as modifying the License.
369
+
370
+ You may add Your own copyright statement to Your modifications and
371
+ may provide additional or different license terms and conditions
372
+ for use, reproduction, or distribution of Your modifications, or
373
+ for any such Derivative Works as a whole, provided Your use,
374
+ reproduction, and distribution of the Work otherwise complies with
375
+ the conditions stated in this License.
376
+
377
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
378
+ any Contribution intentionally submitted for inclusion in the Work
379
+ by You to the Licensor shall be under the terms and conditions of
380
+ this License, without any additional terms or conditions.
381
+ Notwithstanding the above, nothing herein shall supersede or modify
382
+ the terms of any separate license agreement you may have executed
383
+ with Licensor regarding such Contributions.
384
+
385
+ 6. Trademarks. This License does not grant permission to use the trade
386
+ names, trademarks, service marks, or product names of the Licensor,
387
+ except as required for reasonable and customary use in describing the
388
+ origin of the Work and reproducing the content of the NOTICE file.
389
+
390
+ 7. Disclaimer of Warranty. Unless required by applicable law or
391
+ agreed to in writing, Licensor provides the Work (and each
392
+ Contributor provides its Contributions) on an "AS IS" BASIS,
393
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
394
+ implied, including, without limitation, any warranties or conditions
395
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
396
+ PARTICULAR PURPOSE. You are solely responsible for determining the
397
+ appropriateness of using or redistributing the Work and assume any
398
+ risks associated with Your exercise of permissions under this License.
399
+
400
+ 8. Limitation of Liability. In no event and under no legal theory,
401
+ whether in tort (including negligence), contract, or otherwise,
402
+ unless required by applicable law (such as deliberate and grossly
403
+ negligent acts) or agreed to in writing, shall any Contributor be
404
+ liable to You for damages, including any direct, indirect, special,
405
+ incidental, or consequential damages of any character arising as a
406
+ result of this License or out of the use or inability to use the
407
+ Work (including but not limited to damages for loss of goodwill,
408
+ work stoppage, computer failure or malfunction, or any and all
409
+ other commercial damages or losses), even if such Contributor
410
+ has been advised of the possibility of such damages.
411
+
412
+ 9. Accepting Warranty or Additional Liability. While redistributing
413
+ the Work or Derivative Works thereof, You may choose to offer,
414
+ and charge a fee for, acceptance of support, warranty, indemnity,
415
+ or other liability obligations and/or rights consistent with this
416
+ License. However, in accepting such obligations, You may act only
417
+ on Your own behalf and on Your sole responsibility, not on behalf
418
+ of any other Contributor, and only if You agree to indemnify,
419
+ defend, and hold each Contributor harmless for any liability
420
+ incurred by, or claims asserted against, such Contributor by reason
421
+ of your accepting any such warranty or additional liability.
422
+
423
+ END OF TERMS AND CONDITIONS
424
+
425
+ APPENDIX: How to apply the Apache License to your work.
426
+
427
+ To apply the Apache License to your work, attach the following
428
+ boilerplate notice, with the fields enclosed by brackets "[]"
429
+ replaced with your own identifying information. (Don't include
430
+ the brackets!) The text should be enclosed in the appropriate
431
+ comment syntax for the file format. We also recommend that a
432
+ file or class name and description of purpose be included on the
433
+ same "printed page" as the copyright notice for easier
434
+ identification within third-party archives.
435
+
436
+ Copyright [yyyy] [name of copyright owner]
437
+
438
+ Licensed under the Apache License, Version 2.0 (the "License");
439
+ you may not use this file except in compliance with the License.
440
+ You may obtain a copy of the License at
441
+
442
+ http://www.apache.org/licenses/LICENSE-2.0
443
+
444
+ Unless required by applicable law or agreed to in writing, software
445
+ distributed under the License is distributed on an "AS IS" BASIS,
446
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
447
+ See the License for the specific language governing permissions and
448
+ limitations under the License.
449
+
450
+ ```
451
+ ## ajv@8.20.0
452
+
453
+ License: MIT
454
+
455
+ ```text
456
+ The MIT License (MIT)
457
+
458
+ Copyright (c) 2015-2021 Evgeny Poberezkin
459
+
460
+ Permission is hereby granted, free of charge, to any person obtaining a copy
461
+ of this software and associated documentation files (the "Software"), to deal
462
+ in the Software without restriction, including without limitation the rights
463
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
464
+ copies of the Software, and to permit persons to whom the Software is
465
+ furnished to do so, subject to the following conditions:
466
+
467
+ The above copyright notice and this permission notice shall be included in all
468
+ copies or substantial portions of the Software.
469
+
470
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
471
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
472
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
473
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
474
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
475
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
476
+ SOFTWARE.
477
+
478
+ ```
479
+ ## ajv-formats@3.0.1
480
+
481
+ License: MIT
482
+
483
+ ```text
484
+ MIT License
485
+
486
+ Copyright (c) 2020 Evgeny Poberezkin
487
+
488
+ Permission is hereby granted, free of charge, to any person obtaining a copy
489
+ of this software and associated documentation files (the "Software"), to deal
490
+ in the Software without restriction, including without limitation the rights
491
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
492
+ copies of the Software, and to permit persons to whom the Software is
493
+ furnished to do so, subject to the following conditions:
494
+
495
+ The above copyright notice and this permission notice shall be included in all
496
+ copies or substantial portions of the Software.
497
+
498
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
499
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
500
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
501
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
502
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
503
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
504
+ SOFTWARE.
505
+
506
+ ```
507
+ ## bintrees@1.0.2
508
+
509
+ License: MIT
510
+
511
+ ```text
512
+ Copyright (C) 2011 by Vadim Graboys
513
+
514
+ Permission is hereby granted, free of charge, to any person obtaining a copy
515
+ of this software and associated documentation files (the "Software"), to deal
516
+ in the Software without restriction, including without limitation the rights
517
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
518
+ copies of the Software, and to permit persons to whom the Software is
519
+ furnished to do so, subject to the following conditions:
520
+
521
+ The above copyright notice and this permission notice shall be included in
522
+ all copies or substantial portions of the Software.
523
+
524
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
525
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
526
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
527
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
528
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
529
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
530
+ THE SOFTWARE.
531
+
532
+ ```
533
+ ## drizzle-orm@0.45.2
534
+
535
+ License: Apache-2.0
536
+
537
+ The package ships no license file; its terms are the Apache-2.0 license, see the package's repository.
538
+ ## fast-deep-equal@3.1.3
539
+
540
+ License: MIT
541
+
542
+ ```text
543
+ MIT License
544
+
545
+ Copyright (c) 2017 Evgeny Poberezkin
546
+
547
+ Permission is hereby granted, free of charge, to any person obtaining a copy
548
+ of this software and associated documentation files (the "Software"), to deal
549
+ in the Software without restriction, including without limitation the rights
550
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
551
+ copies of the Software, and to permit persons to whom the Software is
552
+ furnished to do so, subject to the following conditions:
553
+
554
+ The above copyright notice and this permission notice shall be included in all
555
+ copies or substantial portions of the Software.
556
+
557
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
558
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
559
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
560
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
561
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
562
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
563
+ SOFTWARE.
564
+
565
+ ```
566
+ ## fast-uri@3.1.5
567
+
568
+ License: BSD-3-Clause
569
+
570
+ ```text
571
+ Copyright (c) 2011-2021, Gary Court until https://github.com/garycourt/uri-js/commit/a1acf730b4bba3f1097c9f52e7d9d3aba8cdcaae
572
+ Copyright (c) 2021-present The Fastify team <https://github.com/fastify/fastify#team>
573
+ All rights reserved.
574
+
575
+ Redistribution and use in source and binary forms, with or without
576
+ modification, are permitted provided that the following conditions are met:
577
+ * Redistributions of source code must retain the above copyright
578
+ notice, this list of conditions and the following disclaimer.
579
+ * Redistributions in binary form must reproduce the above copyright
580
+ notice, this list of conditions and the following disclaimer in the
581
+ documentation and/or other materials provided with the distribution.
582
+ * The names of any contributors may not be used to endorse or promote
583
+ products derived from this software without specific prior written
584
+ permission.
585
+
586
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
587
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
588
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
589
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS AND CONTRIBUTORS BE LIABLE FOR ANY
590
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
591
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
592
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
593
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
594
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
595
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
596
+
597
+ * * *
598
+
599
+ The complete list of contributors can be found at:
600
+ - https://github.com/garycourt/uri-js/graphs/contributors
601
+
602
+ ```
603
+ ## json-schema-traverse@1.0.0
604
+
605
+ License: MIT
606
+
607
+ ```text
608
+ MIT License
609
+
610
+ Copyright (c) 2017 Evgeny Poberezkin
611
+
612
+ Permission is hereby granted, free of charge, to any person obtaining a copy
613
+ of this software and associated documentation files (the "Software"), to deal
614
+ in the Software without restriction, including without limitation the rights
615
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
616
+ copies of the Software, and to permit persons to whom the Software is
617
+ furnished to do so, subject to the following conditions:
618
+
619
+ The above copyright notice and this permission notice shall be included in all
620
+ copies or substantial portions of the Software.
621
+
622
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
623
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
624
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
625
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
626
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
627
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
628
+ SOFTWARE.
629
+
630
+ ```
631
+ ## tdigest@0.1.2
632
+
633
+ License: MIT
634
+
635
+ ```text
636
+ The MIT License (MIT)
637
+
638
+ Copyright (c) 2015 Will Welch
639
+
640
+ Permission is hereby granted, free of charge, to any person obtaining a copy
641
+ of this software and associated documentation files (the "Software"), to deal
642
+ in the Software without restriction, including without limitation the rights
643
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
644
+ copies of the Software, and to permit persons to whom the Software is
645
+ furnished to do so, subject to the following conditions:
646
+
647
+ The above copyright notice and this permission notice shall be included in all
648
+ copies or substantial portions of the Software.
649
+
650
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
651
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
652
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
653
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
654
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
655
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
656
+ SOFTWARE.
657
+
658
+ ```
659
+ ## zod@4.5.1
660
+
661
+ License: MIT
662
+
663
+ ```text
664
+ MIT License
665
+
666
+ Copyright (c) 2025 Colin McDonnell
667
+
668
+ Permission is hereby granted, free of charge, to any person obtaining a copy
669
+ of this software and associated documentation files (the "Software"), to deal
670
+ in the Software without restriction, including without limitation the rights
671
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
672
+ copies of the Software, and to permit persons to whom the Software is
673
+ furnished to do so, subject to the following conditions:
674
+
675
+ The above copyright notice and this permission notice shall be included in all
676
+ copies or substantial portions of the Software.
677
+
678
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
679
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
680
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
681
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
682
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
683
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
684
+ SOFTWARE.
685
+
686
+ ```
687
+ ## zod-to-json-schema@3.25.2
688
+
689
+ License: ISC
690
+
691
+ ```text
692
+ ISC License
693
+
694
+ Copyright (c) 2020, Stefan Terdell
695
+
696
+ Permission to use, copy, modify, and/or distribute this software for any
697
+ purpose with or without fee is hereby granted, provided that the above
698
+ copyright notice and this permission notice appear in all copies.
699
+
700
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
701
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
702
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
703
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
704
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
705
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
706
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
707
+
708
+ ```