@likec4/mcp 1.50.0 → 1.52.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.
@@ -238,13 +238,35 @@ License: MIT
238
238
  By: Yusuke Wada
239
239
  Repository: https://github.com/honojs/node-server
240
240
 
241
+ > MIT License
242
+ >
243
+ > Copyright (c) 2022 - present, Yusuke Wada and Hono contributors
244
+ >
245
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
246
+ > of this software and associated documentation files (the "Software"), to deal
247
+ > in the Software without restriction, including without limitation the rights
248
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
249
+ > copies of the Software, and to permit persons to whom the Software is
250
+ > furnished to do so, subject to the following conditions:
251
+ >
252
+ > The above copyright notice and this permission notice shall be included in all
253
+ > copies or substantial portions of the Software.
254
+ >
255
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
256
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
257
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
258
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
259
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
260
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
261
+ > SOFTWARE.
262
+
241
263
  ---------------------------------------
242
264
 
243
- ## @likec4/config, @likec4/core, @likec4/layouts, @likec4/log, @likec4/style-preset
265
+ ## @likec4/config, @likec4/core, @likec4/language-services, @likec4/layouts, @likec4/log, @likec4/style-preset
244
266
 
245
267
  License: MIT
246
268
  By: Denis Davydkov
247
- Repositories: https://github.com/likec4/likec4, https://github.com/likec4/likec4, https://github.com/likec4/likec4, https://github.com/likec4/likec4, https://github.com/likec4/likec4
269
+ Repositories: https://github.com/likec4/likec4, https://github.com/likec4/likec4, https://github.com/likec4/likec4, https://github.com/likec4/likec4, https://github.com/likec4/likec4, https://github.com/likec4/likec4
248
270
 
249
271
  > MIT License
250
272
  >
@@ -374,20 +396,6 @@ Repository: https://github.com/modelcontextprotocol/typescript-sdk
374
396
 
375
397
  ---------------------------------------
376
398
 
377
- ## @msgpack/msgpack
378
-
379
- License: ISC
380
- By: The MessagePack community
381
- Repository: https://github.com/msgpack/msgpack-javascript
382
-
383
- > Copyright 2019 The MessagePack Community.
384
- >
385
- > Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
386
- >
387
- > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
388
-
389
- ---------------------------------------
390
-
391
399
  ## @radix-ui/colors
392
400
 
393
401
  License: MIT
@@ -417,216 +425,6 @@ By: Colm Tuite, Vlad Moroz
417
425
 
418
426
  ---------------------------------------
419
427
 
