altair-static 4.3.1 → 4.4.2

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.
@@ -419,6 +419,312 @@ MIT
419
419
  @ngx-translate/http-loader
420
420
  MIT
421
421
 
422
+ @supabase/gotrue-js
423
+ MIT
424
+ MIT License
425
+
426
+ Copyright (c) 2020 Supabase
427
+
428
+ Permission is hereby granted, free of charge, to any person obtaining a copy
429
+ of this software and associated documentation files (the "Software"), to deal
430
+ in the Software without restriction, including without limitation the rights
431
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
432
+ copies of the Software, and to permit persons to whom the Software is
433
+ furnished to do so, subject to the following conditions:
434
+
435
+ The above copyright notice and this permission notice shall be included in all
436
+ copies or substantial portions of the Software.
437
+
438
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
439
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
440
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
441
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
442
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
443
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
444
+ SOFTWARE.
445
+
446
+
447
+ @supabase/postgrest-js
448
+ MIT
449
+ MIT License
450
+
451
+ Copyright (c) 2020 Supabase
452
+
453
+ Permission is hereby granted, free of charge, to any person obtaining a copy
454
+ of this software and associated documentation files (the "Software"), to deal
455
+ in the Software without restriction, including without limitation the rights
456
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
457
+ copies of the Software, and to permit persons to whom the Software is
458
+ furnished to do so, subject to the following conditions:
459
+
460
+ The above copyright notice and this permission notice shall be included in all
461
+ copies or substantial portions of the Software.
462
+
463
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
464
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
465
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
466
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
467
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
468
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
469
+ SOFTWARE.
470
+
471
+
472
+ @supabase/realtime-js
473
+ MIT
474
+ # MIT License
475
+
476
+ Copyright (c) 2020 Supabase
477
+
478
+ Permission is hereby granted, free of charge, to any person obtaining
479
+ a copy of this software and associated documentation files (the
480
+ "Software"), to deal in the Software without restriction, including
481
+ without limitation the rights to use, copy, modify, merge, publish,
482
+ distribute, sublicense, and/or sell copies of the Software, and to
483
+ permit persons to whom the Software is furnished to do so, subject to
484
+ the following conditions:
485
+
486
+ The above copyright notice and this permission notice shall be
487
+ included in all copies or substantial portions of the Software.
488
+
489
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
490
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
491
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
492
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
493
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
494
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
495
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
496
+
497
+
498
+ @supabase/storage-js
499
+ MIT
500
+ Apache License
501
+ Version 2.0, January 2004
502
+ http://www.apache.org/licenses/
503
+
504
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
505
+
506
+ 1. Definitions.
507
+
508
+ "License" shall mean the terms and conditions for use, reproduction,
509
+ and distribution as defined by Sections 1 through 9 of this document.
510
+
511
+ "Licensor" shall mean the copyright owner or entity authorized by
512
+ the copyright owner that is granting the License.
513
+
514
+ "Legal Entity" shall mean the union of the acting entity and all
515
+ other entities that control, are controlled by, or are under common
516
+ control with that entity. For the purposes of this definition,
517
+ "control" means (i) the power, direct or indirect, to cause the
518
+ direction or management of such entity, whether by contract or
519
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
520
+ outstanding shares, or (iii) beneficial ownership of such entity.
521
+
522
+ "You" (or "Your") shall mean an individual or Legal Entity
523
+ exercising permissions granted by this License.
524
+
525
+ "Source" form shall mean the preferred form for making modifications,
526
+ including but not limited to software source code, documentation
527
+ source, and configuration files.
528
+
529
+ "Object" form shall mean any form resulting from mechanical
530
+ transformation or translation of a Source form, including but
531
+ not limited to compiled object code, generated documentation,
532
+ and conversions to other media types.
533
+
534
+ "Work" shall mean the work of authorship, whether in Source or
535
+ Object form, made available under the License, as indicated by a
536
+ copyright notice that is included in or attached to the work
537
+ (an example is provided in the Appendix below).
538
+
539
+ "Derivative Works" shall mean any work, whether in Source or Object
540
+ form, that is based on (or derived from) the Work and for which the
541
+ editorial revisions, annotations, elaborations, or other modifications
542
+ represent, as a whole, an original work of authorship. For the purposes
543
+ of this License, Derivative Works shall not include works that remain
544
+ separable from, or merely link (or bind by name) to the interfaces of,
545
+ the Work and Derivative Works thereof.
546
+
547
+ "Contribution" shall mean any work of authorship, including
548
+ the original version of the Work and any modifications or additions
549
+ to that Work or Derivative Works thereof, that is intentionally
550
+ submitted to Licensor for inclusion in the Work by the copyright owner
551
+ or by an individual or Legal Entity authorized to submit on behalf of
552
+ the copyright owner. For the purposes of this definition, "submitted"
553
+ means any form of electronic, verbal, or written communication sent
554
+ to the Licensor or its representatives, including but not limited to
555
+ communication on electronic mailing lists, source code control systems,
556
+ and issue tracking systems that are managed by, or on behalf of, the
557
+ Licensor for the purpose of discussing and improving the Work, but
558
+ excluding communication that is conspicuously marked or otherwise
559
+ designated in writing by the copyright owner as "Not a Contribution."
560
+
561
+ "Contributor" shall mean Licensor and any individual or Legal Entity
562
+ on behalf of whom a Contribution has been received by Licensor and
563
+ subsequently incorporated within the Work.
564
+
565
+ 2. Grant of Copyright License. Subject to the terms and conditions of
566
+ this License, each Contributor hereby grants to You a perpetual,
567
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
568
+ copyright license to reproduce, prepare Derivative Works of,
569
+ publicly display, publicly perform, sublicense, and distribute the
570
+ Work and such Derivative Works in Source or Object form.
571
+
572
+ 3. Grant of Patent License. Subject to the terms and conditions of
573
+ this License, each Contributor hereby grants to You a perpetual,
574
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
575
+ (except as stated in this section) patent license to make, have made,
576
+ use, offer to sell, sell, import, and otherwise transfer the Work,
577
+ where such license applies only to those patent claims licensable
578
+ by such Contributor that are necessarily infringed by their
579
+ Contribution(s) alone or by combination of their Contribution(s)
580
+ with the Work to which such Contribution(s) was submitted. If You
581
+ institute patent litigation against any entity (including a
582
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
583
+ or a Contribution incorporated within the Work constitutes direct
584
+ or contributory patent infringement, then any patent licenses
585
+ granted to You under this License for that Work shall terminate
586
+ as of the date such litigation is filed.
587
+
588
+ 4. Redistribution. You may reproduce and distribute copies of the
589
+ Work or Derivative Works thereof in any medium, with or without
590
+ modifications, and in Source or Object form, provided that You
591
+ meet the following conditions:
592
+
593
+ (a) You must give any other recipients of the Work or
594
+ Derivative Works a copy of this License; and
595
+
596
+ (b) You must cause any modified files to carry prominent notices
597
+ stating that You changed the files; and
598
+
599
+ (c) You must retain, in the Source form of any Derivative Works
600
+ that You distribute, all copyright, patent, trademark, and
601
+ attribution notices from the Source form of the Work,
602
+ excluding those notices that do not pertain to any part of
603
+ the Derivative Works; and
604
+
605
+ (d) If the Work includes a "NOTICE" text file as part of its
606
+ distribution, then any Derivative Works that You distribute must
607
+ include a readable copy of the attribution notices contained
608
+ within such NOTICE file, excluding those notices that do not
609
+ pertain to any part of the Derivative Works, in at least one
610
+ of the following places: within a NOTICE text file distributed
611
+ as part of the Derivative Works; within the Source form or
612
+ documentation, if provided along with the Derivative Works; or,
613
+ within a display generated by the Derivative Works, if and
614
+ wherever such third-party notices normally appear. The contents
615
+ of the NOTICE file are for informational purposes only and
616
+ do not modify the License. You may add Your own attribution
617
+ notices within Derivative Works that You distribute, alongside
618
+ or as an addendum to the NOTICE text from the Work, provided
619
+ that such additional attribution notices cannot be construed
620
+ as modifying the License.
621
+
622
+ You may add Your own copyright statement to Your modifications and
623
+ may provide additional or different license terms and conditions
624
+ for use, reproduction, or distribution of Your modifications, or
625
+ for any such Derivative Works as a whole, provided Your use,
626
+ reproduction, and distribution of the Work otherwise complies with
627
+ the conditions stated in this License.
628
+
629
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
630
+ any Contribution intentionally submitted for inclusion in the Work
631
+ by You to the Licensor shall be under the terms and conditions of
632
+ this License, without any additional terms or conditions.
633
+ Notwithstanding the above, nothing herein shall supersede or modify
634
+ the terms of any separate license agreement you may have executed
635
+ with Licensor regarding such Contributions.
636
+
637
+ 6. Trademarks. This License does not grant permission to use the trade
638
+ names, trademarks, service marks, or product names of the Licensor,
639
+ except as required for reasonable and customary use in describing the
640
+ origin of the Work and reproducing the content of the NOTICE file.
641
+
642
+ 7. Disclaimer of Warranty. Unless required by applicable law or
643
+ agreed to in writing, Licensor provides the Work (and each
644
+ Contributor provides its Contributions) on an "AS IS" BASIS,
645
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
646
+ implied, including, without limitation, any warranties or conditions
647
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
648
+ PARTICULAR PURPOSE. You are solely responsible for determining the
649
+ appropriateness of using or redistributing the Work and assume any
650
+ risks associated with Your exercise of permissions under this License.
651
+
652
+ 8. Limitation of Liability. In no event and under no legal theory,
653
+ whether in tort (including negligence), contract, or otherwise,
654
+ unless required by applicable law (such as deliberate and grossly
655
+ negligent acts) or agreed to in writing, shall any Contributor be
656
+ liable to You for damages, including any direct, indirect, special,
657
+ incidental, or consequential damages of any character arising as a
658
+ result of this License or out of the use or inability to use the
659
+ Work (including but not limited to damages for loss of goodwill,
660
+ work stoppage, computer failure or malfunction, or any and all
661
+ other commercial damages or losses), even if such Contributor
662
+ has been advised of the possibility of such damages.
663
+
664
+ 9. Accepting Warranty or Additional Liability. While redistributing
665
+ the Work or Derivative Works thereof, You may choose to offer,
666
+ and charge a fee for, acceptance of support, warranty, indemnity,
667
+ or other liability obligations and/or rights consistent with this
668
+ License. However, in accepting such obligations, You may act only
669
+ on Your own behalf and on Your sole responsibility, not on behalf
670
+ of any other Contributor, and only if You agree to indemnify,
671
+ defend, and hold each Contributor harmless for any liability
672
+ incurred by, or claims asserted against, such Contributor by reason
673
+ of your accepting any such warranty or additional liability.
674
+
675
+ END OF TERMS AND CONDITIONS
676
+
677
+ APPENDIX: How to apply the Apache License to your work.
678
+
679
+ To apply the Apache License to your work, attach the following
680
+ boilerplate notice, with the fields enclosed by brackets "[]"
681
+ replaced with your own identifying information. (Don't include
682
+ the brackets!) The text should be enclosed in the appropriate
683
+ comment syntax for the file format. We also recommend that a
684
+ file or class name and description of purpose be included on the
685
+ same "printed page" as the copyright notice for easier
686
+ identification within third-party archives.
687
+
688
+ Copyright [yyyy] [name of copyright owner]
689
+
690
+ Licensed under the Apache License, Version 2.0 (the "License");
691
+ you may not use this file except in compliance with the License.
692
+ You may obtain a copy of the License at
693
+
694
+ http://www.apache.org/licenses/LICENSE-2.0
695
+
696
+ Unless required by applicable law or agreed to in writing, software
697
+ distributed under the License is distributed on an "AS IS" BASIS,
698
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
699
+ See the License for the specific language governing permissions and
700
+ limitations under the License.
701
+
702
+
703
+ @supabase/supabase-js
704
+ MIT
705
+ MIT License
706
+
707
+ Copyright (c) 2020 Supabase
708
+
709
+ Permission is hereby granted, free of charge, to any person obtaining a copy
710
+ of this software and associated documentation files (the "Software"), to deal
711
+ in the Software without restriction, including without limitation the rights
712
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
713
+ copies of the Software, and to permit persons to whom the Software is
714
+ furnished to do so, subject to the following conditions:
715
+
716
+ The above copyright notice and this permission notice shall be included in all
717
+ copies or substantial portions of the Software.
718
+
719
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
720
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
721
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
722
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
723
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
724
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
725
+ SOFTWARE.
726
+
727
+
422
728
  @webcomponents/custom-elements
423
729
  BSD-3-Clause
424
730
  # License
@@ -1327,6 +1633,31 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1327
1633
  SOFTWARE.
1328
1634
 
1329
1635
 
1636
+ cross-fetch
1637
+ MIT
1638
+ The MIT License (MIT)
1639
+
1640
+ Copyright (c) 2017 Leonardo Quixadá
1641
+
1642
+ Permission is hereby granted, free of charge, to any person obtaining a copy
1643
+ of this software and associated documentation files (the "Software"), to deal
1644
+ in the Software without restriction, including without limitation the rights
1645
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1646
+ copies of the Software, and to permit persons to whom the Software is
1647
+ furnished to do so, subject to the following conditions:
1648
+
1649
+ The above copyright notice and this permission notice shall be included in all
1650
+ copies or substantial portions of the Software.
1651
+
1652
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1653
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1654
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1655
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1656
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1657
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1658
+ SOFTWARE.
1659
+
1660
+
1330
1661
  crypto-js
1331
1662
  MIT
1332
1663
  # License
@@ -1634,6 +1965,66 @@ Apache License
1634
1965
 
1635
1966
 
1636
1967
 
1968
+ dom-serializer
1969
+ MIT
1970
+ License
1971
+
1972
+ (The MIT License)
1973
+
1974
+ Copyright (c) 2014 The cheeriojs contributors
1975
+
1976
+ 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:
1977
+
1978
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1979
+
1980
+ 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.
1981
+
1982
+
1983
+ domelementtype
1984
+ BSD-2-Clause
1985
+ Copyright (c) Felix Böhm
1986
+ All rights reserved.
1987
+
1988
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
1989
+
1990
+ Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
1991
+
1992
+ Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
1993
+
1994
+ THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS,
1995
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1996
+
1997
+
1998
+ domhandler
1999
+ BSD-2-Clause
2000
+ Copyright (c) Felix Böhm
2001
+ All rights reserved.
2002
+
2003
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
2004
+
2005
+ Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2006
+
2007
+ Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
2008
+
2009
+ THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS,
2010
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2011
+
2012
+
2013
+ domutils
2014
+ BSD-2-Clause
2015
+ Copyright (c) Felix Böhm
2016
+ All rights reserved.
2017
+
2018
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
2019
+
2020
+ Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2021
+
2022
+ Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
2023
+
2024
+ THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS,
2025
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2026
+
2027
+
1637
2028
  emotion
1638
2029
  MIT
1639
2030
  MIT License
@@ -1659,6 +2050,21 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1659
2050
  SOFTWARE.
1660
2051
 
1661
2052
 
2053
+ entities
2054
+ BSD-2-Clause
2055
+ Copyright (c) Felix Böhm
2056
+ All rights reserved.
2057
+
2058
+ Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
2059
+
2060
+ Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2061
+
2062
+ Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
2063
+
2064
+ THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS,
2065
+ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2066
+
2067
+
1662
2068
  es-abstract
1663
2069
  MIT
1664
2070
  The MIT License (MIT)
@@ -1721,6 +2127,19 @@ OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1721
2127
  PERFORMANCE OF THIS SOFTWARE.
1722
2128
 
1723
2129
 
2130
+ escape-string-regexp
2131
+ MIT
2132
+ MIT License
2133
+
2134
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2135
+
2136
+ 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:
2137
+
2138
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2139
+
2140
+ 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.
2141
+
2142
+
1724
2143
  event-emitter
1725
2144
  MIT
1726
2145
  Copyright (C) 2012-2015 Mariusz Nowak (www.medikoo.com)
@@ -2378,6 +2797,27 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2378
2797
  SOFTWARE.
2379
2798
 
2380
2799
 
2800
+ htmlparser2
2801
+ MIT
2802
+ Copyright 2010, 2011, Chris Winberry <chris@winberry.net>. All rights reserved.
2803
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2804
+ of this software and associated documentation files (the "Software"), to
2805
+ deal in the Software without restriction, including without limitation the
2806
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
2807
+ sell copies of the Software, and to permit persons to whom the Software is
2808
+ furnished to do so, subject to the following conditions:
2809
+
2810
+ The above copyright notice and this permission notice shall be included in
2811
+ all copies or substantial portions of the Software.
2812
+
2813
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2814
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2815
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2816
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2817
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
2818
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
2819
+ IN THE SOFTWARE.
2820
+
2381
2821
  ieee754
2382
2822
  BSD-3-Clause
2383
2823
  Copyright 2008 Fair Oaks Labs, Inc.
@@ -2485,6 +2925,31 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
2485
2925
  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2486
2926
 
2487
2927
 
2928
+ is-plain-object
2929
+ MIT
2930
+ The MIT License (MIT)
2931
+
2932
+ Copyright (c) 2014-2017, Jon Schlinkert.
2933
+
2934
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2935
+ of this software and associated documentation files (the "Software"), to deal
2936
+ in the Software without restriction, including without limitation the rights
2937
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2938
+ copies of the Software, and to permit persons to whom the Software is
2939
+ furnished to do so, subject to the following conditions:
2940
+
2941
+ The above copyright notice and this permission notice shall be included in
2942
+ all copies or substantial portions of the Software.
2943
+
2944
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2945
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2946
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2947
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2948
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2949
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2950
+ THE SOFTWARE.
2951
+
2952
+
2488
2953
  is-promise
2489
2954
  MIT
2490
2955
  Copyright (c) 2014 Forbes Lindesay
@@ -3166,12 +3631,36 @@ The above copyright notice and this permission notice shall be included in all
3166
3631
  copies or substantial portions of the Software.
3167
3632
 
3168
3633
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3169
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3170
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3171
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3172
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3173
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3174
- SOFTWARE.
3634
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3635
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3636
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3637
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3638
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3639
+ SOFTWARE.
3640
+
3641
+
3642
+ nanoid
3643
+ MIT
3644
+ The MIT License (MIT)
3645
+
3646
+ Copyright 2017 Andrey Sitnik <andrey@sitnik.ru>
3647
+
3648
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3649
+ this software and associated documentation files (the "Software"), to deal in
3650
+ the Software without restriction, including without limitation the rights to
3651
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3652
+ the Software, and to permit persons to whom the Software is furnished to do so,
3653
+ subject to the following conditions:
3654
+
3655
+ The above copyright notice and this permission notice shall be included in all
3656
+ copies or substantial portions of the Software.
3657
+
3658
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3659
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3660
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3661
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3662
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3663
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3175
3664
 
3176
3665
 
3177
3666
  new-github-issue-url
@@ -3432,9 +3921,78 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3432
3921
  SOFTWARE.
3433
3922
 
3434
3923
 
3924
+ parse-srcset
3925
+ MIT
3926
+ The MIT License (MIT)
3927
+
3928
+ Copyright (c) 2014 Alex Bell
3929
+
3930
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3931
+ of this software and associated documentation files (the "Software"), to deal
3932
+ in the Software without restriction, including without limitation the rights
3933
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3934
+ copies of the Software, and to permit persons to whom the Software is
3935
+ furnished to do so, subject to the following conditions:
3936
+
3937
+ The above copyright notice and this permission notice shall be included in all
3938
+ copies or substantial portions of the Software.
3939
+
3940
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3941
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3942
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3943
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3944
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3945
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3946
+ SOFTWARE.
3947
+
3948
+
3949
+
3950
+ picocolors
3951
+ ISC
3952
+ ISC License
3953
+
3954
+ Copyright (c) 2021 Alexey Raspopov, Kostiantyn Denysov, Anton Verinov
3955
+
3956
+ Permission to use, copy, modify, and/or distribute this software for any
3957
+ purpose with or without fee is hereby granted, provided that the above
3958
+ copyright notice and this permission notice appear in all copies.
3959
+
3960
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3961
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3962
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3963
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3964
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3965
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3966
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3967
+
3968
+
3435
3969
  popper.js
3436
3970
  MIT
3437
3971
 
3972
+ postcss
3973
+ MIT
3974
+ The MIT License (MIT)
3975
+
3976
+ Copyright 2013 Andrey Sitnik <andrey@sitnik.ru>
3977
+
3978
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
3979
+ this software and associated documentation files (the "Software"), to deal in
3980
+ the Software without restriction, including without limitation the rights to
3981
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3982
+ the Software, and to permit persons to whom the Software is furnished to do so,
3983
+ subject to the following conditions:
3984
+
3985
+ The above copyright notice and this permission notice shall be included in all
3986
+ copies or substantial portions of the Software.
3987
+
3988
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3989
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3990
+ FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3991
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3992
+ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3993
+ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3994
+
3995
+
3438
3996
  prettier
3439
3997
  MIT
3440
3998
  Copyright © James Long and contributors
@@ -3724,6 +4282,17 @@ Apache-2.0
3724
4282
 
3725
4283
 
3726
4284
 
4285
+ sanitize-html
4286
+ MIT
4287
+ Copyright (c) 2013, 2014, 2015 P'unk Avenue LLC
4288
+
4289
+ 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:
4290
+
4291
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
4292
+
4293
+ 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.
4294
+
4295
+
3727
4296
  sortablejs
3728
4297
  MIT
3729
4298
  MIT License
@@ -4023,6 +4592,187 @@ The above copyright notice and this permission notice shall be included in all c
4023
4592
  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.
4024
4593
 
4025
4594
 
4595
+ websocket
4596
+ Apache-2.0
4597
+
4598
+ Apache License
4599
+ Version 2.0, January 2004
4600
+ http://www.apache.org/licenses/
4601
+
4602
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
4603
+
4604
+ 1. Definitions.
4605
+
4606
+ "License" shall mean the terms and conditions for use, reproduction,
4607
+ and distribution as defined by Sections 1 through 9 of this document.
4608
+
4609
+ "Licensor" shall mean the copyright owner or entity authorized by
4610
+ the copyright owner that is granting the License.
4611
+
4612
+ "Legal Entity" shall mean the union of the acting entity and all
4613
+ other entities that control, are controlled by, or are under common
4614
+ control with that entity. For the purposes of this definition,
4615
+ "control" means (i) the power, direct or indirect, to cause the
4616
+ direction or management of such entity, whether by contract or
4617
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
4618
+ outstanding shares, or (iii) beneficial ownership of such entity.
4619
+
4620
+ "You" (or "Your") shall mean an individual or Legal Entity
4621
+ exercising permissions granted by this License.
4622
+
4623
+ "Source" form shall mean the preferred form for making modifications,
4624
+ including but not limited to software source code, documentation
4625
+ source, and configuration files.
4626
+
4627
+ "Object" form shall mean any form resulting from mechanical
4628
+ transformation or translation of a Source form, including but
4629
+ not limited to compiled object code, generated documentation,
4630
+ and conversions to other media types.
4631
+
4632
+ "Work" shall mean the work of authorship, whether in Source or
4633
+ Object form, made available under the License, as indicated by a
4634
+ copyright notice that is included in or attached to the work
4635
+ (an example is provided in the Appendix below).
4636
+
4637
+ "Derivative Works" shall mean any work, whether in Source or Object
4638
+ form, that is based on (or derived from) the Work and for which the
4639
+ editorial revisions, annotations, elaborations, or other modifications
4640
+ represent, as a whole, an original work of authorship. For the purposes
4641
+ of this License, Derivative Works shall not include works that remain
4642
+ separable from, or merely link (or bind by name) to the interfaces of,
4643
+ the Work and Derivative Works thereof.
4644
+
4645
+ "Contribution" shall mean any work of authorship, including
4646
+ the original version of the Work and any modifications or additions
4647
+ to that Work or Derivative Works thereof, that is intentionally
4648
+ submitted to Licensor for inclusion in the Work by the copyright owner
4649
+ or by an individual or Legal Entity authorized to submit on behalf of
4650
+ the copyright owner. For the purposes of this definition, "submitted"
4651
+ means any form of electronic, verbal, or written communication sent
4652
+ to the Licensor or its representatives, including but not limited to
4653
+ communication on electronic mailing lists, source code control systems,
4654
+ and issue tracking systems that are managed by, or on behalf of, the
4655
+ Licensor for the purpose of discussing and improving the Work, but
4656
+ excluding communication that is conspicuously marked or otherwise
4657
+ designated in writing by the copyright owner as "Not a Contribution."
4658
+
4659
+ "Contributor" shall mean Licensor and any individual or Legal Entity
4660
+ on behalf of whom a Contribution has been received by Licensor and
4661
+ subsequently incorporated within the Work.
4662
+
4663
+ 2. Grant of Copyright License. Subject to the terms and conditions of
4664
+ this License, each Contributor hereby grants to You a perpetual,
4665
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
4666
+ copyright license to reproduce, prepare Derivative Works of,
4667
+ publicly display, publicly perform, sublicense, and distribute the
4668
+ Work and such Derivative Works in Source or Object form.
4669
+
4670
+ 3. Grant of Patent License. Subject to the terms and conditions of
4671
+ this License, each Contributor hereby grants to You a perpetual,
4672
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
4673
+ (except as stated in this section) patent license to make, have made,
4674
+ use, offer to sell, sell, import, and otherwise transfer the Work,
4675
+ where such license applies only to those patent claims licensable
4676
+ by such Contributor that are necessarily infringed by their
4677
+ Contribution(s) alone or by combination of their Contribution(s)
4678
+ with the Work to which such Contribution(s) was submitted. If You
4679
+ institute patent litigation against any entity (including a
4680
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
4681
+ or a Contribution incorporated within the Work constitutes direct
4682
+ or contributory patent infringement, then any patent licenses
4683
+ granted to You under this License for that Work shall terminate
4684
+ as of the date such litigation is filed.
4685
+
4686
+ 4. Redistribution. You may reproduce and distribute copies of the
4687
+ Work or Derivative Works thereof in any medium, with or without
4688
+ modifications, and in Source or Object form, provided that You
4689
+ meet the following conditions:
4690
+
4691
+ (a) You must give any other recipients of the Work or
4692
+ Derivative Works a copy of this License; and
4693
+
4694
+ (b) You must cause any modified files to carry prominent notices
4695
+ stating that You changed the files; and
4696
+
4697
+ (c) You must retain, in the Source form of any Derivative Works
4698
+ that You distribute, all copyright, patent, trademark, and
4699
+ attribution notices from the Source form of the Work,
4700
+ excluding those notices that do not pertain to any part of
4701
+ the Derivative Works; and
4702
+
4703
+ (d) If the Work includes a "NOTICE" text file as part of its
4704
+ distribution, then any Derivative Works that You distribute must
4705
+ include a readable copy of the attribution notices contained
4706
+ within such NOTICE file, excluding those notices that do not
4707
+ pertain to any part of the Derivative Works, in at least one
4708
+ of the following places: within a NOTICE text file distributed
4709
+ as part of the Derivative Works; within the Source form or
4710
+ documentation, if provided along with the Derivative Works; or,
4711
+ within a display generated by the Derivative Works, if and
4712
+ wherever such third-party notices normally appear. The contents
4713
+ of the NOTICE file are for informational purposes only and
4714
+ do not modify the License. You may add Your own attribution
4715
+ notices within Derivative Works that You distribute, alongside
4716
+ or as an addendum to the NOTICE text from the Work, provided
4717
+ that such additional attribution notices cannot be construed
4718
+ as modifying the License.
4719
+
4720
+ You may add Your own copyright statement to Your modifications and
4721
+ may provide additional or different license terms and conditions
4722
+ for use, reproduction, or distribution of Your modifications, or
4723
+ for any such Derivative Works as a whole, provided Your use,
4724
+ reproduction, and distribution of the Work otherwise complies with
4725
+ the conditions stated in this License.
4726
+
4727
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
4728
+ any Contribution intentionally submitted for inclusion in the Work
4729
+ by You to the Licensor shall be under the terms and conditions of
4730
+ this License, without any additional terms or conditions.
4731
+ Notwithstanding the above, nothing herein shall supersede or modify
4732
+ the terms of any separate license agreement you may have executed
4733
+ with Licensor regarding such Contributions.
4734
+
4735
+ 6. Trademarks. This License does not grant permission to use the trade
4736
+ names, trademarks, service marks, or product names of the Licensor,
4737
+ except as required for reasonable and customary use in describing the
4738
+ origin of the Work and reproducing the content of the NOTICE file.
4739
+
4740
+ 7. Disclaimer of Warranty. Unless required by applicable law or
4741
+ agreed to in writing, Licensor provides the Work (and each
4742
+ Contributor provides its Contributions) on an "AS IS" BASIS,
4743
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
4744
+ implied, including, without limitation, any warranties or conditions
4745
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
4746
+ PARTICULAR PURPOSE. You are solely responsible for determining the
4747
+ appropriateness of using or redistributing the Work and assume any
4748
+ risks associated with Your exercise of permissions under this License.
4749
+
4750
+ 8. Limitation of Liability. In no event and under no legal theory,
4751
+ whether in tort (including negligence), contract, or otherwise,
4752
+ unless required by applicable law (such as deliberate and grossly
4753
+ negligent acts) or agreed to in writing, shall any Contributor be
4754
+ liable to You for damages, including any direct, indirect, special,
4755
+ incidental, or consequential damages of any character arising as a
4756
+ result of this License or out of the use or inability to use the
4757
+ Work (including but not limited to damages for loss of goodwill,
4758
+ work stoppage, computer failure or malfunction, or any and all
4759
+ other commercial damages or losses), even if such Contributor
4760
+ has been advised of the possibility of such damages.
4761
+
4762
+ 9. Accepting Warranty or Additional Liability. While redistributing
4763
+ the Work or Derivative Works thereof, You may choose to offer,
4764
+ and charge a fee for, acceptance of support, warranty, indemnity,
4765
+ or other liability obligations and/or rights consistent with this
4766
+ License. However, in accepting such obligations, You may act only
4767
+ on Your own behalf and on Your sole responsibility, not on behalf
4768
+ of any other Contributor, and only if You agree to indemnify,
4769
+ defend, and hold each Contributor harmless for any liability
4770
+ incurred by, or claims asserted against, such Contributor by reason
4771
+ of your accepting any such warranty or additional liability.
4772
+
4773
+ END OF TERMS AND CONDITIONS
4774
+
4775
+
4026
4776
  which-typed-array
4027
4777
  MIT
4028
4778
  The MIT License (MIT)