@visulima/cerebro 3.0.0-alpha.27 → 3.0.0-alpha.28

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.
package/LICENSE.md CHANGED
@@ -525,6 +525,644 @@ Repository: git+https://github.com/visulima/visulima.git
525
525
 
526
526
  ---------------------------------------
527
527
 
528
+ ## @visulima/string
529
+ License: MIT
530
+ By: Daniel Bannert
531
+ Repository: git+https://github.com/visulima/visulima.git
532
+
533
+ > MIT License
534
+ >
535
+ > Copyright (c) 2026 visulima
536
+ >
537
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
538
+ > of this software and associated documentation files (the "Software"), to deal
539
+ > in the Software without restriction, including without limitation the rights
540
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
541
+ > copies of the Software, and to permit persons to whom the Software is
542
+ > furnished to do so, subject to the following conditions:
543
+ >
544
+ > The above copyright notice and this permission notice shall be included in all
545
+ > copies or substantial portions of the Software.
546
+ >
547
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
548
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
549
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
550
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
551
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
552
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
553
+ > SOFTWARE.
554
+ >
555
+ >
556
+ >
557
+ > # Licenses of bundled dependencies
558
+ > The published @visulima/string artifact additionally contains code with the following licenses:
559
+ > MIT
560
+ >
561
+ > # Bundled dependencies:
562
+ > ## codsen-utils
563
+ > License: MIT
564
+ > By: Roy Revelt
565
+ > Repository: git+https://github.com/codsen/codsen.git
566
+ >
567
+ > > MIT License
568
+ > >
569
+ > > Copyright © 2010-2025 Roy Revelt and other contributors
570
+ > >
571
+ > > Permission is hereby granted, free of charge, to any person obtaining
572
+ > > a copy of this software and associated documentation files (the
573
+ > > "Software"), to deal in the Software without restriction, including
574
+ > > without limitation the rights to use, copy, modify, merge, publish,
575
+ > > distribute, sublicense, and/or sell copies of the Software, and to
576
+ > > permit persons to whom the Software is furnished to do so, subject to
577
+ > > the following conditions:
578
+ > >
579
+ > > The above copyright notice and this permission notice shall be
580
+ > > included in all copies or substantial portions of the Software.
581
+ > >
582
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
583
+ > > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
584
+ > > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
585
+ > > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
586
+ > > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
587
+ > > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
588
+ > > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
589
+ >
590
+ > ---------------------------------------
591
+ >
592
+ > ## emoji-regex-xs
593
+ > License: MIT
594
+ > By: Steven Levithan
595
+ > Repository: git+https://github.com/slevithan/emoji-regex-xs.git
596
+ >
597
+ > > MIT License
598
+ > >
599
+ > > Copyright (c) 2025 Steven Levithan
600
+ > >
601
+ > > Permission is hereby granted, free of charge, to any person obtaining a copy
602
+ > > of this software and associated documentation files (the "Software"), to deal
603
+ > > in the Software without restriction, including without limitation the rights
604
+ > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
605
+ > > copies of the Software, and to permit persons to whom the Software is
606
+ > > furnished to do so, subject to the following conditions:
607
+ > >
608
+ > > The above copyright notice and this permission notice shall be included in all
609
+ > > copies or substantial portions of the Software.
610
+ > >
611
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
612
+ > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
613
+ > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
614
+ > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
615
+ > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
616
+ > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
617
+ > > SOFTWARE.
618
+ >
619
+ > ---------------------------------------
620
+ >
621
+ > ## fastest-levenshtein
622
+ > License: MIT
623
+ > By: Kasper U. Weihe
624
+ > Repository: git+https://github.com/ka-weihe/fastest-levenshtein.git
625
+ >
626
+ > > MIT License
627
+ > >
628
+ > > Copyright (c) 2020 Kasper Unn Weihe
629
+ > >
630
+ > > Permission is hereby granted, free of charge, to any person obtaining a copy
631
+ > > of this software and associated documentation files (the "Software"), to deal
632
+ > > in the Software without restriction, including without limitation the rights
633
+ > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
634
+ > > copies of the Software, and to permit persons to whom the Software is
635
+ > > furnished to do so, subject to the following conditions:
636
+ > >
637
+ > > The above copyright notice and this permission notice shall be included in all
638
+ > > copies or substantial portions of the Software.
639
+ > >
640
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
641
+ > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
642
+ > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
643
+ > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
644
+ > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
645
+ > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
646
+ > > SOFTWARE.
647
+ >
648
+ > ---------------------------------------
649
+ >
650
+ > ## get-east-asian-width
651
+ > License: MIT
652
+ > By: Sindre Sorhus
653
+ > Repository: sindresorhus/get-east-asian-width
654
+ >
655
+ > > MIT License
656
+ > >
657
+ > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
658
+ > >
659
+ > > 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:
660
+ > >
661
+ > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
662
+ > >
663
+ > > 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.
664
+ >
665
+ > ---------------------------------------
666
+ >
667
+ > ## html-entities
668
+ > License: MIT
669
+ > By: Marat Dulin
670
+ > Repository: https://github.com/mdevils/html-entities.git
671
+ >
672
+ > > Copyright (c) 2021 Dulin Marat
673
+ > >
674
+ > > Permission is hereby granted, free of charge, to any person obtaining a copy
675
+ > > of this software and associated documentation files (the "Software"), to deal
676
+ > > in the Software without restriction, including without limitation the rights
677
+ > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
678
+ > > copies of the Software, and to permit persons to whom the Software is
679
+ > > furnished to do so, subject to the following conditions:
680
+ > >
681
+ > > The above copyright notice and this permission notice shall be included in
682
+ > > all copies or substantial portions of the Software.
683
+ > >
684
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
685
+ > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
686
+ > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
687
+ > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
688
+ > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
689
+ > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
690
+ > > THE SOFTWARE.
691
+ >
692
+ > ---------------------------------------
693
+ >
694
+ > ## indent-string
695
+ > License: MIT
696
+ > By: Sindre Sorhus
697
+ > Repository: sindresorhus/indent-string
698
+ >
699
+ > > MIT License
700
+ > >
701
+ > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
702
+ > >
703
+ > > 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:
704
+ > >
705
+ > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
706
+ > >
707
+ > > 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.
708
+ >
709
+ > ---------------------------------------
710
+ >
711
+ > ## lodash-es
712
+ > License: MIT
713
+ > By: John-David Dalton, Mathias Bynens
714
+ > Repository: lodash/lodash
715
+ >
716
+ > > Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
717
+ > >
718
+ > > Based on Underscore.js, copyright Jeremy Ashkenas,
719
+ > > DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
720
+ > >
721
+ > > This software consists of voluntary contributions made by many
722
+ > > individuals. For exact contribution history, see the revision history
723
+ > > available at https://github.com/lodash/lodash
724
+ > >
725
+ > > The following license applies to all parts of this software except as
726
+ > > documented below:
727
+ > >
728
+ > > ====
729
+ > >
730
+ > > Permission is hereby granted, free of charge, to any person obtaining
731
+ > > a copy of this software and associated documentation files (the
732
+ > > "Software"), to deal in the Software without restriction, including
733
+ > > without limitation the rights to use, copy, modify, merge, publish,
734
+ > > distribute, sublicense, and/or sell copies of the Software, and to
735
+ > > permit persons to whom the Software is furnished to do so, subject to
736
+ > > the following conditions:
737
+ > >
738
+ > > The above copyright notice and this permission notice shall be
739
+ > > included in all copies or substantial portions of the Software.
740
+ > >
741
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
742
+ > > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
743
+ > > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
744
+ > > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
745
+ > > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
746
+ > > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
747
+ > > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
748
+ > >
749
+ > > ====
750
+ > >
751
+ > > Copyright and related rights for sample code are waived via CC0. Sample
752
+ > > code is defined as all source code displayed within the prose of the
753
+ > > documentation.
754
+ > >
755
+ > > CC0: http://creativecommons.org/publicdomain/zero/1.0/
756
+ > >
757
+ > > ====
758
+ > >
759
+ > > Files located in the node_modules and vendor directories are externally
760
+ > > maintained libraries used by this software which have their own
761
+ > > licenses; we recommend you read them, as their terms may differ from the
762
+ > > terms above.
763
+ >
764
+ > ---------------------------------------
765
+ >
766
+ > ## ranges-apply
767
+ > License: MIT
768
+ > By: Roy Revelt
769
+ > Repository: git+https://github.com/codsen/codsen.git
770
+ >
771
+ > > MIT License
772
+ > >
773
+ > > Copyright © 2010-2025 Roy Revelt and other contributors
774
+ > >
775
+ > > Permission is hereby granted, free of charge, to any person obtaining
776
+ > > a copy of this software and associated documentation files (the
777
+ > > "Software"), to deal in the Software without restriction, including
778
+ > > without limitation the rights to use, copy, modify, merge, publish,
779
+ > > distribute, sublicense, and/or sell copies of the Software, and to
780
+ > > permit persons to whom the Software is furnished to do so, subject to
781
+ > > the following conditions:
782
+ > >
783
+ > > The above copyright notice and this permission notice shall be
784
+ > > included in all copies or substantial portions of the Software.
785
+ > >
786
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
787
+ > > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
788
+ > > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
789
+ > > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
790
+ > > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
791
+ > > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
792
+ > > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
793
+ >
794
+ > ---------------------------------------
795
+ >
796
+ > ## ranges-merge
797
+ > License: MIT
798
+ > By: Roy Revelt
799
+ > Repository: git+https://github.com/codsen/codsen.git
800
+ >
801
+ > > MIT License
802
+ > >
803
+ > > Copyright © 2010-2025 Roy Revelt and other contributors
804
+ > >
805
+ > > Permission is hereby granted, free of charge, to any person obtaining
806
+ > > a copy of this software and associated documentation files (the
807
+ > > "Software"), to deal in the Software without restriction, including
808
+ > > without limitation the rights to use, copy, modify, merge, publish,
809
+ > > distribute, sublicense, and/or sell copies of the Software, and to
810
+ > > permit persons to whom the Software is furnished to do so, subject to
811
+ > > the following conditions:
812
+ > >
813
+ > > The above copyright notice and this permission notice shall be
814
+ > > included in all copies or substantial portions of the Software.
815
+ > >
816
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
817
+ > > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
818
+ > > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
819
+ > > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
820
+ > > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
821
+ > > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
822
+ > > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
823
+ >
824
+ > ---------------------------------------
825
+ >
826
+ > ## ranges-push
827
+ > License: MIT
828
+ > By: Roy Revelt
829
+ > Repository: git+https://github.com/codsen/codsen.git
830
+ >
831
+ > > MIT License
832
+ > >
833
+ > > Copyright © 2010-2025 Roy Revelt and other contributors
834
+ > >
835
+ > > Permission is hereby granted, free of charge, to any person obtaining
836
+ > > a copy of this software and associated documentation files (the
837
+ > > "Software"), to deal in the Software without restriction, including
838
+ > > without limitation the rights to use, copy, modify, merge, publish,
839
+ > > distribute, sublicense, and/or sell copies of the Software, and to
840
+ > > permit persons to whom the Software is furnished to do so, subject to
841
+ > > the following conditions:
842
+ > >
843
+ > > The above copyright notice and this permission notice shall be
844
+ > > included in all copies or substantial portions of the Software.
845
+ > >
846
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
847
+ > > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
848
+ > > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
849
+ > > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
850
+ > > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
851
+ > > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
852
+ > > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
853
+ >
854
+ > ---------------------------------------
855
+ >
856
+ > ## ranges-sort
857
+ > License: MIT
858
+ > By: Roy Revelt
859
+ > Repository: git+https://github.com/codsen/codsen.git
860
+ >
861
+ > > MIT License
862
+ > >
863
+ > > Copyright © 2010-2025 Roy Revelt and other contributors
864
+ > >
865
+ > > Permission is hereby granted, free of charge, to any person obtaining
866
+ > > a copy of this software and associated documentation files (the
867
+ > > "Software"), to deal in the Software without restriction, including
868
+ > > without limitation the rights to use, copy, modify, merge, publish,
869
+ > > distribute, sublicense, and/or sell copies of the Software, and to
870
+ > > permit persons to whom the Software is furnished to do so, subject to
871
+ > > the following conditions:
872
+ > >
873
+ > > The above copyright notice and this permission notice shall be
874
+ > > included in all copies or substantial portions of the Software.
875
+ > >
876
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
877
+ > > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
878
+ > > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
879
+ > > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
880
+ > > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
881
+ > > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
882
+ > > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
883
+ >
884
+ > ---------------------------------------
885
+ >
886
+ > ## redent
887
+ > License: MIT
888
+ > By: Sindre Sorhus
889
+ > Repository: sindresorhus/redent
890
+ >
891
+ > > MIT License
892
+ > >
893
+ > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
894
+ > >
895
+ > > 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:
896
+ > >
897
+ > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
898
+ > >
899
+ > > 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.
900
+ >
901
+ > ---------------------------------------
902
+ >
903
+ > ## rfdc
904
+ > License: MIT
905
+ > By: David Mark Clements
906
+ > Repository: git+https://github.com/davidmarkclements/rfdc.git
907
+ >
908
+ > > Copyright 2019 "David Mark Clements <david.mark.clements@gmail.com>"
909
+ > >
910
+ > > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
911
+ > > documentation files (the "Software"), to deal in the Software without restriction, including without limitation
912
+ > > the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and
913
+ > > to permit persons to whom the Software is furnished to do so, subject to the following conditions:
914
+ > >
915
+ > > The above copyright notice and this permission notice shall be included in all copies or substantial portions
916
+ > > of the Software.
917
+ > >
918
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
919
+ > > TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
920
+ > > THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
921
+ > > CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
922
+ > > IN THE SOFTWARE.
923
+ >
924
+ > ---------------------------------------
925
+ >
926
+ > ## string-collapse-leading-whitespace
927
+ > License: MIT
928
+ > By: Roy Revelt
929
+ > Repository: git+https://github.com/codsen/codsen.git
930
+ >
931
+ > > MIT License
932
+ > >
933
+ > > Copyright © 2010-2025 Roy Revelt and other contributors
934
+ > >
935
+ > > Permission is hereby granted, free of charge, to any person obtaining
936
+ > > a copy of this software and associated documentation files (the
937
+ > > "Software"), to deal in the Software without restriction, including
938
+ > > without limitation the rights to use, copy, modify, merge, publish,
939
+ > > distribute, sublicense, and/or sell copies of the Software, and to
940
+ > > permit persons to whom the Software is furnished to do so, subject to
941
+ > > the following conditions:
942
+ > >
943
+ > > The above copyright notice and this permission notice shall be
944
+ > > included in all copies or substantial portions of the Software.
945
+ > >
946
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
947
+ > > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
948
+ > > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
949
+ > > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
950
+ > > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
951
+ > > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
952
+ > > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
953
+ >
954
+ > ---------------------------------------
955
+ >
956
+ > ## string-left-right
957
+ > License: MIT
958
+ > By: Roy Revelt
959
+ > Repository: git+https://github.com/codsen/codsen.git
960
+ >
961
+ > > MIT License
962
+ > >
963
+ > > Copyright © 2010-2025 Roy Revelt and other contributors
964
+ > >
965
+ > > Permission is hereby granted, free of charge, to any person obtaining
966
+ > > a copy of this software and associated documentation files (the
967
+ > > "Software"), to deal in the Software without restriction, including
968
+ > > without limitation the rights to use, copy, modify, merge, publish,
969
+ > > distribute, sublicense, and/or sell copies of the Software, and to
970
+ > > permit persons to whom the Software is furnished to do so, subject to
971
+ > > the following conditions:
972
+ > >
973
+ > > The above copyright notice and this permission notice shall be
974
+ > > included in all copies or substantial portions of the Software.
975
+ > >
976
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
977
+ > > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
978
+ > > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
979
+ > > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
980
+ > > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
981
+ > > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
982
+ > > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
983
+ >
984
+ > ---------------------------------------
985
+ >
986
+ > ## string-strip-html
987
+ > License: MIT
988
+ > By: Roy Revelt
989
+ > Repository: git+https://github.com/codsen/codsen.git
990
+ >
991
+ > > MIT License
992
+ > >
993
+ > > Copyright © 2010-2025 Roy Revelt and other contributors
994
+ > >
995
+ > > Permission is hereby granted, free of charge, to any person obtaining
996
+ > > a copy of this software and associated documentation files (the
997
+ > > "Software"), to deal in the Software without restriction, including
998
+ > > without limitation the rights to use, copy, modify, merge, publish,
999
+ > > distribute, sublicense, and/or sell copies of the Software, and to
1000
+ > > permit persons to whom the Software is furnished to do so, subject to
1001
+ > > the following conditions:
1002
+ > >
1003
+ > > The above copyright notice and this permission notice shall be
1004
+ > > included in all copies or substantial portions of the Software.
1005
+ > >
1006
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1007
+ > > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1008
+ > > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1009
+ > > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1010
+ > > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1011
+ > > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1012
+ > > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1013
+ >
1014
+ > ---------------------------------------
1015
+ >
1016
+ > ## strip-indent
1017
+ > License: MIT
1018
+ > By: Sindre Sorhus
1019
+ > Repository: sindresorhus/strip-indent
1020
+ >
1021
+ > > MIT License
1022
+ > >
1023
+ > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1024
+ > >
1025
+ > > 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:
1026
+ > >
1027
+ > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1028
+ > >
1029
+ > > 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.
1030
+ >
1031
+ > ---------------------------------------
1032
+ >
1033
+ > ## tiny-invariant
1034
+ > License: MIT
1035
+ > By: Alex Reardon
1036
+ > Repository: https://github.com/alexreardon/tiny-invariant.git
1037
+ >
1038
+ > > MIT License
1039
+ > >
1040
+ > > Copyright (c) 2019 Alexander Reardon
1041
+ > >
1042
+ > > Permission is hereby granted, free of charge, to any person obtaining a copy
1043
+ > > of this software and associated documentation files (the "Software"), to deal
1044
+ > > in the Software without restriction, including without limitation the rights
1045
+ > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1046
+ > > copies of the Software, and to permit persons to whom the Software is
1047
+ > > furnished to do so, subject to the following conditions:
1048
+ > >
1049
+ > > The above copyright notice and this permission notice shall be included in all
1050
+ > > copies or substantial portions of the Software.
1051
+ > >
1052
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1053
+ > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1054
+ > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1055
+ > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1056
+ > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1057
+ > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1058
+ > > SOFTWARE.
1059
+ >
1060
+ >
1061
+ >
1062
+ >
1063
+ >
1064
+ > # Licenses of bundled types
1065
+ > The published @visulima/string artifact additionally contains code with the following licenses:
1066
+ > MIT
1067
+ >
1068
+ > # Bundled types:
1069
+ > ## fastest-levenshtein
1070
+ > License: MIT
1071
+ > By: Kasper U. Weihe
1072
+ > Repository: git+https://github.com/ka-weihe/fastest-levenshtein.git
1073
+ >
1074
+ > > MIT License
1075
+ > >
1076
+ > > Copyright (c) 2020 Kasper Unn Weihe
1077
+ > >
1078
+ > > Permission is hereby granted, free of charge, to any person obtaining a copy
1079
+ > > of this software and associated documentation files (the "Software"), to deal
1080
+ > > in the Software without restriction, including without limitation the rights
1081
+ > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1082
+ > > copies of the Software, and to permit persons to whom the Software is
1083
+ > > furnished to do so, subject to the following conditions:
1084
+ > >
1085
+ > > The above copyright notice and this permission notice shall be included in all
1086
+ > > copies or substantial portions of the Software.
1087
+ > >
1088
+ > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1089
+ > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1090
+ > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1091
+ > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1092
+ > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1093
+ > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1094
+ > > SOFTWARE.
1095
+ >
1096
+ > ---------------------------------------
1097
+ >
1098
+ > ## get-east-asian-width
1099
+ > License: MIT
1100
+ > By: Sindre Sorhus
1101
+ > Repository: sindresorhus/get-east-asian-width
1102
+ >
1103
+ > > MIT License
1104
+ > >
1105
+ > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1106
+ > >
1107
+ > > 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:
1108
+ > >
1109
+ > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1110
+ > >
1111
+ > > 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.
1112
+ >
1113
+ > ---------------------------------------
1114
+ >
1115
+ > ## indent-string
1116
+ > License: MIT
1117
+ > By: Sindre Sorhus
1118
+ > Repository: sindresorhus/indent-string
1119
+ >
1120
+ > > MIT License
1121
+ > >
1122
+ > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1123
+ > >
1124
+ > > 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:
1125
+ > >
1126
+ > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1127
+ > >
1128
+ > > 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.
1129
+ >
1130
+ > ---------------------------------------
1131
+ >
1132
+ > ## redent
1133
+ > License: MIT
1134
+ > By: Sindre Sorhus
1135
+ > Repository: sindresorhus/redent
1136
+ >
1137
+ > > MIT License
1138
+ > >
1139
+ > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1140
+ > >
1141
+ > > 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:
1142
+ > >
1143
+ > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1144
+ > >
1145
+ > > 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.
1146
+ >
1147
+ > ---------------------------------------
1148
+ >
1149
+ > ## strip-indent
1150
+ > License: MIT
1151
+ > By: Sindre Sorhus
1152
+ > Repository: sindresorhus/strip-indent
1153
+ >
1154
+ > > MIT License
1155
+ > >
1156
+ > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
1157
+ > >
1158
+ > > 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:
1159
+ > >
1160
+ > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1161
+ > >
1162
+ > > 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.
1163
+
1164
+ ---------------------------------------
1165
+
528
1166
  ## ci-info
529
1167
  License: MIT
530
1168
  By: Thomas Watson Steen, Sibiraj