420
- ## @smithy/util-base64, @smithy/util-buffer-from
421
-
422
- License: Apache-2.0
423
- By: AWS SDK for JavaScript Team
424
- Repositories: https://github.com/smithy-lang/smithy-typescript, https://github.com/smithy-lang/smithy-typescript
425
-
426
- > Apache License
427
- > Version 2.0, January 2004
428
- > http://www.apache.org/licenses/
429
- >
430
- > TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
431
- >
432
- > 1. Definitions.
433
- >
434
- > "License" shall mean the terms and conditions for use, reproduction,
435
- > and distribution as defined by Sections 1 through 9 of this document.
436
- >
437
- > "Licensor" shall mean the copyright owner or entity authorized by
438
- > the copyright owner that is granting the License.
439
- >
440
- > "Legal Entity" shall mean the union of the acting entity and all
441
- > other entities that control, are controlled by, or are under common
442
- > control with that entity. For the purposes of this definition,
443
- > "control" means (i) the power, direct or indirect, to cause the
444
- > direction or management of such entity, whether by contract or
445
- > otherwise, or (ii) ownership of fifty percent (50%) or more of the
446
- > outstanding shares, or (iii) beneficial ownership of such entity.
447
- >
448
- > "You" (or "Your") shall mean an individual or Legal Entity
449
- > exercising permissions granted by this License.
450
- >
451
- > "Source" form shall mean the preferred form for making modifications,
452
- > including but not limited to software source code, documentation
453
- > source, and configuration files.
454
- >
455
- > "Object" form shall mean any form resulting from mechanical
456
- > transformation or translation of a Source form, including but
457
- > not limited to compiled object code, generated documentation,
458
- > and conversions to other media types.
459
- >
460
- > "Work" shall mean the work of authorship, whether in Source or
461
- > Object form, made available under the License, as indicated by a
462
- > copyright notice that is included in or attached to the work
463
- > (an example is provided in the Appendix below).
464
- >
465
- > "Derivative Works" shall mean any work, whether in Source or Object
466
- > form, that is based on (or derived from) the Work and for which the
467
- > editorial revisions, annotations, elaborations, or other modifications
468
- > represent, as a whole, an original work of authorship. For the purposes
469
- > of this License, Derivative Works shall not include works that remain
470
- > separable from, or merely link (or bind by name) to the interfaces of,
471
- > the Work and Derivative Works thereof.
472
- >
473
- > "Contribution" shall mean any work of authorship, including
474
- > the original version of the Work and any modifications or additions
475
- > to that Work or Derivative Works thereof, that is intentionally
476
- > submitted to Licensor for inclusion in the Work by the copyright owner
477
- > or by an individual or Legal Entity authorized to submit on behalf of
478
- > the copyright owner. For the purposes of this definition, "submitted"
479
- > means any form of electronic, verbal, or written communication sent
480
- > to the Licensor or its representatives, including but not limited to
481
- > communication on electronic mailing lists, source code control systems,
482
- > and issue tracking systems that are managed by, or on behalf of, the
483
- > Licensor for the purpose of discussing and improving the Work, but
484
- > excluding communication that is conspicuously marked or otherwise
485
- > designated in writing by the copyright owner as "Not a Contribution."
486
- >
487
- > "Contributor" shall mean Licensor and any individual or Legal Entity
488
- > on behalf of whom a Contribution has been received by Licensor and
489
- > subsequently incorporated within the Work.
490
- >
491
- > 2. Grant of Copyright License. Subject to the terms and conditions of
492
- > this License, each Contributor hereby grants to You a perpetual,
493
- > worldwide, non-exclusive, no-charge, royalty-free, irrevocable
494
- > copyright license to reproduce, prepare Derivative Works of,
495
- > publicly display, publicly perform, sublicense, and distribute the
496
- > Work and such Derivative Works in Source or Object form.
497
- >
498
- > 3. Grant of Patent License. Subject to the terms and conditions of
499
- > this License, each Contributor hereby grants to You a perpetual,
500
- > worldwide, non-exclusive, no-charge, royalty-free, irrevocable
501
- > (except as stated in this section) patent license to make, have made,
502
- > use, offer to sell, sell, import, and otherwise transfer the Work,
503
- > where such license applies only to those patent claims licensable
504
- > by such Contributor that are necessarily infringed by their
505
- > Contribution(s) alone or by combination of their Contribution(s)
506
- > with the Work to which such Contribution(s) was submitted. If You
507
- > institute patent litigation against any entity (including a
508
- > cross-claim or counterclaim in a lawsuit) alleging that the Work
509
- > or a Contribution incorporated within the Work constitutes direct
510
- > or contributory patent infringement, then any patent licenses
511
- > granted to You under this License for that Work shall terminate
512
- > as of the date such litigation is filed.
513
- >
514
- > 4. Redistribution. You may reproduce and distribute copies of the
515
- > Work or Derivative Works thereof in any medium, with or without
516
- > modifications, and in Source or Object form, provided that You
517
- > meet the following conditions:
518
- >
519
- > (a) You must give any other recipients of the Work or
520
- > Derivative Works a copy of this License; and
521
- >
522
- > (b) You must cause any modified files to carry prominent notices
523
- > stating that You changed the files; and
524
- >
525
- > (c) You must retain, in the Source form of any Derivative Works
526
- > that You distribute, all copyright, patent, trademark, and
527
- > attribution notices from the Source form of the Work,
528
- > excluding those notices that do not pertain to any part of
529
- > the Derivative Works; and
530
- >
531
- > (d) If the Work includes a "NOTICE" text file as part of its
532
- > distribution, then any Derivative Works that You distribute must
533
- > include a readable copy of the attribution notices contained
534
- > within such NOTICE file, excluding those notices that do not
535
- > pertain to any part of the Derivative Works, in at least one
536
- > of the following places: within a NOTICE text file distributed
537
- > as part of the Derivative Works; within the Source form or
538
- > documentation, if provided along with the Derivative Works; or,
539
- > within a display generated by the Derivative Works, if and
540
- > wherever such third-party notices normally appear. The contents
541
- > of the NOTICE file are for informational purposes only and
542
- > do not modify the License. You may add Your own attribution
543
- > notices within Derivative Works that You distribute, alongside
544
- > or as an addendum to the NOTICE text from the Work, provided
545
- > that such additional attribution notices cannot be construed
546
- > as modifying the License.
547
- >
548
- > You may add Your own copyright statement to Your modifications and
549
- > may provide additional or different license terms and conditions
550
- > for use, reproduction, or distribution of Your modifications, or
551
- > for any such Derivative Works as a whole, provided Your use,
552
- > reproduction, and distribution of the Work otherwise complies with
553
- > the conditions stated in this License.
554
- >
555
- > 5. Submission of Contributions. Unless You explicitly state otherwise,
556
- > any Contribution intentionally submitted for inclusion in the Work
557
- > by You to the Licensor shall be under the terms and conditions of
558
- > this License, without any additional terms or conditions.
559
- > Notwithstanding the above, nothing herein shall supersede or modify
560
- > the terms of any separate license agreement you may have executed
561
- > with Licensor regarding such Contributions.
562
- >
563
- > 6. Trademarks. This License does not grant permission to use the trade
564
- > names, trademarks, service marks, or product names of the Licensor,
565
- > except as required for reasonable and customary use in describing the
566
- > origin of the Work and reproducing the content of the NOTICE file.
567
- >
568
- > 7. Disclaimer of Warranty. Unless required by applicable law or
569
- > agreed to in writing, Licensor provides the Work (and each
570
- > Contributor provides its Contributions) on an "AS IS" BASIS,
571
- > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
572
- > implied, including, without limitation, any warranties or conditions
573
- > of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
574
- > PARTICULAR PURPOSE. You are solely responsible for determining the
575
- > appropriateness of using or redistributing the Work and assume any
576
- > risks associated with Your exercise of permissions under this License.
577
- >
578
- > 8. Limitation of Liability. In no event and under no legal theory,
579
- > whether in tort (including negligence), contract, or otherwise,
580
- > unless required by applicable law (such as deliberate and grossly
581
- > negligent acts) or agreed to in writing, shall any Contributor be
582
- > liable to You for damages, including any direct, indirect, special,
583
- > incidental, or consequential damages of any character arising as a
584
- > result of this License or out of the use or inability to use the
585
- > Work (including but not limited to damages for loss of goodwill,
586
- > work stoppage, computer failure or malfunction, or any and all
587
- > other commercial damages or losses), even if such Contributor
588
- > has been advised of the possibility of such damages.
589
- >
590
- > 9. Accepting Warranty or Additional Liability. While redistributing
591
- > the Work or Derivative Works thereof, You may choose to offer,
592
- > and charge a fee for, acceptance of support, warranty, indemnity,
593
- > or other liability obligations and/or rights consistent with this
594
- > License. However, in accepting such obligations, You may act only
595
- > on Your own behalf and on Your sole responsibility, not on behalf
596
- > of any other Contributor, and only if You agree to indemnify,
597
- > defend, and hold each Contributor harmless for any liability
598
- > incurred by, or claims asserted against, such Contributor by reason
599
- > of your accepting any such warranty or additional liability.
600
- >
601
- > END OF TERMS AND CONDITIONS
602
- >
603
- > APPENDIX: How to apply the Apache License to your work.
604
- >
605
- > To apply the Apache License to your work, attach the following
606
- > boilerplate notice, with the fields enclosed by brackets "{}"
607
- > replaced with your own identifying information. (Don't include
608
- > the brackets!) The text should be enclosed in the appropriate
609
- > comment syntax for the file format. We also recommend that a
610
- > file or class name and description of purpose be included on the
611
- > same "printed page" as the copyright notice for easier
612
- > identification within third-party archives.
613
- >
614
- > Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
615
- >
616
- > Licensed under the Apache License, Version 2.0 (the "License");
617
- > you may not use this file except in compliance with the License.
618
- > You may obtain a copy of the License at
619
- >
620
- > http://www.apache.org/licenses/LICENSE-2.0
621
- >
622
- > Unless required by applicable law or agreed to in writing, software
623
- > distributed under the License is distributed on an "AS IS" BASIS,
624
- > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
625
- > See the License for the specific language governing permissions and
626
- > limitations under the License.
627
-
628
- ---------------------------------------
629
-
630
428
  ## @ungap/structured-clone
631
429
 
632
430
  License: ISC
@@ -1893,6 +1691,84 @@ Repository: https://github.com/litejs/natural-compare-lite
1893
1691
 
1894
1692
  ---------------------------------------
1895
1693
 
1694
+ ## pathe
1695
+
1696
+ License: MIT
1697
+ Repository: https://github.com/unjs/pathe
1698
+
1699
+ > MIT License
1700
+ >
1701
+ > Copyright (c) Pooya Parsa <pooya@pi0.io> - Daniel Roe <daniel@roe.dev>
1702
+ >
1703
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
1704
+ > of this software and associated documentation files (the "Software"), to deal
1705
+ > in the Software without restriction, including without limitation the rights
1706
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1707
+ > copies of the Software, and to permit persons to whom the Software is
1708
+ > furnished to do so, subject to the following conditions:
1709
+ >
1710
+ > The above copyright notice and this permission notice shall be included in all
1711
+ > copies or substantial portions of the Software.
1712
+ >
1713
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1714
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1715
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1716
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1717
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1718
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1719
+ > SOFTWARE.
1720
+ >
1721
+ > ---
1722
+ >
1723
+ > Copyright Joyent, Inc. and other Node contributors.
1724
+ >
1725
+ > Permission is hereby granted, free of charge, to any person obtaining a
1726
+ > copy of this software and associated documentation files (the
1727
+ > "Software"), to deal in the Software without restriction, including
1728
+ > without limitation the rights to use, copy, modify, merge, publish,
1729
+ > distribute, sublicense, and/or sell copies of the Software, and to permit
1730
+ > persons to whom the Software is furnished to do so, subject to the
1731
+ > following conditions:
1732
+ >
1733
+ > The above copyright notice and this permission notice shall be included
1734
+ > in all copies or substantial portions of the Software.
1735
+ >
1736
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
1737
+ > OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1738
+ > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
1739
+ > NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
1740
+ > DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
1741
+ > OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
1742
+ > USE OR OTHER DEALINGS IN THE SOFTWARE.
1743
+ >
1744
+ > ---
1745
+ >
1746
+ > Bundled zeptomatch (https://github.com/fabiospampinato/zeptomatch)
1747
+ >
1748
+ > The MIT License (MIT)
1749
+ >
1750
+ > Copyright (c) 2023-present Fabio Spampinato
1751
+ >
1752
+ > Permission is hereby granted, free of charge, to any person obtaining a
1753
+ > copy of this software and associated documentation files (the "Software"),
1754
+ > to deal in the Software without restriction, including without limitation
1755
+ > the rights to use, copy, modify, merge, publish, distribute, sublicense,
1756
+ > and/or sell copies of the Software, and to permit persons to whom the
1757
+ > Software is furnished to do so, subject to the following conditions:
1758
+ >
1759
+ > The above copyright notice and this permission notice shall be included in
1760
+ > all copies or substantial portions of the Software.
1761
+ >
1762
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1763
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1764
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1765
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1766
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1767
+ > FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1768
+ > DEALINGS IN THE SOFTWARE.
1769
+
1770
+ ---------------------------------------
1771
+
1896
1772
  ## picomatch
1897
1773
 
1898
1774
  License: MIT
@@ -2112,6 +1988,35 @@ Repository: https://github.com/remeda/remeda
2112
1988
 
2113
1989
  ---------------------------------------
2114
1990
 
1991
+ ## tinyrainbow
1992
+
1993
+ License: MIT
1994
+ Repository: https://github.com/tinylibs/tinyrainbow
1995
+
1996
+ > MIT License
1997
+ >
1998
+ > Copyright (c) 2022 Tinylibs
1999
+ >
2000
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
2001
+ > of this software and associated documentation files (the "Software"), to deal
2002
+ > in the Software without restriction, including without limitation the rights
2003
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2004
+ > copies of the Software, and to permit persons to whom the Software is
2005
+ > furnished to do so, subject to the following conditions:
2006
+ >
2007
+ > The above copyright notice and this permission notice shall be included in all
2008
+ > copies or substantial portions of the Software.
2009
+ >
2010
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2011
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2012
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2013
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2014
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2015
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2016
+ > SOFTWARE.
2017
+
2018
+ ---------------------------------------
2019
+
2115
2020
  ## trough
2116
2021
 
2117
2022
  License: MIT