Update 3rd party licenses (#226)

3ba5b86 · github-actions[bot] · 2023-07-22 17:53

1 files +1035 -1681
Message
{commit_body(@commit)}

Files changed

modified 3RD_PARTY_LICENSES
+1035 −1681
@@ -68,34 +68,33 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
68 68
69 69 -----
70 70
71 The following software may be included in this product: @babel/runtime, @babel/runtime-corejs3. A copy of the source code may be downloaded from https://github.com/babel/babel.git (@babel/runtime), https://github.com/babel/babel.git (@babel/runtime-corejs3). This software contains the following license and notice below:
71 +The following software may be included in this product: @eslint-community/eslint-utils, @eslint-community/regexpp. A copy of the source code may be downloaded from https://github.com/eslint-community/eslint-utils (@eslint-community/eslint-utils), https://github.com/eslint-community/regexpp (@eslint-community/regexpp). This software contains the following license and notice below:
72 72
73 73 MIT License
74 74
75 Copyright (c) 2014-present Sebastian McKenzie and other contributors
75 +Copyright (c) 2018 Toru Nagashima
76 76
77 Permission is hereby granted, free of charge, to any person obtaining
78 a copy of this software and associated documentation files (the
79 "Software"), to deal in the Software without restriction, including
80 without limitation the rights to use, copy, modify, merge, publish,
81 distribute, sublicense, and/or sell copies of the Software, and to
82 permit persons to whom the Software is furnished to do so, subject to
83 the following conditions:
77 +Permission is hereby granted, free of charge, to any person obtaining a copy
78 +of this software and associated documentation files (the "Software"), to deal
79 +in the Software without restriction, including without limitation the rights
80 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
81 +copies of the Software, and to permit persons to whom the Software is
82 +furnished to do so, subject to the following conditions:
84 83
85 The above copyright notice and this permission notice shall be
86 included in all copies or substantial portions of the Software.
84 +The above copyright notice and this permission notice shall be included in all
85 +copies or substantial portions of the Software.
87 86
88 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
89 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
90 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
91 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
92 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
93 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
94 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
87 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
88 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
89 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
90 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
91 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
92 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
93 +SOFTWARE.
95 94
96 95 -----
97 96
98 The following software may be included in this product: @eslint/eslintrc, eslint. A copy of the source code may be downloaded from https://github.com/eslint/eslintrc.git (@eslint/eslintrc), https://github.com/eslint/eslint.git (eslint). This software contains the following license and notice below:
97 +The following software may be included in this product: @eslint/eslintrc, @eslint/js, eslint. A copy of the source code may be downloaded from https://github.com/eslint/eslintrc.git (@eslint/eslintrc), https://github.com/eslint/eslint.git (@eslint/js), https://github.com/eslint/eslint.git (eslint). This software contains the following license and notice below:
99 98
100 99 Copyright OpenJS Foundation and other contributors, <www.openjsf.org>
101 100
@@ -119,7 +118,7 @@ THE SOFTWARE.
119 118
120 119 -----
121 120
122 The following software may be included in this product: @humanwhocodes/config-array, @humanwhocodes/module-importer. A copy of the source code may be downloaded from git+https://github.com/humanwhocodes/config-array.git (@humanwhocodes/config-array), git+https://github.com/humanwhocodes/module-importer.git (@humanwhocodes/module-importer). This software contains the following license and notice below:
121 +The following software may be included in this product: @humanwhocodes/config-array, @humanwhocodes/module-importer, @pkgjs/parseargs. A copy of the source code may be downloaded from git+https://github.com/humanwhocodes/config-array.git (@humanwhocodes/config-array), git+https://github.com/humanwhocodes/module-importer.git (@humanwhocodes/module-importer), git@github.com:pkgjs/parseargs.git (@pkgjs/parseargs). This software contains the following license and notice below:
123 122
124 123 Apache License
125 124 Version 2.0, January 2004
@@ -359,6 +358,25 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
359 358
360 359 -----
361 360
361 +The following software may be included in this product: @isaacs/cliui, cliui. A copy of the source code may be downloaded from https://github.com/yargs/cliui.git (@isaacs/cliui), https://github.com/yargs/cliui.git (cliui). This software contains the following license and notice below:
362 +
363 +Copyright (c) 2015, Contributors
364 +
365 +Permission to use, copy, modify, and/or distribute this software
366 +for any purpose with or without fee is hereby granted, provided
367 +that the above copyright notice and this permission notice
368 +appear in all copies.
369 +
370 +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
371 +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
372 +OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
373 +LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
374 +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
375 +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
376 +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
377 +
378 +-----
379 +
362 380 The following software may be included in this product: @nodelib/fs.scandir, @nodelib/fs.stat, @nodelib/fs.walk, fast-glob. A copy of the source code may be downloaded from https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.scandir (@nodelib/fs.scandir), https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.stat (@nodelib/fs.stat), https://github.com/nodelib/nodelib/tree/master/packages/fs/fs.walk (@nodelib/fs.walk), https://github.com/mrmlnc/fast-glob.git (fast-glob). This software contains the following license and notice below:
363 381
364 382 The MIT License (MIT)
@@ -473,7 +491,7 @@ SOFTWARE.
473 491
474 492 -----
475 493
476 The following software may be included in this product: ansi-regex, ansi-styles, array-union, callsites, chalk, globby, has-flag, is-fullwidth-code-point, parent-module, path-exists, path-key, path-type, resolve-from, shebang-regex, slash, string-width, strip-ansi, supports-color. A copy of the source code may be downloaded from https://github.com/chalk/ansi-regex.git (ansi-regex), https://github.com/chalk/ansi-styles.git (ansi-styles), https://github.com/sindresorhus/array-union.git (array-union), https://github.com/sindresorhus/callsites.git (callsites), https://github.com/chalk/chalk.git (chalk), https://github.com/sindresorhus/globby.git (globby), https://github.com/sindresorhus/has-flag.git (has-flag), https://github.com/sindresorhus/is-fullwidth-code-point.git (is-fullwidth-code-point), https://github.com/sindresorhus/parent-module.git (parent-module), https://github.com/sindresorhus/path-exists.git (path-exists), https://github.com/sindresorhus/path-key.git (path-key), https://github.com/sindresorhus/path-type.git (path-type), https://github.com/sindresorhus/resolve-from.git (resolve-from), https://github.com/sindresorhus/shebang-regex.git (shebang-regex), https://github.com/sindresorhus/slash.git (slash), https://github.com/sindresorhus/string-width.git (string-width), https://github.com/chalk/strip-ansi.git (strip-ansi), https://github.com/chalk/supports-color.git (supports-color). This software contains the following license and notice below:
494 +The following software may be included in this product: ansi-regex, ansi-styles, array-union, callsites, chalk, file-type, globby, has-flag, is-fullwidth-code-point, is-path-inside, make-dir, parent-module, path-exists, path-key, path-type, pify, resolve-from, shebang-regex, slash, string-width, string-width-cjs, strip-ansi, strip-ansi-cjs, supports-color. A copy of the source code may be downloaded from https://github.com/chalk/ansi-regex.git (ansi-regex), https://github.com/chalk/ansi-styles.git (ansi-styles), https://github.com/sindresorhus/array-union.git (array-union), https://github.com/sindresorhus/callsites.git (callsites), https://github.com/chalk/chalk.git (chalk), https://github.com/sindresorhus/file-type.git (file-type), https://github.com/sindresorhus/globby.git (globby), https://github.com/sindresorhus/has-flag.git (has-flag), https://github.com/sindresorhus/is-fullwidth-code-point.git (is-fullwidth-code-point), https://github.com/sindresorhus/is-path-inside.git (is-path-inside), https://github.com/sindresorhus/make-dir.git (make-dir), https://github.com/sindresorhus/parent-module.git (parent-module), https://github.com/sindresorhus/path-exists.git (path-exists), https://github.com/sindresorhus/path-key.git (path-key), https://github.com/sindresorhus/path-type.git (path-type), https://github.com/sindresorhus/pify.git (pify), https://github.com/sindresorhus/resolve-from.git (resolve-from), https://github.com/sindresorhus/shebang-regex.git (shebang-regex), https://github.com/sindresorhus/slash.git (slash), https://github.com/sindresorhus/string-width.git (string-width), https://github.com/sindresorhus/string-width.git (string-width-cjs), https://github.com/chalk/strip-ansi.git (strip-ansi), https://github.com/chalk/strip-ansi.git (strip-ansi-cjs), https://github.com/chalk/supports-color.git (supports-color). This software contains the following license and notice below:
477 495
478 496 MIT License
479 497
@@ -487,6 +505,20 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
487 505
488 506 -----
489 507
508 +The following software may be included in this product: ansi-regex, ansi-styles, escape-string-regexp, find-up, get-stdin, globals, import-fresh, locate-path, matcher, p-limit, p-locate, serialize-error, string-width, strip-ansi, strip-json-comments, wrap-ansi, wrap-ansi-cjs, yocto-queue. A copy of the source code may be downloaded from https://github.com/chalk/ansi-regex.git (ansi-regex), https://github.com/chalk/ansi-styles.git (ansi-styles), https://github.com/sindresorhus/escape-string-regexp.git (escape-string-regexp), https://github.com/sindresorhus/find-up.git (find-up), https://github.com/sindresorhus/get-stdin.git (get-stdin), https://github.com/sindresorhus/globals.git (globals), https://github.com/sindresorhus/import-fresh.git (import-fresh), https://github.com/sindresorhus/locate-path.git (locate-path), https://github.com/sindresorhus/matcher.git (matcher), https://github.com/sindresorhus/p-limit.git (p-limit), https://github.com/sindresorhus/p-locate.git (p-locate), https://github.com/sindresorhus/serialize-error.git (serialize-error), https://github.com/sindresorhus/string-width.git (string-width), https://github.com/chalk/strip-ansi.git (strip-ansi), https://github.com/sindresorhus/strip-json-comments.git (strip-json-comments), https://github.com/chalk/wrap-ansi.git (wrap-ansi), https://github.com/chalk/wrap-ansi.git (wrap-ansi-cjs), https://github.com/sindresorhus/yocto-queue.git (yocto-queue). This software contains the following license and notice below:
509 +
510 +MIT License
511 +
512 +Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
513 +
514 +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:
515 +
516 +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
517 +
518 +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.
519 +
520 +-----
521 +
490 522 The following software may be included in this product: argparse. A copy of the source code may be downloaded from https://github.com/nodeca/argparse.git. This software contains the following license and notice below:
491 523
492 524 A. HISTORY OF THE SOFTWARE
@@ -746,224 +778,42 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
746 778
747 779 -----
748 780
749 The following software may be included in this product: aria-query, axobject-query. A copy of the source code may be downloaded from git+https://github.com/A11yance/aria-query.git (aria-query), git+https://github.com/A11yance/axobject-query.git (axobject-query). This software contains the following license and notice below:
750
751 Apache License
752 Version 2.0, January 2004
753 http://www.apache.org/licenses/
754
755 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
756
757 1. Definitions.
758
759 "License" shall mean the terms and conditions for use, reproduction,
760 and distribution as defined by Sections 1 through 9 of this document.
761
762 "Licensor" shall mean the copyright owner or entity authorized by
763 the copyright owner that is granting the License.
764
765 "Legal Entity" shall mean the union of the acting entity and all
766 other entities that control, are controlled by, or are under common
767 control with that entity. For the purposes of this definition,
768 "control" means (i) the power, direct or indirect, to cause the
769 direction or management of such entity, whether by contract or
770 otherwise, or (ii) ownership of fifty percent (50%) or more of the
771 outstanding shares, or (iii) beneficial ownership of such entity.
772
773 "You" (or "Your") shall mean an individual or Legal Entity
774 exercising permissions granted by this License.
775
776 "Source" form shall mean the preferred form for making modifications,
777 including but not limited to software source code, documentation
778 source, and configuration files.
779
780 "Object" form shall mean any form resulting from mechanical
781 transformation or translation of a Source form, including but
782 not limited to compiled object code, generated documentation,
783 and conversions to other media types.
784
785 "Work" shall mean the work of authorship, whether in Source or
786 Object form, made available under the License, as indicated by a
787 copyright notice that is included in or attached to the work
788 (an example is provided in the Appendix below).
789
790 "Derivative Works" shall mean any work, whether in Source or Object
791 form, that is based on (or derived from) the Work and for which the
792 editorial revisions, annotations, elaborations, or other modifications
793 represent, as a whole, an original work of authorship. For the purposes
794 of this License, Derivative Works shall not include works that remain
795 separable from, or merely link (or bind by name) to the interfaces of,
796 the Work and Derivative Works thereof.
797
798 "Contribution" shall mean any work of authorship, including
799 the original version of the Work and any modifications or additions
800 to that Work or Derivative Works thereof, that is intentionally
801 submitted to Licensor for inclusion in the Work by the copyright owner
802 or by an individual or Legal Entity authorized to submit on behalf of
803 the copyright owner. For the purposes of this definition, "submitted"
804 means any form of electronic, verbal, or written communication sent
805 to the Licensor or its representatives, including but not limited to
806 communication on electronic mailing lists, source code control systems,
807 and issue tracking systems that are managed by, or on behalf of, the
808 Licensor for the purpose of discussing and improving the Work, but
809 excluding communication that is conspicuously marked or otherwise
810 designated in writing by the copyright owner as "Not a Contribution."
811
812 "Contributor" shall mean Licensor and any individual or Legal Entity
813 on behalf of whom a Contribution has been received by Licensor and
814 subsequently incorporated within the Work.
815
816 2. Grant of Copyright License. Subject to the terms and conditions of
817 this License, each Contributor hereby grants to You a perpetual,
818 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
819 copyright license to reproduce, prepare Derivative Works of,
820 publicly display, publicly perform, sublicense, and distribute the
821 Work and such Derivative Works in Source or Object form.
822
823 3. Grant of Patent License. Subject to the terms and conditions of
824 this License, each Contributor hereby grants to You a perpetual,
825 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
826 (except as stated in this section) patent license to make, have made,
827 use, offer to sell, sell, import, and otherwise transfer the Work,
828 where such license applies only to those patent claims licensable
829 by such Contributor that are necessarily infringed by their
830 Contribution(s) alone or by combination of their Contribution(s)
831 with the Work to which such Contribution(s) was submitted. If You
832 institute patent litigation against any entity (including a
833 cross-claim or counterclaim in a lawsuit) alleging that the Work
834 or a Contribution incorporated within the Work constitutes direct
835 or contributory patent infringement, then any patent licenses
836 granted to You under this License for that Work shall terminate
837 as of the date such litigation is filed.
838
839 4. Redistribution. You may reproduce and distribute copies of the
840 Work or Derivative Works thereof in any medium, with or without
841 modifications, and in Source or Object form, provided that You
842 meet the following conditions:
843
844 (a) You must give any other recipients of the Work or
845 Derivative Works a copy of this License; and
846
847 (b) You must cause any modified files to carry prominent notices
848 stating that You changed the files; and
849
850 (c) You must retain, in the Source form of any Derivative Works
851 that You distribute, all copyright, patent, trademark, and
852 attribution notices from the Source form of the Work,
853 excluding those notices that do not pertain to any part of
854 the Derivative Works; and
855
856 (d) If the Work includes a "NOTICE" text file as part of its
857 distribution, then any Derivative Works that You distribute must
858 include a readable copy of the attribution notices contained
859 within such NOTICE file, excluding those notices that do not
860 pertain to any part of the Derivative Works, in at least one
861 of the following places: within a NOTICE text file distributed
862 as part of the Derivative Works; within the Source form or
863 documentation, if provided along with the Derivative Works; or,
864 within a display generated by the Derivative Works, if and
865 wherever such third-party notices normally appear. The contents
866 of the NOTICE file are for informational purposes only and
867 do not modify the License. You may add Your own attribution
868 notices within Derivative Works that You distribute, alongside
869 or as an addendum to the NOTICE text from the Work, provided
870 that such additional attribution notices cannot be construed
871 as modifying the License.
872
873 You may add Your own copyright statement to Your modifications and
874 may provide additional or different license terms and conditions
875 for use, reproduction, or distribution of Your modifications, or
876 for any such Derivative Works as a whole, provided Your use,
877 reproduction, and distribution of the Work otherwise complies with
878 the conditions stated in this License.
879
880 5. Submission of Contributions. Unless You explicitly state otherwise,
881 any Contribution intentionally submitted for inclusion in the Work
882 by You to the Licensor shall be under the terms and conditions of
883 this License, without any additional terms or conditions.
884 Notwithstanding the above, nothing herein shall supersede or modify
885 the terms of any separate license agreement you may have executed
886 with Licensor regarding such Contributions.
887
888 6. Trademarks. This License does not grant permission to use the trade
889 names, trademarks, service marks, or product names of the Licensor,
890 except as required for reasonable and customary use in describing the
891 origin of the Work and reproducing the content of the NOTICE file.
892
893 7. Disclaimer of Warranty. Unless required by applicable law or
894 agreed to in writing, Licensor provides the Work (and each
895 Contributor provides its Contributions) on an "AS IS" BASIS,
896 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
897 implied, including, without limitation, any warranties or conditions
898 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
899 PARTICULAR PURPOSE. You are solely responsible for determining the
900 appropriateness of using or redistributing the Work and assume any
901 risks associated with Your exercise of permissions under this License.
902
903 8. Limitation of Liability. In no event and under no legal theory,
904 whether in tort (including negligence), contract, or otherwise,
905 unless required by applicable law (such as deliberate and grossly
906 negligent acts) or agreed to in writing, shall any Contributor be
907 liable to You for damages, including any direct, indirect, special,
908 incidental, or consequential damages of any character arising as a
909 result of this License or out of the use or inability to use the
910 Work (including but not limited to damages for loss of goodwill,
911 work stoppage, computer failure or malfunction, or any and all
912 other commercial damages or losses), even if such Contributor
913 has been advised of the possibility of such damages.
914
915 9. Accepting Warranty or Additional Liability. While redistributing
916 the Work or Derivative Works thereof, You may choose to offer,
917 and charge a fee for, acceptance of support, warranty, indemnity,
918 or other liability obligations and/or rights consistent with this
919 License. However, in accepting such obligations, You may act only
920 on Your own behalf and on Your sole responsibility, not on behalf
921 of any other Contributor, and only if You agree to indemnify,
922 defend, and hold each Contributor harmless for any liability
923 incurred by, or claims asserted against, such Contributor by reason
924 of your accepting any such warranty or additional liability.
925
926 END OF TERMS AND CONDITIONS
927
928 APPENDIX: How to apply the Apache License to your work.
929
930 To apply the Apache License to your work, attach the following
931 boilerplate notice, with the fields enclosed by brackets "{}"
932 replaced with your own identifying information. (Don't include
933 the brackets!) The text should be enclosed in the appropriate
934 comment syntax for the file format. We also recommend that a
935 file or class name and description of purpose be included on the
936 same "printed page" as the copyright notice for easier
937 identification within third-party archives.
781 +The following software may be included in this product: async. A copy of the source code may be downloaded from https://github.com/caolan/async.git. This software contains the following license and notice below:
938 782
939 Copyright 2020 A11yance
783 +Copyright (c) 2010-2018 Caolan McMahon
940 784
941 Licensed under the Apache License, Version 2.0 (the "License");
942 you may not use this file except in compliance with the License.
943 You may obtain a copy of the License at
785 +Permission is hereby granted, free of charge, to any person obtaining a copy
786 +of this software and associated documentation files (the "Software"), to deal
787 +in the Software without restriction, including without limitation the rights
788 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
789 +copies of the Software, and to permit persons to whom the Software is
790 +furnished to do so, subject to the following conditions:
944 791
945 http://www.apache.org/licenses/LICENSE-2.0
792 +The above copyright notice and this permission notice shall be included in
793 +all copies or substantial portions of the Software.
946 794
947 Unless required by applicable law or agreed to in writing, software
948 distributed under the License is distributed on an "AS IS" BASIS,
949 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
950 See the License for the specific language governing permissions and
951 limitations under the License.
795 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
796 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
797 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
798 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
799 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
800 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
801 +THE SOFTWARE.
952 802
953 803 -----
954 804
955 The following software may be included in this product: array-buffer-byte-length. A copy of the source code may be downloaded from git+https://github.com/inspect-js/array-buffer-byte-length.git. This software contains the following license and notice below:
805 +The following software may be included in this product: balanced-match. A copy of the source code may be downloaded from git://github.com/juliangruber/balanced-match.git. This software contains the following license and notice below:
956 806
957 MIT License
807 +(MIT)
958 808
959 Copyright (c) 2023 Inspect JS
809 +Copyright (c) 2013 Julian Gruber &lt;julian@juliangruber.com&gt;
960 810
961 Permission is hereby granted, free of charge, to any person obtaining a copy
962 of this software and associated documentation files (the "Software"), to deal
963 in the Software without restriction, including without limitation the rights
964 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
965 copies of the Software, and to permit persons to whom the Software is
966 furnished to do so, subject to the following conditions:
811 +Permission is hereby granted, free of charge, to any person obtaining a copy of
812 +this software and associated documentation files (the "Software"), to deal in
813 +the Software without restriction, including without limitation the rights to
814 +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
815 +of the Software, and to permit persons to whom the Software is furnished to do
816 +so, subject to the following conditions:
967 817
968 818 The above copyright notice and this permission notice shall be included in all
969 819 copies or substantial portions of the Software.
@@ -978,11 +828,11 @@ SOFTWARE.
978 828
979 829 -----
980 830
981 The following software may be included in this product: array-includes, define-properties. A copy of the source code may be downloaded from git://github.com/es-shims/array-includes.git (array-includes), git://github.com/ljharb/define-properties.git (define-properties). This software contains the following license and notice below:
831 +The following software may be included in this product: base64-js. A copy of the source code may be downloaded from git://github.com/beatgammit/base64-js.git. This software contains the following license and notice below:
982 832
983 833 The MIT License (MIT)
984 834
985 Copyright (C) 2015 Jordan Harband
835 +Copyright (c) 2014 Jameson Little
986 836
987 837 Permission is hereby granted, free of charge, to any person obtaining a copy
988 838 of this software and associated documentation files (the "Software"), to deal
@@ -1004,11 +854,42 @@ THE SOFTWARE.
1004 854
1005 855 -----
1006 856
1007 The following software may be included in this product: array.prototype.flat, array.prototype.flatmap. A copy of the source code may be downloaded from git://github.com/es-shims/Array.prototype.flat.git (array.prototype.flat), git://github.com/es-shims/Array.prototype.flatMap.git (array.prototype.flatmap). This software contains the following license and notice below:
857 +The following software may be included in this product: bl. A copy of the source code may be downloaded from https://github.com/rvagg/bl.git. This software contains the following license and notice below:
858 +
859 +The MIT License (MIT)
860 +=====================
861 +
862 +Copyright (c) 2013-2016 bl contributors
863 +----------------------------------
864 +
865 +*bl contributors listed at <https://github.com/rvagg/bl#contributors>*
866 +
867 +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:
868 +
869 +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
870 +
871 +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.
872 +
873 +-----
874 +
875 +The following software may be included in this product: boolean. A copy of the source code may be downloaded from git://github.com/thenativeweb/boolean.git. This software contains the following license and notice below:
876 +
877 +The MIT License (MIT)
878 +Copyright (c) 2014-2022 the native web.
879 +
880 +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:
881 +
882 +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
883 +
884 +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.
885 +
886 +-----
887 +
888 +The following software may be included in this product: brace-expansion. A copy of the source code may be downloaded from git://github.com/juliangruber/brace-expansion.git. This software contains the following license and notice below:
1008 889
1009 890 MIT License
1010 891
1011 Copyright (c) 2017 ECMAScript Shims
892 +Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
1012 893
1013 894 Permission is hereby granted, free of charge, to any person obtaining a copy
1014 895 of this software and associated documentation files (the "Software"), to deal
@@ -1030,9 +911,11 @@ SOFTWARE.
1030 911
1031 912 -----
1032 913
1033 The following software may be included in this product: async. A copy of the source code may be downloaded from https://github.com/caolan/async.git. This software contains the following license and notice below:
914 +The following software may be included in this product: braces. A copy of the source code may be downloaded from https://github.com/micromatch/braces.git. This software contains the following license and notice below:
1034 915
1035 Copyright (c) 2010-2018 Caolan McMahon
916 +The MIT License (MIT)
917 +
918 +Copyright (c) 2014-2018, Jon Schlinkert.
1036 919
1037 920 Permission is hereby granted, free of charge, to any person obtaining a copy
1038 921 of this software and associated documentation files (the "Software"), to deal
@@ -1054,11 +937,11 @@ THE SOFTWARE.
1054 937
1055 938 -----
1056 939
1057 The following software may be included in this product: available-typed-arrays, is-weakref, typed-array-byte-offset, typed-array-length. A copy of the source code may be downloaded from git+https://github.com/inspect-js/available-typed-arrays.git (available-typed-arrays), git+https://github.com/inspect-js/is-weakref.git (is-weakref), git+https://github.com/inspect-js/typed-array-byte-offset.git (typed-array-byte-offset), git+https://github.com/inspect-js/typed-array-length.git (typed-array-length). This software contains the following license and notice below:
940 +The following software may be included in this product: buffer. A copy of the source code may be downloaded from git://github.com/feross/buffer.git. This software contains the following license and notice below:
1058 941
1059 MIT License
942 +The MIT License (MIT)
1060 943
1061 Copyright (c) 2020 Inspect JS
944 +Copyright (c) Feross Aboukhadijeh, and other contributors.
1062 945
1063 946 Permission is hereby granted, free of charge, to any person obtaining a copy
1064 947 of this software and associated documentation files (the "Software"), to deal
@@ -1067,456 +950,224 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1067 950 copies of the Software, and to permit persons to whom the Software is
1068 951 furnished to do so, subject to the following conditions:
1069 952
1070 The above copyright notice and this permission notice shall be included in all
1071 copies or substantial portions of the Software.
953 +The above copyright notice and this permission notice shall be included in
954 +all copies or substantial portions of the Software.
1072 955
1073 956 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1074 957 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1075 958 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1076 959 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1077 960 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1078 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1079 SOFTWARE.
961 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
962 +THE SOFTWARE.
1080 963
1081 964 -----
1082 965
1083 The following software may be included in this product: axe-core. A copy of the source code may be downloaded from https://github.com/dequelabs/axe-core.git. This software contains the following license and notice below:
966 +The following software may be included in this product: buffer-crc32. A copy of the source code may be downloaded from git://github.com/brianloveswords/buffer-crc32.git. This software contains the following license and notice below:
1084 967
1085 Mozilla Public License, version 2.0
968 +The MIT License
1086 969
1087 1. Definitions
970 +Copyright (c) 2013 Brian J. Brennan
1088 971
1089 1.1. "Contributor"
972 +Permission is hereby granted, free of charge, to any person obtaining a copy
973 +of this software and associated documentation files (the "Software"), to deal in
974 +the Software without restriction, including without limitation the rights to use,
975 +copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the
976 +Software, and to permit persons to whom the Software is furnished to do so,
977 +subject to the following conditions:
1090 978
1091 means each individual or legal entity that creates, contributes to the
1092 creation of, or owns Covered Software.
979 +The above copyright notice and this permission notice shall be included in all
980 +copies or substantial portions of the Software.
1093 981
1094 1.2. "Contributor Version"
982 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
983 +INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
984 +PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE
985 +FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
986 +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1095 987
1096 means the combination of the Contributions of others (if any) used by a
1097 Contributor and that particular Contributor's Contribution.
988 +-----
1098 989
1099 1.3. "Contribution"
990 +The following software may be included in this product: color-convert. A copy of the source code may be downloaded from https://github.com/Qix-/color-convert.git. This software contains the following license and notice below:
1100 991
1101 means Covered Software of a particular Contributor.
992 +Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
1102 993
1103 1.4. "Covered Software"
994 +Permission is hereby granted, free of charge, to any person obtaining
995 +a copy of this software and associated documentation files (the
996 +"Software"), to deal in the Software without restriction, including
997 +without limitation the rights to use, copy, modify, merge, publish,
998 +distribute, sublicense, and/or sell copies of the Software, and to
999 +permit persons to whom the Software is furnished to do so, subject to
1000 +the following conditions:
1104 1001
1105 means Source Code Form to which the initial Contributor has attached the
1106 notice in Exhibit A, the Executable Form of such Source Code Form, and
1107 Modifications of such Source Code Form, in each case including portions
1108 thereof.
1002 +The above copyright notice and this permission notice shall be
1003 +included in all copies or substantial portions of the Software.
1109 1004
1110 1.5. "Incompatible With Secondary Licenses"
1111 means
1005 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1006 +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1007 +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1008 +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1009 +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1010 +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1011 +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1112 1012
1113 a. that the initial Contributor has attached the notice described in
1114 Exhibit B to the Covered Software; or
1013 +-----
1115 1014
1116 b. that the Covered Software was made available under the terms of
1117 version 1.1 or earlier of the License, but not also under the terms of
1118 a Secondary License.
1015 +The following software may be included in this product: color-name. A copy of the source code may be downloaded from git@github.com:colorjs/color-name.git. This software contains the following license and notice below:
1119 1016
1120 1.6. "Executable Form"
1017 +The MIT License (MIT)
1018 +Copyright (c) 2015 Dmitry Ivanov
1121 1019
1122 means any form of the work other than Source Code Form.
1020 +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:
1123 1021
1124 1.7. "Larger Work"
1022 +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1125 1023
1126 means a work that combines Covered Software with other material, in a
1127 separate file or files, that is not Covered Software.
1024 +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.
1128 1025
1129 1.8. "License"
1026 +-----
1130 1027
1131 means this document.
1028 +The following software may be included in this product: commander. A copy of the source code may be downloaded from https://github.com/tj/commander.js.git. This software contains the following license and notice below:
1132 1029
1133 1.9. "Licensable"
1030 +(The MIT License)
1134 1031
1135 means having the right to grant, to the maximum extent possible, whether
1136 at the time of the initial grant or subsequently, any and all of the
1137 rights conveyed by this License.
1032 +Copyright (c) 2011 TJ Holowaychuk <tj@vision-media.ca>
1138 1033
1139 1.10. "Modifications"
1034 +Permission is hereby granted, free of charge, to any person obtaining
1035 +a copy of this software and associated documentation files (the
1036 +'Software'), to deal in the Software without restriction, including
1037 +without limitation the rights to use, copy, modify, merge, publish,
1038 +distribute, sublicense, and/or sell copies of the Software, and to
1039 +permit persons to whom the Software is furnished to do so, subject to
1040 +the following conditions:
1140 1041
1141 means any of the following:
1042 +The above copyright notice and this permission notice shall be
1043 +included in all copies or substantial portions of the Software.
1142 1044
1143 a. any file in Source Code Form that results from an addition to,
1144 deletion from, or modification of the contents of Covered Software; or
1045 +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1046 +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1047 +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1048 +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1049 +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1050 +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1051 +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1145 1052
1146 b. any new file in Source Code Form that contains any Covered Software.
1053 +-----
1147 1054
1148 1.11. "Patent Claims" of a Contributor
1055 +The following software may be included in this product: concat-map, json-stable-stringify-without-jsonify, minimist, semver-compare, text-table. A copy of the source code may be downloaded from git://github.com/substack/node-concat-map.git (concat-map), git://github.com/samn/json-stable-stringify.git (json-stable-stringify-without-jsonify), git://github.com/minimistjs/minimist.git (minimist), git://github.com/substack/semver-compare.git (semver-compare), git://github.com/substack/text-table.git (text-table). This software contains the following license and notice below:
1149 1056
1150 means any patent claim(s), including without limitation, method,
1151 process, and apparatus claims, in any patent Licensable by such
1152 Contributor that would be infringed, but for the grant of the License,
1153 by the making, using, selling, offering for sale, having made, import,
1154 or transfer of either its Contributions or its Contributor Version.
1057 +This software is released under the MIT license:
1155 1058
1156 1.12. "Secondary License"
1059 +Permission is hereby granted, free of charge, to any person obtaining a copy of
1060 +this software and associated documentation files (the "Software"), to deal in
1061 +the Software without restriction, including without limitation the rights to
1062 +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1063 +the Software, and to permit persons to whom the Software is furnished to do so,
1064 +subject to the following conditions:
1157 1065
1158 means either the GNU General Public License, Version 2.0, the GNU Lesser
1159 General Public License, Version 2.1, the GNU Affero General Public
1160 License, Version 3.0, or any later versions of those licenses.
1066 +The above copyright notice and this permission notice shall be included in all
1067 +copies or substantial portions of the Software.
1161 1068
1162 1.13. "Source Code Form"
1069 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1070 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1071 +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1072 +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1073 +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1074 +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1163 1075
1164 means the form of the work preferred for making modifications.
1076 +-----
1165 1077
1166 1.14. "You" (or "Your")
1078 +The following software may be included in this product: core-util-is. A copy of the source code may be downloaded from git://github.com/isaacs/core-util-is. This software contains the following license and notice below:
1167 1079
1168 means an individual or a legal entity exercising rights under this
1169 License. For legal entities, "You" includes any entity that controls, is
1170 controlled by, or is under common control with You. For purposes of this
1171 definition, "control" means (a) the power, direct or indirect, to cause
1172 the direction or management of such entity, whether by contract or
1173 otherwise, or (b) ownership of more than fifty percent (50%) of the
1174 outstanding shares or beneficial ownership of such entity.
1080 +Copyright Node.js contributors. All rights reserved.
1175 1081
1082 +Permission is hereby granted, free of charge, to any person obtaining a copy
1083 +of this software and associated documentation files (the "Software"), to
1084 +deal in the Software without restriction, including without limitation the
1085 +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
1086 +sell copies of the Software, and to permit persons to whom the Software is
1087 +furnished to do so, subject to the following conditions:
1176 1088
1177 2. License Grants and Conditions
1089 +The above copyright notice and this permission notice shall be included in
1090 +all copies or substantial portions of the Software.
1178 1091
1179 2.1. Grants
1092 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1093 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1094 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1095 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1096 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1097 +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1098 +IN THE SOFTWARE.
1180 1099
1181 Each Contributor hereby grants You a world-wide, royalty-free,
1182 non-exclusive license:
1100 +-----
1183 1101
1184 a. under intellectual property rights (other than patent or trademark)
1185 Licensable by such Contributor to use, reproduce, make available,
1186 modify, display, perform, distribute, and otherwise exploit its
1187 Contributions, either on an unmodified basis, with Modifications, or
1188 as part of a Larger Work; and
1102 +The following software may be included in this product: cross-spawn. A copy of the source code may be downloaded from git@github.com:moxystudio/node-cross-spawn.git. This software contains the following license and notice below:
1189 1103
1190 b. under Patent Claims of such Contributor to make, use, sell, offer for
1191 sale, have made, import, and otherwise transfer either its
1192 Contributions or its Contributor Version.
1104 +The MIT License (MIT)
1193 1105
1194 2.2. Effective Date
1195
1196 The licenses granted in Section 2.1 with respect to any Contribution
1197 become effective for each Contribution on the date the Contributor first
1198 distributes such Contribution.
1199
1200 2.3. Limitations on Grant Scope
1201
1202 The licenses granted in this Section 2 are the only rights granted under
1203 this License. No additional rights or licenses will be implied from the
1204 distribution or licensing of Covered Software under this License.
1205 Notwithstanding Section 2.1(b) above, no patent license is granted by a
1206 Contributor:
1207
1208 a. for any code that a Contributor has removed from Covered Software; or
1209
1210 b. for infringements caused by: (i) Your and any other third party's
1211 modifications of Covered Software, or (ii) the combination of its
1212 Contributions with other software (except as part of its Contributor
1213 Version); or
1214
1215 c. under Patent Claims infringed by Covered Software in the absence of
1216 its Contributions.
1217
1218 This License does not grant any rights in the trademarks, service marks,
1219 or logos of any Contributor (except as may be necessary to comply with
1220 the notice requirements in Section 3.4).
1221
1222 2.4. Subsequent Licenses
1223
1224 No Contributor makes additional grants as a result of Your choice to
1225 distribute the Covered Software under a subsequent version of this
1226 License (see Section 10.2) or under the terms of a Secondary License (if
1227 permitted under the terms of Section 3.3).
1228
1229 2.5. Representation
1230
1231 Each Contributor represents that the Contributor believes its
1232 Contributions are its original creation(s) or it has sufficient rights to
1233 grant the rights to its Contributions conveyed by this License.
1234
1235 2.6. Fair Use
1236
1237 This License is not intended to limit any rights You have under
1238 applicable copyright doctrines of fair use, fair dealing, or other
1239 equivalents.
1240
1241 2.7. Conditions
1242
1243 Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
1244 Section 2.1.
1245
1246
1247 3. Responsibilities
1248
1249 3.1. Distribution of Source Form
1250
1251 All distribution of Covered Software in Source Code Form, including any
1252 Modifications that You create or to which You contribute, must be under
1253 the terms of this License. You must inform recipients that the Source
1254 Code Form of the Covered Software is governed by the terms of this
1255 License, and how they can obtain a copy of this License. You may not
1256 attempt to alter or restrict the recipients' rights in the Source Code
1257 Form.
1258
1259 3.2. Distribution of Executable Form
1260
1261 If You distribute Covered Software in Executable Form then:
1262
1263 a. such Covered Software must also be made available in Source Code Form,
1264 as described in Section 3.1, and You must inform recipients of the
1265 Executable Form how they can obtain a copy of such Source Code Form by
1266 reasonable means in a timely manner, at a charge no more than the cost
1267 of distribution to the recipient; and
1268
1269 b. You may distribute such Executable Form under the terms of this
1270 License, or sublicense it under different terms, provided that the
1271 license for the Executable Form does not attempt to limit or alter the
1272 recipients' rights in the Source Code Form under this License.
1273
1274 3.3. Distribution of a Larger Work
1275
1276 You may create and distribute a Larger Work under terms of Your choice,
1277 provided that You also comply with the requirements of this License for
1278 the Covered Software. If the Larger Work is a combination of Covered
1279 Software with a work governed by one or more Secondary Licenses, and the
1280 Covered Software is not Incompatible With Secondary Licenses, this
1281 License permits You to additionally distribute such Covered Software
1282 under the terms of such Secondary License(s), so that the recipient of
1283 the Larger Work may, at their option, further distribute the Covered
1284 Software under the terms of either this License or such Secondary
1285 License(s).
1286
1287 3.4. Notices
1288
1289 You may not remove or alter the substance of any license notices
1290 (including copyright notices, patent notices, disclaimers of warranty, or
1291 limitations of liability) contained within the Source Code Form of the
1292 Covered Software, except that You may alter any license notices to the
1293 extent required to remedy known factual inaccuracies.
1294
1295 3.5. Application of Additional Terms
1296
1297 You may choose to offer, and to charge a fee for, warranty, support,
1298 indemnity or liability obligations to one or more recipients of Covered
1299 Software. However, You may do so only on Your own behalf, and not on
1300 behalf of any Contributor. You must make it absolutely clear that any
1301 such warranty, support, indemnity, or liability obligation is offered by
1302 You alone, and You hereby agree to indemnify every Contributor for any
1303 liability incurred by such Contributor as a result of warranty, support,
1304 indemnity or liability terms You offer. You may include additional
1305 disclaimers of warranty and limitations of liability specific to any
1306 jurisdiction.
1307
1308 4. Inability to Comply Due to Statute or Regulation
1309
1310 If it is impossible for You to comply with any of the terms of this License
1311 with respect to some or all of the Covered Software due to statute,
1312 judicial order, or regulation then You must: (a) comply with the terms of
1313 this License to the maximum extent possible; and (b) describe the
1314 limitations and the code they affect. Such description must be placed in a
1315 text file included with all distributions of the Covered Software under
1316 this License. Except to the extent prohibited by statute or regulation,
1317 such description must be sufficiently detailed for a recipient of ordinary
1318 skill to be able to understand it.
1319
1320 5. Termination
1321
1322 5.1. The rights granted under this License will terminate automatically if You
1323 fail to comply with any of its terms. However, if You become compliant,
1324 then the rights granted under this License from a particular Contributor
1325 are reinstated (a) provisionally, unless and until such Contributor
1326 explicitly and finally terminates Your grants, and (b) on an ongoing
1327 basis, if such Contributor fails to notify You of the non-compliance by
1328 some reasonable means prior to 60 days after You have come back into
1329 compliance. Moreover, Your grants from a particular Contributor are
1330 reinstated on an ongoing basis if such Contributor notifies You of the
1331 non-compliance by some reasonable means, this is the first time You have
1332 received notice of non-compliance with this License from such
1333 Contributor, and You become compliant prior to 30 days after Your receipt
1334 of the notice.
1335
1336 5.2. If You initiate litigation against any entity by asserting a patent
1337 infringement claim (excluding declaratory judgment actions,
1338 counter-claims, and cross-claims) alleging that a Contributor Version
1339 directly or indirectly infringes any patent, then the rights granted to
1340 You by any and all Contributors for the Covered Software under Section
1341 2.1 of this License shall terminate.
1342
1343 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user
1344 license agreements (excluding distributors and resellers) which have been
1345 validly granted by You or Your distributors under this License prior to
1346 termination shall survive termination.
1347
1348 6. Disclaimer of Warranty
1349
1350 Covered Software is provided under this License on an "as is" basis,
1351 without warranty of any kind, either expressed, implied, or statutory,
1352 including, without limitation, warranties that the Covered Software is free
1353 of defects, merchantable, fit for a particular purpose or non-infringing.
1354 The entire risk as to the quality and performance of the Covered Software
1355 is with You. Should any Covered Software prove defective in any respect,
1356 You (not any Contributor) assume the cost of any necessary servicing,
1357 repair, or correction. This disclaimer of warranty constitutes an essential
1358 part of this License. No use of any Covered Software is authorized under
1359 this License except under this disclaimer.
1360
1361 7. Limitation of Liability
1362
1363 Under no circumstances and under no legal theory, whether tort (including
1364 negligence), contract, or otherwise, shall any Contributor, or anyone who
1365 distributes Covered Software as permitted above, be liable to You for any
1366 direct, indirect, special, incidental, or consequential damages of any
1367 character including, without limitation, damages for lost profits, loss of
1368 goodwill, work stoppage, computer failure or malfunction, or any and all
1369 other commercial damages or losses, even if such party shall have been
1370 informed of the possibility of such damages. This limitation of liability
1371 shall not apply to liability for death or personal injury resulting from
1372 such party's negligence to the extent applicable law prohibits such
1373 limitation. Some jurisdictions do not allow the exclusion or limitation of
1374 incidental or consequential damages, so this exclusion and limitation may
1375 not apply to You.
1376
1377 8. Litigation
1378
1379 Any litigation relating to this License may be brought only in the courts
1380 of a jurisdiction where the defendant maintains its principal place of
1381 business and such litigation shall be governed by laws of that
1382 jurisdiction, without reference to its conflict-of-law provisions. Nothing
1383 in this Section shall prevent a party's ability to bring cross-claims or
1384 counter-claims.
1385
1386 9. Miscellaneous
1387
1388 This License represents the complete agreement concerning the subject
1389 matter hereof. If any provision of this License is held to be
1390 unenforceable, such provision shall be reformed only to the extent
1391 necessary to make it enforceable. Any law or regulation which provides that
1392 the language of a contract shall be construed against the drafter shall not
1393 be used to construe this License against a Contributor.
1394
1395
1396 10. Versions of the License
1397
1398 10.1. New Versions
1399
1400 Mozilla Foundation is the license steward. Except as provided in Section
1401 10.3, no one other than the license steward has the right to modify or
1402 publish new versions of this License. Each version will be given a
1403 distinguishing version number.
1404
1405 10.2. Effect of New Versions
1406
1407 You may distribute the Covered Software under the terms of the version
1408 of the License under which You originally received the Covered Software,
1409 or under the terms of any subsequent version published by the license
1410 steward.
1411
1412 10.3. Modified Versions
1413
1414 If you create software not governed by this License, and you want to
1415 create a new license for such software, you may create and use a
1416 modified version of this License if you rename the license and remove
1417 any references to the name of the license steward (except to note that
1418 such modified license differs from this License).
1419
1420 10.4. Distributing Source Code Form that is Incompatible With Secondary
1421 Licenses If You choose to distribute Source Code Form that is
1422 Incompatible With Secondary Licenses under the terms of this version of
1423 the License, the notice described in Exhibit B of this License must be
1424 attached.
1425
1426 Exhibit A - Source Code Form License Notice
1427
1428 This Source Code Form is subject to the
1429 terms of the Mozilla Public License, v.
1430 2.0. If a copy of the MPL was not
1431 distributed with this file, You can
1432 obtain one at
1433 http://mozilla.org/MPL/2.0/.
1434
1435 If it is not possible or desirable to put the notice in a particular file,
1436 then You may include the notice in a location (such as a LICENSE file in a
1437 relevant directory) where a recipient would be likely to look for such a
1438 notice.
1439
1440 You may add additional accurate notices of copyright ownership.
1441
1442 Exhibit B - "Incompatible With Secondary Licenses" Notice
1443
1444 This Source Code Form is "Incompatible
1445 With Secondary Licenses", as defined by
1446 the Mozilla Public License, v. 2.0.
1447
1448 -----
1449
1450 The following software may be included in this product: balanced-match. A copy of the source code may be downloaded from git://github.com/juliangruber/balanced-match.git. This software contains the following license and notice below:
1451
1452 (MIT)
1453
1454 Copyright (c) 2013 Julian Gruber &lt;julian@juliangruber.com&gt;
1106 +Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
1455 1107
1456 Permission is hereby granted, free of charge, to any person obtaining a copy of
1457 this software and associated documentation files (the "Software"), to deal in
1458 the Software without restriction, including without limitation the rights to
1459 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1460 of the Software, and to permit persons to whom the Software is furnished to do
1461 so, subject to the following conditions:
1108 +Permission is hereby granted, free of charge, to any person obtaining a copy
1109 +of this software and associated documentation files (the "Software"), to deal
1110 +in the Software without restriction, including without limitation the rights
1111 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1112 +copies of the Software, and to permit persons to whom the Software is
1113 +furnished to do so, subject to the following conditions:
1462 1114
1463 The above copyright notice and this permission notice shall be included in all
1464 copies or substantial portions of the Software.
1115 +The above copyright notice and this permission notice shall be included in
1116 +all copies or substantial portions of the Software.
1465 1117
1466 1118 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1467 1119 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1468 1120 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1469 1121 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1470 1122 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1471 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1472 SOFTWARE.
1123 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1124 +THE SOFTWARE.
1473 1125
1474 1126 -----
1475 1127
1476 The following software may be included in this product: boolean. A copy of the source code may be downloaded from git://github.com/thenativeweb/boolean.git. This software contains the following license and notice below:
1128 +The following software may be included in this product: debug. A copy of the source code may be downloaded from git://github.com/debug-js/debug.git. This software contains the following license and notice below:
1477 1129
1478 The MIT License (MIT)
1479 Copyright (c) 2014-2022 the native web.
1130 +(The MIT License)
1480 1131
1481 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:
1132 +Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
1133 +Copyright (c) 2018-2021 Josh Junon
1482 1134
1483 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1135 +Permission is hereby granted, free of charge, to any person obtaining a copy of this software
1136 +and associated documentation files (the 'Software'), to deal in the Software without restriction,
1137 +including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
1138 +and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
1139 +subject to the following conditions:
1484 1140
1485 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.
1141 +The above copyright notice and this permission notice shall be included in all copies or substantial
1142 +portions of the Software.
1143 +
1144 +THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1145 +LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1146 +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1147 +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1148 +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1486 1149
1487 1150 -----
1488 1151
1489 The following software may be included in this product: brace-expansion. A copy of the source code may be downloaded from git://github.com/juliangruber/brace-expansion.git. This software contains the following license and notice below:
1152 +The following software may be included in this product: decompress, decompress-tar, decompress-tarbz2, decompress-targz, dir-glob, shebang-command. A copy of the source code may be downloaded from https://github.com/kevva/decompress.git (decompress), https://github.com/kevva/decompress-tar.git (decompress-tar), https://github.com/kevva/decompress-tarbz2.git (decompress-tarbz2), https://github.com/kevva/decompress-targz.git (decompress-targz), https://github.com/kevva/dir-glob.git (dir-glob), https://github.com/kevva/shebang-command.git (shebang-command). This software contains the following license and notice below:
1490 1153
1491 1154 MIT License
1492 1155
1493 Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
1156 +Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
1494 1157
1495 Permission is hereby granted, free of charge, to any person obtaining a copy
1496 of this software and associated documentation files (the "Software"), to deal
1497 in the Software without restriction, including without limitation the rights
1498 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1499 copies of the Software, and to permit persons to whom the Software is
1500 furnished to do so, subject to the following conditions:
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:
1501 1159
1502 The above copyright notice and this permission notice shall be included in all
1503 copies or substantial portions of the Software.
1160 +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1504 1161
1505 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1506 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1507 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1508 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1509 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1510 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1511 SOFTWARE.
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.
1512 1163
1513 1164 -----
1514 1165
1515 The following software may be included in this product: braces. A copy of the source code may be downloaded from https://github.com/micromatch/braces.git. This software contains the following license and notice below:
1166 +The following software may be included in this product: decompress-unzip. A copy of the source code may be downloaded from https://github.com/kevva/decompress-unzip.git. This software contains the following license and notice below:
1516 1167
1517 1168 The MIT License (MIT)
1518 1169
1519 Copyright (c) 2014-2018, Jon Schlinkert.
1170 +Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com>
1520 1171
1521 1172 Permission is hereby granted, free of charge, to any person obtaining a copy
1522 1173 of this software and associated documentation files (the "Software"), to deal
@@ -1538,92 +1189,11 @@ THE SOFTWARE.
1538 1189
1539 1190 -----
1540 1191
1541 The following software may be included in this product: call-bind, get-intrinsic. A copy of the source code may be downloaded from git+https://github.com/ljharb/call-bind.git (call-bind), git+https://github.com/ljharb/get-intrinsic.git (get-intrinsic). This software contains the following license and notice below:
1542
1543 MIT License
1544
1545 Copyright (c) 2020 Jordan Harband
1546
1547 Permission is hereby granted, free of charge, to any person obtaining a copy
1548 of this software and associated documentation files (the "Software"), to deal
1549 in the Software without restriction, including without limitation the rights
1550 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1551 copies of the Software, and to permit persons to whom the Software is
1552 furnished to do so, subject to the following conditions:
1553
1554 The above copyright notice and this permission notice shall be included in all
1555 copies or substantial portions of the Software.
1556
1557 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1558 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1559 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1560 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1561 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1562 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1563 SOFTWARE.
1564
1565 -----
1566
1567 The following software may be included in this product: cliui. A copy of the source code may be downloaded from https://github.com/yargs/cliui.git. This software contains the following license and notice below:
1568
1569 Copyright (c) 2015, Contributors
1570
1571 Permission to use, copy, modify, and/or distribute this software
1572 for any purpose with or without fee is hereby granted, provided
1573 that the above copyright notice and this permission notice
1574 appear in all copies.
1575
1576 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
1577 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
1578 OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
1579 LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
1580 OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
1581 WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
1582 ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
1583
1584 -----
1585
1586 The following software may be included in this product: color-convert. A copy of the source code may be downloaded from https://github.com/Qix-/color-convert.git. This software contains the following license and notice below:
1587
1588 Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
1589
1590 Permission is hereby granted, free of charge, to any person obtaining
1591 a copy of this software and associated documentation files (the
1592 "Software"), to deal in the Software without restriction, including
1593 without limitation the rights to use, copy, modify, merge, publish,
1594 distribute, sublicense, and/or sell copies of the Software, and to
1595 permit persons to whom the Software is furnished to do so, subject to
1596 the following conditions:
1597
1598 The above copyright notice and this permission notice shall be
1599 included in all copies or substantial portions of the Software.
1600
1601 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1602 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1603 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1604 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1605 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1606 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1607 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1608
1609 -----
1610
1611 The following software may be included in this product: color-name. A copy of the source code may be downloaded from git@github.com:colorjs/color-name.git. This software contains the following license and notice below:
1192 +The following software may be included in this product: deep-extend. A copy of the source code may be downloaded from git://github.com/unclechu/node-deep-extend.git. This software contains the following license and notice below:
1612 1193
1613 1194 The MIT License (MIT)
1614 Copyright (c) 2015 Dmitry Ivanov
1615
1616 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:
1617
1618 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1619 1195
1620 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.
1621
1622 -----
1623
1624 The following software may be included in this product: concat-map, json-stable-stringify-without-jsonify, minimist, semver-compare, text-table. A copy of the source code may be downloaded from git://github.com/substack/node-concat-map.git (concat-map), git://github.com/samn/json-stable-stringify.git (json-stable-stringify-without-jsonify), git://github.com/minimistjs/minimist.git (minimist), git://github.com/substack/semver-compare.git (semver-compare), git://github.com/substack/text-table.git (text-table). This software contains the following license and notice below:
1625
1626 This software is released under the MIT license:
1196 +Copyright (c) 2013-2018, Viacheslav Lotsmanov
1627 1197
1628 1198 Permission is hereby granted, free of charge, to any person obtaining a copy of
1629 1199 this software and associated documentation files (the "Software"), to deal in
@@ -1644,183 +1214,56 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1644 1214
1645 1215 -----
1646 1216
1647 The following software may be included in this product: confusing-browser-globals, prop-types. A copy of the source code may be downloaded from https://github.com/facebook/create-react-app.git (confusing-browser-globals), https://github.com/facebook/prop-types.git (prop-types). This software contains the following license and notice below:
1217 +The following software may be included in this product: deep-is. A copy of the source code may be downloaded from http://github.com/thlorenz/deep-is.git. This software contains the following license and notice below:
1648 1218
1649 MIT License
1219 +Copyright (c) 2012, 2013 Thorsten Lorenz <thlorenz@gmx.de>
1220 +Copyright (c) 2012 James Halliday <mail@substack.net>
1221 +Copyright (c) 2009 Thomas Robinson <280north.com>
1650 1222
1651 Copyright (c) 2013-present, Facebook, Inc.
1223 +This software is released under the MIT license:
1652 1224
1653 Permission is hereby granted, free of charge, to any person obtaining a copy
1654 of this software and associated documentation files (the "Software"), to deal
1655 in the Software without restriction, including without limitation the rights
1656 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1657 copies of the Software, and to permit persons to whom the Software is
1658 furnished to do so, subject to the following conditions:
1225 +Permission is hereby granted, free of charge, to any person obtaining a copy of
1226 +this software and associated documentation files (the "Software"), to deal in
1227 +the Software without restriction, including without limitation the rights to
1228 +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1229 +the Software, and to permit persons to whom the Software is furnished to do so,
1230 +subject to the following conditions:
1659 1231
1660 1232 The above copyright notice and this permission notice shall be included in all
1661 1233 copies or substantial portions of the Software.
1662 1234
1663 1235 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1664 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1665 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1666 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1667 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1668 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1669 SOFTWARE.
1670
1671 -----
1672
1673 The following software may be included in this product: core-js-pure. A copy of the source code may be downloaded from https://github.com/zloirock/core-js.git. This software contains the following license and notice below:
1674
1675 Copyright (c) 2014-2023 Denis Pushkarev
1676
1677 Permission is hereby granted, free of charge, to any person obtaining a copy
1678 of this software and associated documentation files (the "Software"), to deal
1679 in the Software without restriction, including without limitation the rights
1680 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1681 copies of the Software, and to permit persons to whom the Software is
1682 furnished to do so, subject to the following conditions:
1683
1684 The above copyright notice and this permission notice shall be included in
1685 all copies or substantial portions of the Software.
1686
1687 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1688 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1689 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1690 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1691 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1692 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1693 THE SOFTWARE.
1236 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1237 +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1238 +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1239 +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1240 +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1694 1241
1695 1242 -----
1696 1243
1697 The following software may be included in this product: cross-spawn. A copy of the source code may be downloaded from git@github.com:moxystudio/node-cross-spawn.git. This software contains the following license and notice below:
1244 +The following software may be included in this product: define-properties. A copy of the source code may be downloaded from git://github.com/ljharb/define-properties.git. This software contains the following license and notice below:
1698 1245
1699 1246 The MIT License (MIT)
1700 1247
1701 Copyright (c) 2018 Made With MOXY Lda <hello@moxy.studio>
1248 +Copyright (C) 2015 Jordan Harband
1702 1249
1703 1250 Permission is hereby granted, free of charge, to any person obtaining a copy
1704 1251 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
1711 all 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
1719 THE SOFTWARE.
1720
1721 -----
1722
1723 The following software may be included in this product: damerau-levenshtein. A copy of the source code may be downloaded from https://github.com/tad-lispy/node-damerau-levenshtein.git. This software contains the following license and notice below:
1724
1725 BSD 2-Clause License
1726
1727 Copyright (c) 2018, Tadeusz Łazurski
1728 All rights reserved.
1729
1730 Redistribution and use in source and binary forms, with or without
1731 modification, are permitted provided that the following conditions are met:
1732
1733 * Redistributions of source code must retain the above copyright notice, this
1734 list of conditions and the following disclaimer.
1735
1736 * Redistributions in binary form must reproduce the above copyright notice,
1737 this list of conditions and the following disclaimer in the documentation
1738 and/or other materials provided with the distribution.
1739
1740 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1741 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1742 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
1743 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
1744 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
1745 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
1746 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
1747 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
1748 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
1749 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1750
1751 -----
1752
1753 The following software may be included in this product: debug. A copy of the source code may be downloaded from git://github.com/debug-js/debug.git. This software contains the following license and notice below:
1754
1755 (The MIT License)
1756
1757 Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
1758 Copyright (c) 2018-2021 Josh Junon
1759
1760 Permission is hereby granted, free of charge, to any person obtaining a copy of this software
1761 and associated documentation files (the 'Software'), to deal in the Software without restriction,
1762 including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
1763 and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
1764 subject to the following conditions:
1765
1766 The above copyright notice and this permission notice shall be included in all copies or substantial
1767 portions of the Software.
1768
1769 THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1770 LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1771 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1772 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1773 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1774
1775 -----
1776
1777 The following software may be included in this product: debug. A copy of the source code may be downloaded from git://github.com/visionmedia/debug.git. This software contains the following license and notice below:
1778
1779 (The MIT License)
1780
1781 Copyright (c) 2014 TJ Holowaychuk <tj@vision-media.ca>
1782
1783 Permission is hereby granted, free of charge, to any person obtaining a copy of this software
1784 and associated documentation files (the 'Software'), to deal in the Software without restriction,
1785 including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
1786 and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
1787 subject to the following conditions:
1788
1789 The above copyright notice and this permission notice shall be included in all copies or substantial
1790 portions of the Software.
1791
1792 THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
1793 LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1794 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
1795 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1796 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1797
1798 -----
1799
1800 The following software may be included in this product: deep-is. A copy of the source code may be downloaded from http://github.com/thlorenz/deep-is.git. This software contains the following license and notice below:
1801
1802 Copyright (c) 2012, 2013 Thorsten Lorenz <thlorenz@gmx.de>
1803 Copyright (c) 2012 James Halliday <mail@substack.net>
1804 Copyright (c) 2009 Thomas Robinson <280north.com>
1805
1806 This software is released under the MIT license:
1807
1808 Permission is hereby granted, free of charge, to any person obtaining a copy of
1809 this software and associated documentation files (the "Software"), to deal in
1810 the Software without restriction, including without limitation the rights to
1811 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
1812 the Software, and to permit persons to whom the Software is furnished to do so,
1813 subject to the following conditions:
1252 +in the Software without restriction, including without limitation the rights
1253 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1254 +copies of the Software, and to permit persons to whom the Software is
1255 +furnished to do so, subject to the following conditions:
1814 1256
1815 The above copyright notice and this permission notice shall be included in all
1816 copies or substantial portions of the Software.
1257 +The above copyright notice and this permission notice shall be included in
1258 +all copies or substantial portions of the Software.
1817 1259
1818 1260 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1819 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
1820 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
1821 COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
1822 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1823 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1261 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1262 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1263 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1264 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1265 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1266 +THE SOFTWARE.
1824 1267
1825 1268 -----
1826 1269
@@ -1850,20 +1293,6 @@ SOFTWARE.
1850 1293
1851 1294 -----
1852 1295
1853 The following software may be included in this product: dir-glob, shebang-command. A copy of the source code may be downloaded from https://github.com/kevva/dir-glob.git (dir-glob), https://github.com/kevva/shebang-command.git (shebang-command). This software contains the following license and notice below:
1854
1855 MIT License
1856
1857 Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
1858
1859 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:
1860
1861 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1862
1863 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.
1864
1865 -----
1866
1867 1296 The following software may be included in this product: doctrine. A copy of the source code may be downloaded from https://github.com/eslint/doctrine.git. This software contains the following license and notice below:
1868 1297
1869 1298 Apache License
@@ -2045,27 +1474,11 @@ END OF TERMS AND CONDITIONS
2045 1474
2046 1475 -----
2047 1476
2048 The following software may be included in this product: entities. A copy of the source code may be downloaded from git://github.com/fb55/entities.git. This software contains the following license and notice below:
2049
2050 Copyright (c) Felix Böhm
2051 All rights reserved.
2052
2053 Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
2054
2055 Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2056
2057 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.
2058
2059 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,
2060 EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2061
2062 -----
2063
2064 The following software may be included in this product: es-abstract. A copy of the source code may be downloaded from git://github.com/ljharb/es-abstract.git. This software contains the following license and notice below:
1477 +The following software may be included in this product: end-of-stream, tar-stream. A copy of the source code may be downloaded from git://github.com/mafintosh/end-of-stream.git (end-of-stream), git+https://github.com/mafintosh/tar-stream.git (tar-stream). This software contains the following license and notice below:
2065 1478
2066 1479 The MIT License (MIT)
2067 1480
2068 Copyright (C) 2015 Jordan Harband
1481 +Copyright (c) 2014 Mathias Buus
2069 1482
2070 1483 Permission is hereby granted, free of charge, to any person obtaining a copy
2071 1484 of this software and associated documentation files (the "Software"), to deal
@@ -2087,81 +1500,19 @@ THE SOFTWARE.
2087 1500
2088 1501 -----
2089 1502
2090 The following software may be included in this product: es-set-tostringtag. A copy of the source code may be downloaded from git+https://github.com/es-shims/es-set-tostringtag.git. This software contains the following license and notice below:
2091
2092 MIT License
2093
2094 Copyright (c) 2022 ECMAScript Shims
2095
2096 Permission is hereby granted, free of charge, to any person obtaining a copy
2097 of this software and associated documentation files (the "Software"), to deal
2098 in the Software without restriction, including without limitation the rights
2099 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2100 copies of the Software, and to permit persons to whom the Software is
2101 furnished to do so, subject to the following conditions:
2102
2103 The above copyright notice and this permission notice shall be included in all
2104 copies or substantial portions of the Software.
2105
2106 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2107 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2108 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2109 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2110 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2111 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2112 SOFTWARE.
2113
2114 -----
2115
2116 The following software may be included in this product: es-shim-unscopables, gopd, safe-regex-test. A copy of the source code may be downloaded from git+https://github.com/ljharb/es-shim-unscopables.git (es-shim-unscopables), git+https://github.com/ljharb/gopd.git (gopd), git+https://github.com/ljharb/safe-regex-test.git (safe-regex-test). This software contains the following license and notice below:
2117
2118 MIT License
2119
2120 Copyright (c) 2022 Jordan Harband
2121
2122 Permission is hereby granted, free of charge, to any person obtaining a copy
2123 of this software and associated documentation files (the "Software"), to deal
2124 in the Software without restriction, including without limitation the rights
2125 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2126 copies of the Software, and to permit persons to whom the Software is
2127 furnished to do so, subject to the following conditions:
2128
2129 The above copyright notice and this permission notice shall be included in all
2130 copies or substantial portions of the Software.
2131
2132 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2133 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2134 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2135 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2136 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2137 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2138 SOFTWARE.
2139
2140 -----
2141
2142 The following software may be included in this product: es-to-primitive, is-boolean-object, is-callable, is-date-object, is-number-object, is-string, is-symbol, is-typed-array, object.entries, object.values, string.prototype.matchall, which-typed-array. A copy of the source code may be downloaded from git://github.com/ljharb/es-to-primitive.git (es-to-primitive), git://github.com/inspect-js/is-boolean-object.git (is-boolean-object), git://github.com/inspect-js/is-callable.git (is-callable), git://github.com/inspect-js/is-date-object.git (is-date-object), git://github.com/inspect-js/is-number-object.git (is-number-object), git://github.com/ljharb/is-string.git (is-string), git://github.com/inspect-js/is-symbol.git (is-symbol), git://github.com/inspect-js/is-typed-array.git (is-typed-array), git://github.com/es-shims/Object.entries.git (object.entries), git://github.com/es-shims/Object.values.git (object.values), git+https://github.com/es-shims/String.prototype.matchAll.git (string.prototype.matchall), git://github.com/inspect-js/which-typed-array.git (which-typed-array). This software contains the following license and notice below:
1503 +The following software may be included in this product: entities. A copy of the source code may be downloaded from git://github.com/fb55/entities.git. This software contains the following license and notice below:
2143 1504
2144 The MIT License (MIT)
1505 +Copyright (c) Felix Böhm
1506 +All rights reserved.
2145 1507
2146 Copyright (c) 2015 Jordan Harband
1508 +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
2147 1509
2148 Permission is hereby granted, free of charge, to any person obtaining a copy
2149 of this software and associated documentation files (the "Software"), to deal
2150 in the Software without restriction, including without limitation the rights
2151 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2152 copies of the Software, and to permit persons to whom the Software is
2153 furnished to do so, subject to the following conditions:
1510 +Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
2154 1511
2155 The above copyright notice and this permission notice shall be included in all
2156 copies or substantial portions of the Software.
1512 +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.
2157 1513
2158 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2159 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2160 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2161 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2162 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2163 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2164 SOFTWARE.
1514 +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,
1515 +EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2165 1516
2166 1517 -----
2167 1518
@@ -2205,111 +1556,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
2205 1556
2206 1557 -----
2207 1558
2208 The following software may be included in this product: escape-string-regexp, find-up, globals, import-fresh, locate-path, matcher, p-limit, p-locate, serialize-error, strip-json-comments, wrap-ansi, yocto-queue. A copy of the source code may be downloaded from https://github.com/sindresorhus/escape-string-regexp.git (escape-string-regexp), https://github.com/sindresorhus/find-up.git (find-up), https://github.com/sindresorhus/globals.git (globals), https://github.com/sindresorhus/import-fresh.git (import-fresh), https://github.com/sindresorhus/locate-path.git (locate-path), https://github.com/sindresorhus/matcher.git (matcher), https://github.com/sindresorhus/p-limit.git (p-limit), https://github.com/sindresorhus/p-locate.git (p-locate), https://github.com/sindresorhus/serialize-error.git (serialize-error), https://github.com/sindresorhus/strip-json-comments.git (strip-json-comments), https://github.com/chalk/wrap-ansi.git (wrap-ansi), https://github.com/sindresorhus/yocto-queue.git (yocto-queue). This software contains the following license and notice below:
2209
2210 MIT License
2211
2212 Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
2213
2214 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:
2215
2216 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2217
2218 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.
2219
2220 -----
2221
2222 The following software may be included in this product: eslint-config-airbnb, eslint-config-airbnb-base. A copy of the source code may be downloaded from https://github.com/airbnb/javascript (eslint-config-airbnb), https://github.com/airbnb/javascript (eslint-config-airbnb-base). This software contains the following license and notice below:
2223
2224 MIT License
2225
2226 Copyright (c) 2012 Airbnb
2227
2228 Permission is hereby granted, free of charge, to any person obtaining a copy
2229 of this software and associated documentation files (the "Software"), to deal
2230 in the Software without restriction, including without limitation the rights
2231 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2232 copies of the Software, and to permit persons to whom the Software is
2233 furnished to do so, subject to the following conditions:
2234
2235 The above copyright notice and this permission notice shall be included in all
2236 copies or substantial portions of the Software.
2237
2238 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2239 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2240 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2241 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2242 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2243 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2244 SOFTWARE.
2245
2246 -----
2247
2248 The following software may be included in this product: eslint-import-resolver-node, eslint-module-utils, eslint-plugin-import. A copy of the source code may be downloaded from https://github.com/import-js/eslint-plugin-import (eslint-import-resolver-node), git+https://github.com/import-js/eslint-plugin-import.git (eslint-module-utils), https://github.com/import-js/eslint-plugin-import (eslint-plugin-import). This software contains the following license and notice below:
2249
2250 The MIT License (MIT)
2251
2252 Copyright (c) 2015 Ben Mosher
2253
2254 Permission is hereby granted, free of charge, to any person obtaining a copy
2255 of this software and associated documentation files (the "Software"), to deal
2256 in the Software without restriction, including without limitation the rights
2257 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2258 copies of the Software, and to permit persons to whom the Software is
2259 furnished to do so, subject to the following conditions:
2260
2261 The above copyright notice and this permission notice shall be included in all
2262 copies or substantial portions of the Software.
2263
2264 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2265 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2266 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2267 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2268 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2269 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2270 SOFTWARE.
2271
2272 -----
2273
2274 The following software may be included in this product: eslint-plugin-jsx-a11y, jsx-ast-utils. A copy of the source code may be downloaded from https://github.com/jsx-eslint/eslint-plugin-jsx-a11y (eslint-plugin-jsx-a11y), https://github.com/jsx-eslint/jsx-ast-utils (jsx-ast-utils). This software contains the following license and notice below:
2275
2276 The MIT License (MIT)
2277 Copyright (c) 2016 Ethan Cohen
2278
2279 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:
2280
2281 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2282
2283 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.
2284
2285 -----
2286
2287 The following software may be included in this product: eslint-plugin-react. A copy of the source code may be downloaded from https://github.com/jsx-eslint/eslint-plugin-react. This software contains the following license and notice below:
2288
2289 The MIT License (MIT)
2290
2291 Copyright (c) 2014 Yannick Croissant
2292
2293 Permission is hereby granted, free of charge, to any person obtaining a copy
2294 of this software and associated documentation files (the "Software"), to deal
2295 in the Software without restriction, including without limitation the rights
2296 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2297 copies of the Software, and to permit persons to whom the Software is
2298 furnished to do so, subject to the following conditions:
2299
2300 The above copyright notice and this permission notice shall be included in all
2301 copies or substantial portions of the Software.
2302
2303 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2304 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2305 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2306 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2307 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2308 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2309 SOFTWARE.
2310
2311 -----
2312
2313 1559 The following software may be included in this product: eslint-scope. A copy of the source code may be downloaded from https://github.com/eslint/eslint-scope.git. This software contains the following license and notice below:
2314 1560
2315 1561 Copyright JS Foundation and other contributors, https://js.foundation
@@ -2320,46 +1566,20 @@ modification, are permitted provided that the following conditions are met:
2320 1566
2321 1567 * Redistributions of source code must retain the above copyright
2322 1568 notice, this list of conditions and the following disclaimer.
2323 * Redistributions in binary form must reproduce the above copyright
2324 notice, this list of conditions and the following disclaimer in the
2325 documentation and/or other materials provided with the distribution.
2326
2327 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2328 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2329 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2330 ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
2331 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2332 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2333 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
2334 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2335 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
2336 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2337
2338 -----
2339
2340 The following software may be included in this product: eslint-utils, regexpp. A copy of the source code may be downloaded from git+https://github.com/mysticatea/eslint-utils.git (eslint-utils), git+https://github.com/mysticatea/regexpp.git (regexpp). This software contains the following license and notice below:
2341
2342 MIT License
2343
2344 Copyright (c) 2018 Toru Nagashima
2345
2346 Permission is hereby granted, free of charge, to any person obtaining a copy
2347 of this software and associated documentation files (the "Software"), to deal
2348 in the Software without restriction, including without limitation the rights
2349 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2350 copies of the Software, and to permit persons to whom the Software is
2351 furnished to do so, subject to the following conditions:
2352
2353 The above copyright notice and this permission notice shall be included in all
2354 copies or substantial portions of the Software.
2355
2356 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2357 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2358 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2359 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2360 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2361 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2362 SOFTWARE.
1569 + * Redistributions in binary form must reproduce the above copyright
1570 + notice, this list of conditions and the following disclaimer in the
1571 + documentation and/or other materials provided with the distribution.
1572 +
1573 +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
1574 +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
1575 +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
1576 +ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
1577 +DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
1578 +(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
1579 +LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
1580 +ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1581 +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
1582 +THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2363 1583
2364 1584 -----
2365 1585
@@ -2751,6 +1971,32 @@ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2751 1971
2752 1972 -----
2753 1973
1974 +The following software may be included in this product: fd-slicer. A copy of the source code may be downloaded from git://github.com/andrewrk/node-fd-slicer.git. This software contains the following license and notice below:
1975 +
1976 +Copyright (c) 2014 Andrew Kelley
1977 +
1978 +Permission is hereby granted, free of charge, to any person
1979 +obtaining a copy of this software and associated documentation files
1980 +(the "Software"), to deal in the Software without restriction,
1981 +including without limitation the rights to use, copy, modify, merge,
1982 +publish, distribute, sublicense, and/or sell copies of the Software,
1983 +and to permit persons to whom the Software is furnished to do so,
1984 +subject to the following conditions:
1985 +
1986 +The above copyright notice and this permission notice shall be
1987 +included in all copies or substantial portions of the Software.
1988 +
1989 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1990 +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1991 +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1992 +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
1993 +BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
1994 +ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
1995 +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1996 +SOFTWARE.
1997 +
1998 +-----
1999 +
2754 2000 The following software may be included in this product: file-entry-cache, flat-cache. A copy of the source code may be downloaded from https://github.com/royriojas/file-entry-cache.git (file-entry-cache), https://github.com/royriojas/flat-cache.git (flat-cache). This software contains the following license and notice below:
2755 2001
2756 2002 The MIT License (MIT)
@@ -2777,6 +2023,32 @@ SOFTWARE.
2777 2023
2778 2024 -----
2779 2025
2026 +The following software may be included in this product: file-type, get-stream, is-stream, object-assign, path-is-absolute, pify. A copy of the source code may be downloaded from https://github.com/sindresorhus/file-type.git (file-type), https://github.com/sindresorhus/get-stream.git (get-stream), https://github.com/sindresorhus/is-stream.git (is-stream), https://github.com/sindresorhus/object-assign.git (object-assign), https://github.com/sindresorhus/path-is-absolute.git (path-is-absolute), https://github.com/sindresorhus/pify.git (pify). This software contains the following license and notice below:
2027 +
2028 +The MIT License (MIT)
2029 +
2030 +Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2031 +
2032 +Permission is hereby granted, free of charge, to any person obtaining a copy
2033 +of this software and associated documentation files (the "Software"), to deal
2034 +in the Software without restriction, including without limitation the rights
2035 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2036 +copies of the Software, and to permit persons to whom the Software is
2037 +furnished to do so, subject to the following conditions:
2038 +
2039 +The above copyright notice and this permission notice shall be included in
2040 +all copies or substantial portions of the Software.
2041 +
2042 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2043 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2044 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2045 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2046 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2047 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2048 +THE SOFTWARE.
2049 +
2050 +-----
2051 +
2780 2052 The following software may be included in this product: fill-range, is-number, micromatch. A copy of the source code may be downloaded from https://github.com/jonschlinkert/fill-range.git (fill-range), https://github.com/jonschlinkert/is-number.git (is-number), https://github.com/micromatch/micromatch.git (micromatch). This software contains the following license and notice below:
2781 2053
2782 2054 The MIT License (MIT)
@@ -2823,11 +2095,31 @@ PERFORMANCE OF THIS SOFTWARE.
2823 2095
2824 2096 -----
2825 2097
2826 The following software may be included in this product: for-each. A copy of the source code may be downloaded from git://github.com/Raynos/for-each.git. This software contains the following license and notice below:
2098 +The following software may be included in this product: foreground-child. A copy of the source code may be downloaded from git+https://github.com/tapjs/foreground-child.git. This software contains the following license and notice below:
2099 +
2100 +The ISC License
2101 +
2102 +Copyright (c) 2015-2023 Isaac Z. Schlueter and Contributors
2103 +
2104 +Permission to use, copy, modify, and/or distribute this software for any
2105 +purpose with or without fee is hereby granted, provided that the above
2106 +copyright notice and this permission notice appear in all copies.
2107 +
2108 +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2109 +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2110 +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2111 +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2112 +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2113 +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2114 +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2115 +
2116 +-----
2117 +
2118 +The following software may be included in this product: fs-constants. A copy of the source code may be downloaded from https://github.com/mafintosh/fs-constants.git. This software contains the following license and notice below:
2827 2119
2828 2120 The MIT License (MIT)
2829 2121
2830 Copyright (c) 2012 Raynos.
2122 +Copyright (c) 2018 Mathias Buus
2831 2123
2832 2124 Permission is hereby granted, free of charge, to any person obtaining a copy
2833 2125 of this software and associated documentation files (the "Software"), to deal
@@ -2836,16 +2128,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2836 2128 copies of the Software, and to permit persons to whom the Software is
2837 2129 furnished to do so, subject to the following conditions:
2838 2130
2839 The above copyright notice and this permission notice shall be included in all
2840 copies or substantial portions of the Software.
2131 +The above copyright notice and this permission notice shall be included in
2132 +all copies or substantial portions of the Software.
2841 2133
2842 2134 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2843 2135 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2844 2136 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2845 2137 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2846 2138 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2847 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2848 SOFTWARE.
2139 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2140 +THE SOFTWARE.
2849 2141
2850 2142 -----
2851 2143
@@ -2921,58 +2213,6 @@ THE SOFTWARE.
2921 2213
2922 2214 -----
2923 2215
2924 The following software may be included in this product: function.prototype.name, globalthis. A copy of the source code may be downloaded from git://github.com/es-shims/Function.prototype.name.git (function.prototype.name), git://github.com/ljharb/System.global.git (globalthis). This software contains the following license and notice below:
2925
2926 The MIT License (MIT)
2927
2928 Copyright (c) 2016 Jordan Harband
2929
2930 Permission is hereby granted, free of charge, to any person obtaining a copy
2931 of this software and associated documentation files (the "Software"), to deal
2932 in the Software without restriction, including without limitation the rights
2933 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2934 copies of the Software, and to permit persons to whom the Software is
2935 furnished to do so, subject to the following conditions:
2936
2937 The above copyright notice and this permission notice shall be included in all
2938 copies or substantial portions of the Software.
2939
2940 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2941 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2942 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2943 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2944 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2945 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2946 SOFTWARE.
2947
2948 -----
2949
2950 The following software may be included in this product: functions-have-names, has-bigints, internal-slot, side-channel, unbox-primitive, which-boxed-primitive. A copy of the source code may be downloaded from git+https://github.com/inspect-js/functions-have-names.git (functions-have-names), git+https://github.com/ljharb/has-bigints.git (has-bigints), git+https://github.com/ljharb/internal-slot.git (internal-slot), git+https://github.com/ljharb/side-channel.git (side-channel), git+https://github.com/ljharb/unbox-primitive.git (unbox-primitive), git+https://github.com/inspect-js/which-boxed-primitive.git (which-boxed-primitive). This software contains the following license and notice below:
2951
2952 MIT License
2953
2954 Copyright (c) 2019 Jordan Harband
2955
2956 Permission is hereby granted, free of charge, to any person obtaining a copy
2957 of this software and associated documentation files (the "Software"), to deal
2958 in the Software without restriction, including without limitation the rights
2959 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2960 copies of the Software, and to permit persons to whom the Software is
2961 furnished to do so, subject to the following conditions:
2962
2963 The above copyright notice and this permission notice shall be included in all
2964 copies or substantial portions of the Software.
2965
2966 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2967 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2968 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2969 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2970 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2971 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2972 SOFTWARE.
2973
2974 -----
2975
2976 2216 The following software may be included in this product: get-caller-file. A copy of the source code may be downloaded from git+https://github.com/stefanpenner/get-caller-file.git. This software contains the following license and notice below:
2977 2217
2978 2218 ISC License (ISC)
@@ -2984,11 +2224,11 @@ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH RE
2984 2224
2985 2225 -----
2986 2226
2987 The following software may be included in this product: get-symbol-description, has-tostringtag, is-shared-array-buffer. A copy of the source code may be downloaded from git+https://github.com/inspect-js/get-symbol-description.git (get-symbol-description), git+https://github.com/inspect-js/has-tostringtag.git (has-tostringtag), git+https://github.com/inspect-js/is-shared-array-buffer.git (is-shared-array-buffer). This software contains the following license and notice below:
2227 +The following software may be included in this product: get-intrinsic. A copy of the source code may be downloaded from git+https://github.com/ljharb/get-intrinsic.git. This software contains the following license and notice below:
2988 2228
2989 2229 MIT License
2990 2230
2991 Copyright (c) 2021 Inspect JS
2231 +Copyright (c) 2020 Jordan Harband
2992 2232
2993 2233 Permission is hereby granted, free of charge, to any person obtaining a copy
2994 2234 of this software and associated documentation files (the "Software"), to deal
@@ -3036,6 +2276,26 @@ https://creativecommons.org/licenses/by-sa/4.0/
3036 2276
3037 2277 -----
3038 2278
2279 +The following software may be included in this product: glob. A copy of the source code may be downloaded from git://github.com/isaacs/node-glob.git. This software contains the following license and notice below:
2280 +
2281 +The ISC License
2282 +
2283 +Copyright (c) 2009-2023 Isaac Z. Schlueter and Contributors
2284 +
2285 +Permission to use, copy, modify, and/or distribute this software for any
2286 +purpose with or without fee is hereby granted, provided that the above
2287 +copyright notice and this permission notice appear in all copies.
2288 +
2289 +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2290 +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2291 +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2292 +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2293 +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2294 +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2295 +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2296 +
2297 +-----
2298 +
3039 2299 The following software may be included in this product: glob-parent. A copy of the source code may be downloaded from https://github.com/gulpjs/glob-parent.git. This software contains the following license and notice below:
3040 2300
3041 2301 The ISC License
@@ -3105,11 +2365,11 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3105 2365
3106 2366 -----
3107 2367
3108 The following software may be included in this product: grapheme-splitter. A copy of the source code may be downloaded from https://github.com/orling/grapheme-splitter.git. This software contains the following license and notice below:
2368 +The following software may be included in this product: globalthis. A copy of the source code may be downloaded from git://github.com/ljharb/System.global.git. This software contains the following license and notice below:
3109 2369
3110 2370 The MIT License (MIT)
3111 2371
3112 Copyright (c) 2015 Orlin Georgiev
2372 +Copyright (c) 2016 Jordan Harband
3113 2373
3114 2374 Permission is hereby granted, free of charge, to any person obtaining a copy
3115 2375 of this software and associated documentation files (the "Software"), to deal
@@ -3131,11 +2391,29 @@ SOFTWARE.
3131 2391
3132 2392 -----
3133 2393
3134 The following software may be included in this product: has-property-descriptors, has-proto, supports-preserve-symlinks-flag. A copy of the source code may be downloaded from git+https://github.com/inspect-js/has-property-descriptors.git (has-property-descriptors), git+https://github.com/inspect-js/has-proto.git (has-proto), git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git (supports-preserve-symlinks-flag). This software contains the following license and notice below:
2394 +The following software may be included in this product: graceful-fs. A copy of the source code may be downloaded from https://github.com/isaacs/node-graceful-fs. This software contains the following license and notice below:
3135 2395
3136 MIT License
2396 +The ISC License
3137 2397
3138 Copyright (c) 2022 Inspect JS
2398 +Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors
2399 +
2400 +Permission to use, copy, modify, and/or distribute this software for any
2401 +purpose with or without fee is hereby granted, provided that the above
2402 +copyright notice and this permission notice appear in all copies.
2403 +
2404 +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2405 +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2406 +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2407 +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2408 +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2409 +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2410 +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2411 +
2412 +-----
2413 +
2414 +The following software may be included in this product: graphemer. A copy of the source code may be downloaded from https://github.com/flmnt/graphemer.git. This software contains the following license and notice below:
2415 +
2416 +Copyright 2020 Filament (Anomalous Technologies Limited)
3139 2417
3140 2418 Permission is hereby granted, free of charge, to any person obtaining a copy
3141 2419 of this software and associated documentation files (the "Software"), to deal
@@ -3144,24 +2422,23 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3144 2422 copies of the Software, and to permit persons to whom the Software is
3145 2423 furnished to do so, subject to the following conditions:
3146 2424
3147 The above copyright notice and this permission notice shall be included in all
3148 copies or substantial portions of the Software.
2425 +The above copyright notice and this permission notice shall be included
2426 +in all copies or substantial portions of the Software.
3149 2427
3150 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3151 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3152 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3153 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3154 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3155 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3156 SOFTWARE.
2428 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,
2429 +INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
2430 +PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
2431 +HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2432 +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
2433 +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3157 2434
3158 2435 -----
3159 2436
3160 The following software may be included in this product: has-symbols. A copy of the source code may be downloaded from git://github.com/inspect-js/has-symbols.git. This software contains the following license and notice below:
2437 +The following software may be included in this product: has-property-descriptors, has-proto. A copy of the source code may be downloaded from git+https://github.com/inspect-js/has-property-descriptors.git (has-property-descriptors), git+https://github.com/inspect-js/has-proto.git (has-proto). This software contains the following license and notice below:
3161 2438
3162 2439 MIT License
3163 2440
3164 Copyright (c) 2016 Jordan Harband
2441 +Copyright (c) 2022 Inspect JS
3165 2442
3166 2443 Permission is hereby granted, free of charge, to any person obtaining a copy
3167 2444 of this software and associated documentation files (the "Software"), to deal
@@ -3183,11 +2460,11 @@ SOFTWARE.
3183 2460
3184 2461 -----
3185 2462
3186 The following software may be included in this product: husky. A copy of the source code may be downloaded from https://github.com/typicode/husky.git. This software contains the following license and notice below:
2463 +The following software may be included in this product: has-symbols. A copy of the source code may be downloaded from git://github.com/inspect-js/has-symbols.git. This software contains the following license and notice below:
3187 2464
3188 2465 MIT License
3189 2466
3190 Copyright (c) 2021 typicode
2467 +Copyright (c) 2016 Jordan Harband
3191 2468
3192 2469 Permission is hereby granted, free of charge, to any person obtaining a copy
3193 2470 of this software and associated documentation files (the "Software"), to deal
@@ -3209,51 +2486,27 @@ SOFTWARE.
3209 2486
3210 2487 -----
3211 2488
3212 The following software may be included in this product: inflight. A copy of the source code may be downloaded from https://github.com/npm/inflight.git. This software contains the following license and notice below:
3213
3214 The ISC License
3215
3216 Copyright (c) Isaac Z. Schlueter
3217
3218 Permission to use, copy, modify, and/or distribute this software for any
3219 purpose with or without fee is hereby granted, provided that the above
3220 copyright notice and this permission notice appear in all copies.
3221
3222 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3223 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3224 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3225 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3226 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3227 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
3228 IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2489 +The following software may be included in this product: ieee754. A copy of the source code may be downloaded from git://github.com/feross/ieee754.git. This software contains the following license and notice below:
3229 2490
3230 -----
2491 +Copyright 2008 Fair Oaks Labs, Inc.
3231 2492
3232 The following software may be included in this product: inherits. A copy of the source code may be downloaded from git://github.com/isaacs/inherits. This software contains the following license and notice below:
2493 +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
3233 2494
3234 The ISC License
2495 +1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
3235 2496
3236 Copyright (c) Isaac Z. Schlueter
2497 +2. 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.
3237 2498
3238 Permission to use, copy, modify, and/or distribute this software for any
3239 purpose with or without fee is hereby granted, provided that the above
3240 copyright notice and this permission notice appear in all copies.
2499 +3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
3241 2500
3242 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
3243 REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
3244 FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
3245 INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
3246 LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
3247 OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
3248 PERFORMANCE OF THIS SOFTWARE.
2501 +THIS SOFTWARE 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 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3249 2502
3250 2503 -----
3251 2504
3252 The following software may be included in this product: ini, isexe, json-stringify-safe, lru-cache, minimatch, once, rimraf, semver, which, wrappy, yallist. A copy of the source code may be downloaded from git://github.com/isaacs/ini.git (ini), git+https://github.com/isaacs/isexe.git (isexe), git://github.com/isaacs/json-stringify-safe (json-stringify-safe), git://github.com/isaacs/node-lru-cache.git (lru-cache), git://github.com/isaacs/minimatch.git (minimatch), git://github.com/isaacs/once (once), git://github.com/isaacs/rimraf.git (rimraf), https://github.com/npm/node-semver.git (semver), git://github.com/isaacs/node-which.git (which), https://github.com/npm/wrappy (wrappy), git+https://github.com/isaacs/yallist.git (yallist). This software contains the following license and notice below:
2505 +The following software may be included in this product: inflight. A copy of the source code may be downloaded from https://github.com/npm/inflight.git. This software contains the following license and notice below:
3253 2506
3254 2507 The ISC License
3255 2508
3256 Copyright (c) Isaac Z. Schlueter and Contributors
2509 +Copyright (c) Isaac Z. Schlueter
3257 2510
3258 2511 Permission to use, copy, modify, and/or distribute this software for any
3259 2512 purpose with or without fee is hereby granted, provided that the above
@@ -3269,80 +2522,43 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3269 2522
3270 2523 -----
3271 2524
3272 The following software may be included in this product: is-array-buffer. A copy of the source code may be downloaded from git+https://github.com/inspect-js/is-array-buffer.git. This software contains the following license and notice below:
3273
3274 MIT License
3275
3276 Copyright (c) 2015 Chen Gengyuan, Inspect JS
3277
3278 Permission is hereby granted, free of charge, to any person obtaining a copy
3279 of this software and associated documentation files (the "Software"), to deal
3280 in the Software without restriction, including without limitation the rights
3281 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3282 copies of the Software, and to permit persons to whom the Software is
3283 furnished to do so, subject to the following conditions:
3284
3285 The above copyright notice and this permission notice shall be included in all
3286 copies or substantial portions of the Software.
3287
3288 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3289 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3290 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3291 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3292 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3293 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3294 SOFTWARE.
3295
3296 -----
3297
3298 The following software may be included in this product: is-bigint, object.fromentries. A copy of the source code may be downloaded from git+https://github.com/inspect-js/is-bigint.git (is-bigint), git://github.com/es-shims/Object.fromEntries.git (object.fromentries). This software contains the following license and notice below:
3299
3300 MIT License
3301
3302 Copyright (c) 2018 Jordan Harband
3303
3304 Permission is hereby granted, free of charge, to any person obtaining a copy
3305 of this software and associated documentation files (the "Software"), to deal
3306 in the Software without restriction, including without limitation the rights
3307 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3308 copies of the Software, and to permit persons to whom the Software is
3309 furnished to do so, subject to the following conditions:
2525 +The following software may be included in this product: inherits. A copy of the source code may be downloaded from git://github.com/isaacs/inherits. This software contains the following license and notice below:
3310 2526
3311 The above copyright notice and this permission notice shall be included in all
3312 copies or substantial portions of the Software.
2527 +The ISC License
3313 2528
3314 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3315 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3316 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3317 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3318 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3319 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3320 SOFTWARE.
2529 +Copyright (c) Isaac Z. Schlueter
3321 2530
3322 -----
2531 +Permission to use, copy, modify, and/or distribute this software for any
2532 +purpose with or without fee is hereby granted, provided that the above
2533 +copyright notice and this permission notice appear in all copies.
3323 2534
3324 The following software may be included in this product: is-core-module. A copy of the source code may be downloaded from git+https://github.com/inspect-js/is-core-module.git. This software contains the following license and notice below:
2535 +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
2536 +REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
2537 +FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
2538 +INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
2539 +LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
2540 +OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
2541 +PERFORMANCE OF THIS SOFTWARE.
3325 2542
3326 The MIT License (MIT)
2543 +-----
3327 2544
3328 Copyright (c) 2014 Dave Justice
2545 +The following software may be included in this product: ini, isexe, json-stringify-safe, lru-cache, minimatch, once, rimraf, semver, which, wrappy, yallist. A copy of the source code may be downloaded from git://github.com/isaacs/ini.git (ini), git+https://github.com/isaacs/isexe.git (isexe), git://github.com/isaacs/json-stringify-safe (json-stringify-safe), git://github.com/isaacs/node-lru-cache.git (lru-cache), git://github.com/isaacs/minimatch.git (minimatch), git://github.com/isaacs/once (once), git://github.com/isaacs/rimraf.git (rimraf), https://github.com/npm/node-semver.git (semver), git://github.com/isaacs/node-which.git (which), https://github.com/npm/wrappy (wrappy), git+https://github.com/isaacs/yallist.git (yallist). This software contains the following license and notice below:
3329 2546
3330 Permission is hereby granted, free of charge, to any person obtaining a copy of
3331 this software and associated documentation files (the "Software"), to deal in
3332 the Software without restriction, including without limitation the rights to
3333 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
3334 the Software, and to permit persons to whom the Software is furnished to do so,
3335 subject to the following conditions:
2547 +The ISC License
3336 2548
3337 The above copyright notice and this permission notice shall be included in all
3338 copies or substantial portions of the Software.
2549 +Copyright (c) Isaac Z. Schlueter and Contributors
3339 2550
3340 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3341 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
3342 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
3343 COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
3344 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3345 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2551 +Permission to use, copy, modify, and/or distribute this software for any
2552 +purpose with or without fee is hereby granted, provided that the above
2553 +copyright notice and this permission notice appear in all copies.
2554 +
2555 +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2556 +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2557 +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2558 +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2559 +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2560 +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2561 +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3346 2562
3347 2563 -----
3348 2564
@@ -3372,11 +2588,11 @@ THE SOFTWARE.
3372 2588
3373 2589 -----
3374 2590
3375 The following software may be included in this product: is-negative-zero, is-regex. A copy of the source code may be downloaded from git://github.com/inspect-js/is-negative-zero.git (is-negative-zero), git://github.com/inspect-js/is-regex.git (is-regex). This software contains the following license and notice below:
2591 +The following software may be included in this product: is-natural-number, strip-dirs. A copy of the source code may be downloaded from https://github.com/shinnn/is-natural-number.js.git (is-natural-number), https://github.com/shinnn/node-strip-dirs.git (strip-dirs). This software contains the following license and notice below:
3376 2592
3377 2593 The MIT License (MIT)
3378 2594
3379 Copyright (c) 2014 Jordan Harband
2595 +Copyright (c) 2014 - 2016 Shinnosuke Watanabe
3380 2596
3381 2597 Permission is hereby granted, free of charge, to any person obtaining a copy of
3382 2598 this software and associated documentation files (the "Software"), to deal in
@@ -3397,55 +2613,63 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3397 2613
3398 2614 -----
3399 2615
3400 The following software may be included in this product: js-sdsl. A copy of the source code may be downloaded from https://github.com/js-sdsl/js-sdsl.git. This software contains the following license and notice below:
2616 +The following software may be included in this product: jackspeak, path-scurry. A copy of the source code may be downloaded from git+https://github.com/isaacs/jackspeak.git (jackspeak), git+https://github.com/isaacs/path-scurry (path-scurry). This software contains the following license and notice below:
3401 2617
3402 MIT License
2618 +# Blue Oak Model License
3403 2619
3404 Copyright (c) 2021 Zilong Yao
2620 +Version 1.0.0
3405 2621
3406 Permission is hereby granted, free of charge, to any person obtaining a copy
3407 of this software and associated documentation files (the "Software"), to deal
3408 in the Software without restriction, including without limitation the rights
3409 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3410 copies of the Software, and to permit persons to whom the Software is
3411 furnished to do so, subject to the following conditions:
2622 +## Purpose
3412 2623
3413 The above copyright notice and this permission notice shall be included in all
3414 copies or substantial portions of the Software.
2624 +This license gives everyone as much permission to work with
2625 +this software as possible, while protecting contributors
2626 +from liability.
3415 2627
3416 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3417 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3418 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3419 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3420 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3421 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3422 SOFTWARE.
2628 +## Acceptance
3423 2629
3424 -----
2630 +In order to receive this license, you must agree to its
2631 +rules. The rules of this license are both obligations
2632 +under that agreement and conditions to your license.
2633 +You must not do anything with this software that triggers
2634 +a rule that you cannot or will not follow.
3425 2635
3426 The following software may be included in this product: js-tokens. A copy of the source code may be downloaded from https://github.com/lydell/js-tokens.git. This software contains the following license and notice below:
2636 +## Copyright
3427 2637
3428 The MIT License (MIT)
2638 +Each contributor licenses you to do everything with this
2639 +software that would otherwise infringe that contributor's
2640 +copyright in it.
3429 2641
3430 Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell
2642 +## Notices
3431 2643
3432 Permission is hereby granted, free of charge, to any person obtaining a copy
3433 of this software and associated documentation files (the "Software"), to deal
3434 in the Software without restriction, including without limitation the rights
3435 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3436 copies of the Software, and to permit persons to whom the Software is
3437 furnished to do so, subject to the following conditions:
2644 +You must ensure that everyone who gets a copy of
2645 +any part of this software from you, with or without
2646 +changes, also gets the text of this license or a link to
2647 +<https://blueoakcouncil.org/license/1.0.0>.
3438 2648
3439 The above copyright notice and this permission notice shall be included in
3440 all copies or substantial portions of the Software.
2649 +## Excuse
3441 2650
3442 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3443 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3444 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3445 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3446 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3447 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3448 THE SOFTWARE.
2651 +If anyone notifies you in writing that you have not
2652 +complied with [Notices](#notices), you can keep your
2653 +license by taking all practical steps to comply within 30
2654 +days after the notice. If you do not do so, your license
2655 +ends immediately.
2656 +
2657 +## Patent
2658 +
2659 +Each contributor licenses you to do everything with this
2660 +software that would otherwise infringe any patent claims
2661 +they can license or become able to license.
2662 +
2663 +## Reliability
2664 +
2665 +No contributor can revoke this license.
2666 +
2667 +## No Liability
2668 +
2669 +***As far as the law allows, this software comes as is,
2670 +without any warranty or condition, and no contributor
2671 +will be liable to anyone for any damages related to this
2672 +software or this license, under any kind of legal claim.***
3449 2673
3450 2674 -----
3451 2675
@@ -3475,11 +2699,11 @@ THE SOFTWARE.
3475 2699
3476 2700 -----
3477 2701
3478 The following software may be included in this product: json5. A copy of the source code may be downloaded from git+https://github.com/json5/json5.git. This software contains the following license and notice below:
2702 +The following software may be included in this product: jsonc-parser. A copy of the source code may be downloaded from https://github.com/microsoft/node-jsonc-parser. This software contains the following license and notice below:
3479 2703
3480 MIT License
2704 +The MIT License (MIT)
3481 2705
3482 Copyright (c) 2012-2018 Aseem Kishore, and [others].
2706 +Copyright (c) Microsoft
3483 2707
3484 2708 Permission is hereby granted, free of charge, to any person obtaining a copy
3485 2709 of this software and associated documentation files (the "Software"), to deal
@@ -3499,8 +2723,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3499 2723 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3500 2724 SOFTWARE.
3501 2725
3502 [others]: https://github.com/json5/json5/contributors
3503
3504 2726 -----
3505 2727
3506 2728 The following software may be included in this product: levn, optionator, prelude-ls, type-check. A copy of the source code may be downloaded from git://github.com/gkz/levn.git (levn), git://github.com/gkz/optionator.git (optionator), git://github.com/gkz/prelude-ls.git (prelude-ls), git://github.com/gkz/type-check.git (type-check). This software contains the following license and notice below:
@@ -3609,29 +2831,23 @@ terms above.
3609 2831
3610 2832 -----
3611 2833
3612 The following software may be included in this product: loose-envify. A copy of the source code may be downloaded from git://github.com/zertosh/loose-envify.git. This software contains the following license and notice below:
3613
3614 The MIT License (MIT)
2834 +The following software may be included in this product: lru-cache. A copy of the source code may be downloaded from git://github.com/isaacs/node-lru-cache.git. This software contains the following license and notice below:
3615 2835
3616 Copyright (c) 2015 Andres Suarez <zertosh@gmail.com>
2836 +The ISC License
3617 2837
3618 Permission is hereby granted, free of charge, to any person obtaining a copy
3619 of this software and associated documentation files (the "Software"), to deal
3620 in the Software without restriction, including without limitation the rights
3621 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3622 copies of the Software, and to permit persons to whom the Software is
3623 furnished to do so, subject to the following conditions:
2838 +Copyright (c) 2010-2023 Isaac Z. Schlueter and Contributors
3624 2839
3625 The above copyright notice and this permission notice shall be included in
3626 all copies or substantial portions of the Software.
2840 +Permission to use, copy, modify, and/or distribute this software for any
2841 +purpose with or without fee is hereby granted, provided that the above
2842 +copyright notice and this permission notice appear in all copies.
3627 2843
3628 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3629 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3630 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3631 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3632 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3633 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3634 THE SOFTWARE.
2844 +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2845 +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2846 +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2847 +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2848 +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2849 +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2850 +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3635 2851
3636 2852 -----
3637 2853
@@ -3662,11 +2878,11 @@ OTHER DEALINGS IN THE SOFTWARE.
3662 2878
3663 2879 -----
3664 2880
3665 The following software may be included in this product: markdownlint. A copy of the source code may be downloaded from https://github.com/DavidAnson/markdownlint.git. This software contains the following license and notice below:
2881 +The following software may be included in this product: markdownlint, markdownlint-micromark. A copy of the source code may be downloaded from https://github.com/DavidAnson/markdownlint.git (markdownlint), https://github.com/DavidAnson/markdownlint.git (markdownlint-micromark). This software contains the following license and notice below:
3666 2882
3667 2883 The MIT License (MIT)
3668 2884
3669 Copyright (c) 2015-2022 David Anson
2885 +Copyright (c) David Anson
3670 2886
3671 2887 Permission is hereby granted, free of charge, to any person obtaining a copy
3672 2888 of this software and associated documentation files (the "Software"), to deal
@@ -3688,6 +2904,32 @@ THE SOFTWARE.
3688 2904
3689 2905 -----
3690 2906
2907 +The following software may be included in this product: markdownlint-cli. A copy of the source code may be downloaded from git+https://github.com/igorshubovych/markdownlint-cli.git. This software contains the following license and notice below:
2908 +
2909 +The MIT License (MIT)
2910 +
2911 +Copyright (c) 2016-2020 Igor Shubovych
2912 +
2913 +Permission is hereby granted, free of charge, to any person obtaining a copy
2914 +of this software and associated documentation files (the "Software"), to deal
2915 +in the Software without restriction, including without limitation the rights
2916 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2917 +copies of the Software, and to permit persons to whom the Software is
2918 +furnished to do so, subject to the following conditions:
2919 +
2920 +The above copyright notice and this permission notice shall be included in all
2921 +copies or substantial portions of the Software.
2922 +
2923 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2924 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2925 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2926 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2927 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2928 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2929 +SOFTWARE.
2930 +
2931 +-----
2932 +
3691 2933 The following software may be included in this product: mdurl. A copy of the source code may be downloaded from https://github.com/markdown-it/mdurl.git. This software contains the following license and notice below:
3692 2934
3693 2935 Copyright (c) 2015 Vitaly Puzrin, Alex Kocharin.
@@ -3764,113 +3006,51 @@ SOFTWARE.
3764 3006
3765 3007 -----
3766 3008
3767 The following software may be included in this product: ms. A copy of the source code may be downloaded from https://github.com/zeit/ms.git. This software contains the following license and notice below:
3768
3769 The MIT License (MIT)
3770
3771 Copyright (c) 2016 Zeit, Inc.
3772
3773 Permission is hereby granted, free of charge, to any person obtaining a copy
3774 of this software and associated documentation files (the "Software"), to deal
3775 in the Software without restriction, including without limitation the rights
3776 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3777 copies of the Software, and to permit persons to whom the Software is
3778 furnished to do so, subject to the following conditions:
3779
3780 The above copyright notice and this permission notice shall be included in all
3781 copies or substantial portions of the Software.
3782
3783 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3784 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3785 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3786 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3787 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3788 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3789 SOFTWARE.
3790
3791 -----
3792
3793 The following software may be included in this product: ms. A copy of the source code may be downloaded from https://github.com/vercel/ms.git. This software contains the following license and notice below:
3794
3795 The MIT License (MIT)
3009 +The following software may be included in this product: minimatch. A copy of the source code may be downloaded from git://github.com/isaacs/minimatch.git. This software contains the following license and notice below:
3796 3010
3797 Copyright (c) 2020 Vercel, Inc.
3011 +The ISC License
3798 3012
3799 Permission is hereby granted, free of charge, to any person obtaining a copy
3800 of this software and associated documentation files (the "Software"), to deal
3801 in the Software without restriction, including without limitation the rights
3802 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3803 copies of the Software, and to permit persons to whom the Software is
3804 furnished to do so, subject to the following conditions:
3013 +Copyright (c) 2011-2023 Isaac Z. Schlueter and Contributors
3805 3014
3806 The above copyright notice and this permission notice shall be included in all
3807 copies or substantial portions of the Software.
3015 +Permission to use, copy, modify, and/or distribute this software for any
3016 +purpose with or without fee is hereby granted, provided that the above
3017 +copyright notice and this permission notice appear in all copies.
3808 3018
3809 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3810 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3811 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3812 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3813 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3814 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3815 SOFTWARE.
3019 +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3020 +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3021 +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3022 +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3023 +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3024 +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
3025 +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3816 3026
3817 3027 -----
3818 3028
3819 The following software may be included in this product: nconf. A copy of the source code may be downloaded from http://github.com/flatiron/nconf.git. This software contains the following license and notice below:
3029 +The following software may be included in this product: minipass. A copy of the source code may be downloaded from https://github.com/isaacs/minipass. This software contains the following license and notice below:
3820 3030
3821 Copyright (C) 2011 Charlie Robbins and the Contributors.
3031 +The ISC License
3822 3032
3823 Permission is hereby granted, free of charge, to any person obtaining a copy
3824 of this software and associated documentation files (the "Software"), to deal
3825 in the Software without restriction, including without limitation the rights
3826 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3827 copies of the Software, and to permit persons to whom the Software is
3828 furnished to do so, subject to the following conditions:
3033 +Copyright (c) 2017-2023 npm, Inc., Isaac Z. Schlueter, and Contributors
3829 3034
3830 The above copyright notice and this permission notice shall be included in
3831 all copies or substantial portions of the Software.
3035 +Permission to use, copy, modify, and/or distribute this software for any
3036 +purpose with or without fee is hereby granted, provided that the above
3037 +copyright notice and this permission notice appear in all copies.
3832 3038
3833 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3834 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3835 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3836 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3837 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3838 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3839 THE SOFTWARE.
3039 +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3040 +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3041 +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3042 +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3043 +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3044 +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
3045 +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3840 3046
3841 3047 -----
3842 3048
3843 The following software may be included in this product: object-assign, path-is-absolute, strip-bom. A copy of the source code may be downloaded from https://github.com/sindresorhus/object-assign.git (object-assign), https://github.com/sindresorhus/path-is-absolute.git (path-is-absolute), https://github.com/sindresorhus/strip-bom.git (strip-bom). This software contains the following license and notice below:
3049 +The following software may be included in this product: ms. A copy of the source code may be downloaded from https://github.com/zeit/ms.git. This software contains the following license and notice below:
3844 3050
3845 3051 The MIT License (MIT)
3846 3052
3847 Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
3848
3849 Permission is hereby granted, free of charge, to any person obtaining a copy
3850 of this software and associated documentation files (the "Software"), to deal
3851 in the Software without restriction, including without limitation the rights
3852 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3853 copies of the Software, and to permit persons to whom the Software is
3854 furnished to do so, subject to the following conditions:
3855
3856 The above copyright notice and this permission notice shall be included in
3857 all copies or substantial portions of the Software.
3858
3859 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3860 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3861 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3862 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3863 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3864 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3865 THE SOFTWARE.
3866
3867 -----
3868
3869 The following software may be included in this product: object-inspect. A copy of the source code may be downloaded from git://github.com/inspect-js/object-inspect.git. This software contains the following license and notice below:
3870
3871 MIT License
3872
3873 Copyright (c) 2013 James Halliday
3053 +Copyright (c) 2016 Zeit, Inc.
3874 3054
3875 3055 Permission is hereby granted, free of charge, to any person obtaining a copy
3876 3056 of this software and associated documentation files (the "Software"), to deal
@@ -3892,11 +3072,9 @@ SOFTWARE.
3892 3072
3893 3073 -----
3894 3074
3895 The following software may be included in this product: object-keys. A copy of the source code may be downloaded from git://github.com/ljharb/object-keys.git. This software contains the following license and notice below:
3896
3897 The MIT License (MIT)
3075 +The following software may be included in this product: nconf. A copy of the source code may be downloaded from http://github.com/flatiron/nconf.git. This software contains the following license and notice below:
3898 3076
3899 Copyright (C) 2013 Jordan Harband
3077 +Copyright (C) 2011 Charlie Robbins and the Contributors.
3900 3078
3901 3079 Permission is hereby granted, free of charge, to any person obtaining a copy
3902 3080 of this software and associated documentation files (the "Software"), to deal
@@ -3918,11 +3096,11 @@ THE SOFTWARE.
3918 3096
3919 3097 -----
3920 3098
3921 The following software may be included in this product: object.assign. A copy of the source code may be downloaded from git://github.com/ljharb/object.assign.git. This software contains the following license and notice below:
3099 +The following software may be included in this product: object-keys. A copy of the source code may be downloaded from git://github.com/ljharb/object-keys.git. This software contains the following license and notice below:
3922 3100
3923 3101 The MIT License (MIT)
3924 3102
3925 Copyright (c) 2014 Jordan Harband
3103 +Copyright (C) 2013 Jordan Harband
3926 3104
3927 3105 Permission is hereby granted, free of charge, to any person obtaining a copy
3928 3106 of this software and associated documentation files (the "Software"), to deal
@@ -3931,50 +3109,52 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3931 3109 copies of the Software, and to permit persons to whom the Software is
3932 3110 furnished to do so, subject to the following conditions:
3933 3111
3934 The above copyright notice and this permission notice shall be included in all
3935 copies or substantial portions of the Software.
3112 +The above copyright notice and this permission notice shall be included in
3113 +all copies or substantial portions of the Software.
3936 3114
3937 3115 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3938 3116 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3939 3117 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3940 3118 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3941 3119 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3942 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3943 SOFTWARE.
3120 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3121 +THE SOFTWARE.
3944 3122
3945 3123 -----
3946 3124
3947 The following software may be included in this product: object.hasown. A copy of the source code may be downloaded from https://github.com/es-shims/Object.hasOwn.git. This software contains the following license and notice below:
3125 +The following software may be included in this product: pend. A copy of the source code may be downloaded from git://github.com/andrewrk/node-pend.git. This software contains the following license and notice below:
3948 3126
3949 The MIT License (MIT)
3127 +The MIT License (Expat)
3950 3128
3951 Copyright (c) 2016 Glen Mailer, Jordan Harband, and contributors
3129 +Copyright (c) 2014 Andrew Kelley
3952 3130
3953 Permission is hereby granted, free of charge, to any person obtaining a copy
3954 of this software and associated documentation files (the "Software"), to deal
3955 in the Software without restriction, including without limitation the rights
3956 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3957 copies of the Software, and to permit persons to whom the Software is
3958 furnished to do so, subject to the following conditions:
3131 +Permission is hereby granted, free of charge, to any person
3132 +obtaining a copy of this software and associated documentation files
3133 +(the "Software"), to deal in the Software without restriction,
3134 +including without limitation the rights to use, copy, modify, merge,
3135 +publish, distribute, sublicense, and/or sell copies of the Software,
3136 +and to permit persons to whom the Software is furnished to do so,
3137 +subject to the following conditions:
3959 3138
3960 The above copyright notice and this permission notice shall be included in all
3961 copies or substantial portions of the Software.
3139 +The above copyright notice and this permission notice shall be
3140 +included in all copies or substantial portions of the Software.
3962 3141
3963 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3964 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3965 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3966 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3967 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3968 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3142 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3143 +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3144 +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3145 +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
3146 +BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
3147 +ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3148 +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3969 3149 SOFTWARE.
3970 3150
3971 3151 -----
3972 3152
3973 The following software may be included in this product: path-parse. A copy of the source code may be downloaded from https://github.com/jbgutierrez/path-parse.git. This software contains the following license and notice below:
3153 +The following software may be included in this product: picomatch. A copy of the source code may be downloaded from https://github.com/micromatch/picomatch.git. This software contains the following license and notice below:
3974 3154
3975 3155 The MIT License (MIT)
3976 3156
3977 Copyright (c) 2015 Javier Blanco
3157 +Copyright (c) 2017-present, Jon Schlinkert.
3978 3158
3979 3159 Permission is hereby granted, free of charge, to any person obtaining a copy
3980 3160 of this software and associated documentation files (the "Software"), to deal
@@ -3983,24 +3163,24 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3983 3163 copies of the Software, and to permit persons to whom the Software is
3984 3164 furnished to do so, subject to the following conditions:
3985 3165
3986 The above copyright notice and this permission notice shall be included in all
3987 copies or substantial portions of the Software.
3166 +The above copyright notice and this permission notice shall be included in
3167 +all copies or substantial portions of the Software.
3988 3168
3989 3169 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3990 3170 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3991 3171 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3992 3172 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3993 3173 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3994 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3995 SOFTWARE.
3174 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3175 +THE SOFTWARE.
3996 3176
3997 3177 -----
3998 3178
3999 The following software may be included in this product: picomatch. A copy of the source code may be downloaded from https://github.com/micromatch/picomatch.git. This software contains the following license and notice below:
3179 +The following software may be included in this product: pinkie, pinkie-promise. A copy of the source code may be downloaded from https://github.com/floatdrop/pinkie.git (pinkie), https://github.com/floatdrop/pinkie-promise.git (pinkie-promise). This software contains the following license and notice below:
4000 3180
4001 3181 The MIT License (MIT)
4002 3182
4003 Copyright (c) 2017-present, Jon Schlinkert.
3183 +Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)
4004 3184
4005 3185 Permission is hereby granted, free of charge, to any person obtaining a copy
4006 3186 of this software and associated documentation files (the "Software"), to deal
@@ -4051,7 +3231,7 @@ Repository: <https://github.com/angular/angular.git>
4051 3231
4052 3232 ----------------------------------------
4053 3233
4054 ### @babel/code-frame@v7.16.7
3234 +### @babel/code-frame@v7.18.6
4055 3235
4056 3236 License: MIT
4057 3237 By: The Babel Team
@@ -4082,7 +3262,7 @@ Repository: <https://github.com/babel/babel.git>
4082 3262
4083 3263 ----------------------------------------
4084 3264
4085 ### @babel/helper-validator-identifier@v7.16.7
3265 +### @babel/helper-validator-identifier@v7.19.1
4086 3266
4087 3267 License: MIT
4088 3268 By: The Babel Team
@@ -4113,7 +3293,7 @@ Repository: <https://github.com/babel/babel.git>
4113 3293
4114 3294 ----------------------------------------
4115 3295
4116 ### @babel/highlight@v7.16.10
3296 +### @babel/highlight@v7.18.6
4117 3297
4118 3298 License: MIT
4119 3299 By: The Babel Team
@@ -4144,7 +3324,7 @@ Repository: <https://github.com/babel/babel.git>
4144 3324
4145 3325 ----------------------------------------
4146 3326
4147 ### @babel/parser@v7.18.0
3327 +### @babel/parser@v7.21.3
4148 3328
4149 3329 License: MIT
4150 3330 By: The Babel Team
@@ -4363,14 +3543,14 @@ License: MIT
4363 3543
4364 3544 ----------------------------------------
4365 3545
4366 ### @typescript-eslint/types@v5.27.0
3546 +### @typescript-eslint/types@v5.55.0
4367 3547
4368 3548 License: MIT
4369 3549 Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
4370 3550
4371 3551 > MIT License
4372 3552 >
4373 > Copyright (c) 2019 TypeScript ESLint and other contributors
3553 +> Copyright (c) 2019 typescript-eslint and other contributors
4374 3554 >
4375 3555 > Permission is hereby granted, free of charge, to any person obtaining a copy
4376 3556 > of this software and associated documentation files (the "Software"), to deal
@@ -4392,7 +3572,7 @@ Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
4392 3572
4393 3573 ----------------------------------------
4394 3574
4395 ### @typescript-eslint/typescript-estree@v5.27.0
3575 +### @typescript-eslint/typescript-estree@v5.55.0
4396 3576
4397 3577 License: BSD-2-Clause
4398 3578 Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
@@ -4407,11 +3587,11 @@ Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
4407 3587 > Redistribution and use in source and binary forms, with or without
4408 3588 > modification, are permitted provided that the following conditions are met:
4409 3589 >
4410 > * Redistributions of source code must retain the above copyright
4411 > notice, this list of conditions and the following disclaimer.
4412 > * Redistributions in binary form must reproduce the above copyright
4413 > notice, this list of conditions and the following disclaimer in the
4414 > documentation and/or other materials provided with the distribution.
3590 +> - Redistributions of source code must retain the above copyright
3591 +> notice, this list of conditions and the following disclaimer.
3592 +> - Redistributions in binary form must reproduce the above copyright
3593 +> notice, this list of conditions and the following disclaimer in the
3594 +> documentation and/or other materials provided with the distribution.
4415 3595 >
4416 3596 > THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
4417 3597 > AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -4426,14 +3606,14 @@ Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
4426 3606
4427 3607 ----------------------------------------
4428 3608
4429 ### @typescript-eslint/visitor-keys@v5.27.0
3609 +### @typescript-eslint/visitor-keys@v5.55.0
4430 3610
4431 3611 License: MIT
4432 3612 Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
4433 3613
4434 3614 > MIT License
4435 3615 >
4436 > Copyright (c) 2019 TypeScript ESLint and other contributors
3616 +> Copyright (c) 2019 typescript-eslint and other contributors
4437 3617 >
4438 3618 > Permission is hereby granted, free of charge, to any person obtaining a copy
4439 3619 > of this software and associated documentation files (the "Software"), to deal
@@ -4455,14 +3635,14 @@ Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
4455 3635
4456 3636 ----------------------------------------
4457 3637
4458 ### acorn@v8.7.0
3638 +### acorn@v8.8.1
4459 3639
4460 3640 License: MIT
4461 3641 Repository: <https://github.com/acornjs/acorn.git>
4462 3642
4463 3643 > MIT License
4464 3644 >
4465 > Copyright (C) 2012-2020 by various contributors (see AUTHORS)
3645 +> Copyright (C) 2012-2022 by various contributors (see AUTHORS)
4466 3646 >
4467 3647 > Permission is hereby granted, free of charge, to any person obtaining a copy
4468 3648 > of this software and associated documentation files (the "Software"), to deal
@@ -5269,42 +4449,15 @@ By: Jon Schlinkert
5269 4449
5270 4450 ----------------------------------------
5271 4451
5272 ### debug@v4.3.4
5273
5274 License: MIT
5275 By: Josh Junon
5276 Repository: <git://github.com/debug-js/debug.git>
5277
5278 > (The MIT License)
5279 >
5280 > Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>
5281 > Copyright (c) 2018-2021 Josh Junon
5282 >
5283 > Permission is hereby granted, free of charge, to any person obtaining a copy of this software
5284 > and associated documentation files (the 'Software'), to deal in the Software without restriction,
5285 > including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
5286 > and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,
5287 > subject to the following conditions:
5288 >
5289 > The above copyright notice and this permission notice shall be included in all copies or substantial
5290 > portions of the Software.
5291 >
5292 > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT
5293 > LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
5294 > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
5295 > WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
5296 > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5297
5298 ----------------------------------------
5299
5300 ### defaults@v1.0.3
4452 +### defaults@v1.0.4
5301 4453
5302 4454 License: MIT
5303 4455 By: Elijah Insua
5304 Repository: <git://github.com/tmpvar/defaults.git>
4456 +Repository: <git://github.com/sindresorhus/node-defaults.git>
5305 4457
5306 4458 > The MIT License (MIT)
5307 4459 >
4460 +> Copyright (c) 2022 Sindre Sorhus
5308 4461 > Copyright (c) 2015 Elijah Insua
5309 4462 >
5310 4463 > Permission is hereby granted, free of charge, to any person obtaining a copy
@@ -5327,7 +4480,7 @@ Repository: <git://github.com/tmpvar/defaults.git>
5327 4480
5328 4481 ----------------------------------------
5329 4482
5330 ### del@v6.0.0
4483 +### del@v6.1.1
5331 4484
5332 4485 License: MIT
5333 4486 By: Sindre Sorhus
@@ -5445,7 +4598,7 @@ Repository: <git://github.com/editorconfig/editorconfig-core-js.git>
5445 4598
5446 4599 ----------------------------------------
5447 4600
5448 ### editorconfig-to-prettier@v0.2.0
4601 +### editorconfig-to-prettier@v1.0.0
5449 4602
5450 4603 License: ISC
5451 4604 By: Joseph Frazier
@@ -5765,7 +4918,7 @@ By: Toru Nagashima
5765 4918
5766 4919 ----------------------------------------
5767 4920
5768 ### espree@v9.3.1
4921 +### espree@v9.4.1
5769 4922
5770 4923 License: BSD-2-Clause
5771 4924 By: Nicholas C. Zakas
@@ -5873,7 +5026,7 @@ Repository: <https://github.com/justmoon/node-extend.git>
5873 5026
5874 5027 ----------------------------------------
5875 5028
5876 ### fast-glob@v3.2.11
5029 +### fast-glob@v3.2.12
5877 5030
5878 5031 License: MIT
5879 5032 By: Denis Malinochkin
@@ -5932,7 +5085,7 @@ Repository: <git://github.com/epoberezkin/fast-json-stable-stringify.git>
5932 5085
5933 5086 ----------------------------------------
5934 5087
5935 ### fastq@v1.13.0
5088 +### fastq@v1.14.0
5936 5089
5937 5090 License: ISC
5938 5091 By: Matteo Collina
@@ -6106,7 +5259,7 @@ By: Roy Riojas
6106 5259
6107 5260 ----------------------------------------
6108 5261
6109 ### flatted@v3.2.5
5262 +### flatted@v3.2.7
6110 5263
6111 5264 License: ISC
6112 5265 By: Andrea Giammarchi
@@ -6281,7 +5434,7 @@ By: Sindre Sorhus
6281 5434
6282 5435 ----------------------------------------
6283 5436
6284 ### glob@v7.2.0
5437 +### glob@v7.2.3
6285 5438
6286 5439 License: ISC
6287 5440 By: Isaac Z. Schlueter
@@ -6351,14 +5504,14 @@ By: Sindre Sorhus
6351 5504
6352 5505 ----------------------------------------
6353 5506
6354 ### graceful-fs@v4.2.9
5507 +### graceful-fs@v4.2.10
6355 5508
6356 5509 License: ISC
6357 5510 Repository: <https://github.com/isaacs/node-graceful-fs>
6358 5511
6359 5512 > The ISC License
6360 5513 >
6361 > Copyright (c) Isaac Z. Schlueter, Ben Noordhuis, and Contributors
5514 +> Copyright (c) 2011-2022 Isaac Z. Schlueter, Ben Noordhuis, and Contributors
6362 5515 >
6363 5516 > Permission to use, copy, modify, and/or distribute this software for any
6364 5517 > purpose with or without fee is hereby granted, provided that the above
@@ -6511,36 +5664,6 @@ By: Titus Wormer
6511 5664
6512 5665 ----------------------------------------
6513 5666
6514 ### html-void-elements@v2.0.1
6515
6516 License: MIT
6517 By: Titus Wormer
6518
6519 > (The MIT License)
6520 >
6521 > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
6522 >
6523 > Permission is hereby granted, free of charge, to any person obtaining
6524 > a copy of this software and associated documentation files (the
6525 > 'Software'), to deal in the Software without restriction, including
6526 > without limitation the rights to use, copy, modify, merge, publish,
6527 > distribute, sublicense, and/or sell copies of the Software, and to
6528 > permit persons to whom the Software is furnished to do so, subject to
6529 > the following conditions:
6530 >
6531 > The above copyright notice and this permission notice shall be
6532 > included in all copies or substantial portions of the Software.
6533 >
6534 > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
6535 > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
6536 > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
6537 > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
6538 > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
6539 > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
6540 > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6541
6542 ----------------------------------------
6543
6544 5667 ### human-signals@v3.0.1
6545 5668
6546 5669 License: Apache-2.0
@@ -6780,6 +5903,36 @@ Repository: <git@github.com:kaelzhang/node-ignore.git>
6780 5903
6781 5904 ----------------------------------------
6782 5905
5906 +### ignore@v5.2.4
5907 +
5908 +License: MIT
5909 +By: kael
5910 +Repository: <git@github.com:kaelzhang/node-ignore.git>
5911 +
5912 +> Copyright (c) 2013 Kael Zhang <i@kael.me>, contributors
5913 +> http://kael.me/
5914 +>
5915 +> Permission is hereby granted, free of charge, to any person obtaining
5916 +> a copy of this software and associated documentation files (the
5917 +> "Software"), to deal in the Software without restriction, including
5918 +> without limitation the rights to use, copy, modify, merge, publish,
5919 +> distribute, sublicense, and/or sell copies of the Software, and to
5920 +> permit persons to whom the Software is furnished to do so, subject to
5921 +> the following conditions:
5922 +>
5923 +> The above copyright notice and this permission notice shall be
5924 +> included in all copies or substantial portions of the Software.
5925 +>
5926 +> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
5927 +> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
5928 +> MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
5929 +> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
5930 +> LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
5931 +> OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
5932 +> WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5933 +
5934 +----------------------------------------
5935 +
6783 5936 ### import-fresh@v3.3.0
6784 5937
6785 5938 License: MIT
@@ -7011,7 +6164,7 @@ Repository: <git://github.com/feross/is-buffer.git>
7011 6164
7012 6165 ----------------------------------------
7013 6166
7014 ### is-core-module@v2.8.1
6167 +### is-core-module@v2.11.0
7015 6168
7016 6169 License: MIT
7017 6170 By: Jordan Harband
@@ -7356,7 +6509,7 @@ Repository: <git+https://github.com/isaacs/isexe.git>
7356 6509
7357 6510 ----------------------------------------
7358 6511
7359 ### jest-docblock@v27.5.1
6512 +### jest-docblock@v28.1.1
7360 6513
7361 6514 License: MIT
7362 6515 Repository: <https://github.com/facebook/jest.git>
@@ -7447,7 +6600,7 @@ By: Kat Marchán
7447 6600
7448 6601 ----------------------------------------
7449 6602
7450 ### json5@v2.2.1
6603 +### json5@v2.2.2
7451 6604
7452 6605 License: MIT
7453 6606 By: Aseem Kishore
@@ -7929,34 +7082,6 @@ Repository: <git://github.com/substack/minimist.git>
7929 7082
7930 7083 ----------------------------------------
7931 7084
7932 ### ms@v2.1.2
7933
7934 License: MIT
7935
7936 > The MIT License (MIT)
7937 >
7938 > Copyright (c) 2016 Zeit, Inc.
7939 >
7940 > Permission is hereby granted, free of charge, to any person obtaining a copy
7941 > of this software and associated documentation files (the "Software"), to deal
7942 > in the Software without restriction, including without limitation the rights
7943 > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7944 > copies of the Software, and to permit persons to whom the Software is
7945 > furnished to do so, subject to the following conditions:
7946 >
7947 > The above copyright notice and this permission notice shall be included in all
7948 > copies or substantial portions of the Software.
7949 >
7950 > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7951 > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7952 > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7953 > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7954 > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7955 > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7956 > SOFTWARE.
7957
7958 ----------------------------------------
7959
7960 7085 ### n-readlines@v1.0.1
7961 7086
7962 7087 License: MIT
@@ -8739,7 +7864,7 @@ By: Jon Schlinkert
8739 7864
8740 7865 ----------------------------------------
8741 7866
8742 ### resolve@v1.22.0
7867 +### resolve@v1.22.1
8743 7868
8744 7869 License: MIT
8745 7870 By: James Halliday
@@ -8948,6 +8073,30 @@ Repository: <https://github.com/npm/node-semver.git>
8948 8073
8949 8074 ----------------------------------------
8950 8075
8076 +### semver@v7.3.8
8077 +
8078 +License: ISC
8079 +By: GitHub Inc.
8080 +Repository: <https://github.com/npm/node-semver.git>
8081 +
8082 +> The ISC License
8083 +>
8084 +> Copyright (c) Isaac Z. Schlueter and Contributors
8085 +>
8086 +> Permission to use, copy, modify, and/or distribute this software for any
8087 +> purpose with or without fee is hereby granted, provided that the above
8088 +> copyright notice and this permission notice appear in all copies.
8089 +>
8090 +> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
8091 +> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
8092 +> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
8093 +> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
8094 +> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
8095 +> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
8096 +> IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8097 +
8098 +----------------------------------------
8099 +
8951 8100 ### semver-compare@v1.0.0
8952 8101
8953 8102 License: MIT
@@ -9379,7 +8528,7 @@ Repository: <https://github.com/ajafff/tsutils>
9379 8528
9380 8529 ----------------------------------------
9381 8530
9382 ### typescript@v4.7.2
8531 +### typescript@v5.0.2
9383 8532
9384 8533 License: Apache-2.0
9385 8534 By: Microsoft Corp.
@@ -10028,6 +9177,30 @@ By: Ika
10028 9177
10029 9178 -----
10030 9179
9180 +The following software may be included in this product: process-nextick-args. A copy of the source code may be downloaded from https://github.com/calvinmetcalf/process-nextick-args.git. This software contains the following license and notice below:
9181 +
9182 +# Copyright (c) 2015 Calvin Metcalf
9183 +
9184 +Permission is hereby granted, free of charge, to any person obtaining a copy
9185 +of this software and associated documentation files (the "Software"), to deal
9186 +in the Software without restriction, including without limitation the rights
9187 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9188 +copies of the Software, and to permit persons to whom the Software is
9189 +furnished to do so, subject to the following conditions:
9190 +
9191 +The above copyright notice and this permission notice shall be included in all
9192 +copies or substantial portions of the Software.
9193 +
9194 +**THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9195 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9196 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9197 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9198 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9199 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9200 +SOFTWARE.**
9201 +
9202 +-----
9203 +
10031 9204 The following software may be included in this product: queue-microtask, run-parallel. A copy of the source code may be downloaded from git://github.com/feross/queue-microtask.git (queue-microtask), git://github.com/feross/run-parallel.git (run-parallel). This software contains the following license and notice below:
10032 9205
10033 9206 The MIT License (MIT)
@@ -10041,23 +9214,102 @@ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
10041 9214 the Software, and to permit persons to whom the Software is furnished to do so,
10042 9215 subject to the following conditions:
10043 9216
10044 The above copyright notice and this permission notice shall be included in all
10045 copies or substantial portions of the Software.
9217 +The above copyright notice and this permission notice shall be included in all
9218 +copies or substantial portions of the Software.
9219 +
9220 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9221 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
9222 +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
9223 +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
9224 +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
9225 +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9226 +
9227 +-----
9228 +
9229 +The following software may be included in this product: readable-stream. A copy of the source code may be downloaded from git://github.com/nodejs/readable-stream. This software contains the following license and notice below:
9230 +
9231 +Node.js is licensed for use as follows:
9232 +
9233 +"""
9234 +Copyright Node.js contributors. All rights reserved.
9235 +
9236 +Permission is hereby granted, free of charge, to any person obtaining a copy
9237 +of this software and associated documentation files (the "Software"), to
9238 +deal in the Software without restriction, including without limitation the
9239 +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
9240 +sell copies of the Software, and to permit persons to whom the Software is
9241 +furnished to do so, subject to the following conditions:
9242 +
9243 +The above copyright notice and this permission notice shall be included in
9244 +all copies or substantial portions of the Software.
9245 +
9246 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9247 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9248 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9249 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9250 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
9251 +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
9252 +IN THE SOFTWARE.
9253 +"""
9254 +
9255 +This license applies to parts of Node.js originating from the
9256 +https://github.com/joyent/node repository:
9257 +
9258 +"""
9259 +Copyright Joyent, Inc. and other Node contributors. All rights reserved.
9260 +Permission is hereby granted, free of charge, to any person obtaining a copy
9261 +of this software and associated documentation files (the "Software"), to
9262 +deal in the Software without restriction, including without limitation the
9263 +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
9264 +sell copies of the Software, and to permit persons to whom the Software is
9265 +furnished to do so, subject to the following conditions:
9266 +
9267 +The above copyright notice and this permission notice shall be included in
9268 +all copies or substantial portions of the Software.
9269 +
9270 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9271 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9272 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9273 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9274 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
9275 +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
9276 +IN THE SOFTWARE.
9277 +"""
9278 +
9279 +-----
9280 +
9281 +The following software may be included in this product: require-directory. A copy of the source code may be downloaded from git://github.com/troygoode/node-require-directory.git. This software contains the following license and notice below:
9282 +
9283 +The MIT License (MIT)
9284 +
9285 +Copyright (c) 2011 Troy Goode <troygoode@gmail.com>
9286 +
9287 +Permission is hereby granted, free of charge, to any person obtaining a
9288 +copy of this software and associated documentation files (the
9289 +"Software"), to deal in the Software without restriction, including
9290 +without limitation the rights to use, copy, modify, merge, publish,
9291 +distribute, sublicense, and/or sell copies of the Software, and to
9292 +permit persons to whom the Software is furnished to do so, subject to
9293 +the following conditions:
10046 9294
10047 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10048 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
10049 FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
10050 COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
10051 IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
10052 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9295 +The above copyright notice and this permission notice shall be included
9296 +in all copies or substantial portions of the Software.
9297 +
9298 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
9299 +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9300 +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
9301 +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
9302 +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9303 +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
9304 +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
10053 9305
10054 9306 -----
10055 9307
10056 The following software may be included in this product: react-is. A copy of the source code may be downloaded from https://github.com/facebook/react.git. This software contains the following license and notice below:
9308 +The following software may be included in this product: reusify. A copy of the source code may be downloaded from git+https://github.com/mcollina/reusify.git. This software contains the following license and notice below:
10057 9309
10058 MIT License
9310 +The MIT License (MIT)
10059 9311
10060 Copyright (c) Facebook, Inc. and its affiliates.
9312 +Copyright (c) 2015 Matteo Collina
10061 9313
10062 9314 Permission is hereby granted, free of charge, to any person obtaining a copy
10063 9315 of this software and associated documentation files (the "Software"), to deal
@@ -10079,37 +9331,31 @@ SOFTWARE.
10079 9331
10080 9332 -----
10081 9333
10082 The following software may be included in this product: regenerator-runtime. A copy of the source code may be downloaded from https://github.com/facebook/regenerator/tree/main/packages/runtime. This software contains the following license and notice below:
9334 +The following software may be included in this product: run-con, through. A copy of the source code may be downloaded from https://github.com/goatandsheep/rc.git (run-con), https://github.com/dominictarr/through.git (through). This software contains the following license and notice below:
10083 9335
10084 MIT License
9336 +Apache License, Version 2.0
10085 9337
10086 Copyright (c) 2014-present, Facebook, Inc.
9338 +Copyright (c) 2011 Dominic Tarr
10087 9339
10088 Permission is hereby granted, free of charge, to any person obtaining a copy
10089 of this software and associated documentation files (the "Software"), to deal
10090 in the Software without restriction, including without limitation the rights
10091 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10092 copies of the Software, and to permit persons to whom the Software is
10093 furnished to do so, subject to the following conditions:
9340 +Licensed under the Apache License, Version 2.0 (the "License");
9341 +you may not use this file except in compliance with the License.
9342 +You may obtain a copy of the License at
10094 9343
10095 The above copyright notice and this permission notice shall be included in all
10096 copies or substantial portions of the Software.
9344 + http://www.apache.org/licenses/LICENSE-2.0
10097 9345
10098 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10099 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10100 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10101 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10102 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10103 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10104 SOFTWARE.
9346 +Unless required by applicable law or agreed to in writing, software
9347 +distributed under the License is distributed on an "AS IS" BASIS,
9348 +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9349 +See the License for the specific language governing permissions and
9350 +limitations under the License.
10105 9351
10106 9352 -----
10107 9353
10108 The following software may be included in this product: regexp.prototype.flags. A copy of the source code may be downloaded from git://github.com/es-shims/RegExp.prototype.flags.git. This software contains the following license and notice below:
9354 +The following software may be included in this product: safe-buffer. A copy of the source code may be downloaded from git://github.com/feross/safe-buffer.git. This software contains the following license and notice below:
10109 9355
10110 9356 The MIT License (MIT)
10111 9357
10112 Copyright (C) 2014 Jordan Harband
9358 +Copyright (c) Feross Aboukhadijeh
10113 9359
10114 9360 Permission is hereby granted, free of charge, to any person obtaining a copy
10115 9361 of this software and associated documentation files (the "Software"), to deal
@@ -10131,38 +9377,42 @@ THE SOFTWARE.
10131 9377
10132 9378 -----
10133 9379
10134 The following software may be included in this product: require-directory. A copy of the source code may be downloaded from git://github.com/troygoode/node-require-directory.git. This software contains the following license and notice below:
9380 +The following software may be included in this product: seek-bzip. A copy of the source code may be downloaded from https://github.com/cscott/seek-bzip.git. This software contains the following license and notice below:
10135 9381
10136 9382 The MIT License (MIT)
10137 9383
10138 Copyright (c) 2011 Troy Goode <troygoode@gmail.com>
9384 +Copyright &copy; 2013-2015 C. Scott Ananian
10139 9385
10140 Permission is hereby granted, free of charge, to any person obtaining a
10141 copy of this software and associated documentation files (the
9386 +Copyright &copy; 2012-2015 Eli Skeggs
9387 +
9388 +Copyright &copy; 2011 Kevin Kwok
9389 +
9390 +Permission is hereby granted, free of charge, to any person obtaining
9391 +a copy of this software and associated documentation files (the
10142 9392 "Software"), to deal in the Software without restriction, including
10143 9393 without limitation the rights to use, copy, modify, merge, publish,
10144 9394 distribute, sublicense, and/or sell copies of the Software, and to
10145 9395 permit persons to whom the Software is furnished to do so, subject to
10146 9396 the following conditions:
10147 9397
10148 The above copyright notice and this permission notice shall be included
10149 in all copies or substantial portions of the Software.
9398 +The above copyright notice and this permission notice shall be
9399 +included in all copies or substantial portions of the Software.
10150 9400
10151 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
10152 OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
10153 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
10154 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10155 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
10156 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
10157 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9401 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
9402 +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9403 +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
9404 +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
9405 +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
9406 +OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
9407 +WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
10158 9408
10159 9409 -----
10160 9410
10161 The following software may be included in this product: resolve. A copy of the source code may be downloaded from git://github.com/browserify/resolve.git. This software contains the following license and notice below:
9411 +The following software may be included in this product: shellcheck. A copy of the source code may be downloaded from git+https://github.com/gunar/shellcheck.git. This software contains the following license and notice below:
10162 9412
10163 9413 MIT License
10164 9414
10165 Copyright (c) 2012 James Halliday
9415 +Copyright (c) 2017-2023 Gunar C. Gessner, <http://gunargessner.com> <gunar@gunargessner.com>
10166 9416
10167 9417 Permission is hereby granted, free of charge, to any person obtaining a copy
10168 9418 of this software and associated documentation files (the "Software"), to deal
@@ -10184,29 +9434,24 @@ SOFTWARE.
10184 9434
10185 9435 -----
10186 9436
10187 The following software may be included in this product: reusify. A copy of the source code may be downloaded from git+https://github.com/mcollina/reusify.git. This software contains the following license and notice below:
10188
10189 The MIT License (MIT)
9437 +The following software may be included in this product: signal-exit. A copy of the source code may be downloaded from https://github.com/tapjs/signal-exit.git. This software contains the following license and notice below:
10190 9438
10191 Copyright (c) 2015 Matteo Collina
9439 +The ISC License
10192 9440
10193 Permission is hereby granted, free of charge, to any person obtaining a copy
10194 of this software and associated documentation files (the "Software"), to deal
10195 in the Software without restriction, including without limitation the rights
10196 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10197 copies of the Software, and to permit persons to whom the Software is
10198 furnished to do so, subject to the following conditions:
9441 +Copyright (c) 2015-2023 Benjamin Coe, Isaac Z. Schlueter, and Contributors
10199 9442
10200 The above copyright notice and this permission notice shall be included in all
10201 copies or substantial portions of the Software.
9443 +Permission to use, copy, modify, and/or distribute this software
9444 +for any purpose with or without fee is hereby granted, provided
9445 +that the above copyright notice and this permission notice
9446 +appear in all copies.
10202 9447
10203 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10204 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10205 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10206 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10207 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10208 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10209 SOFTWARE.
9448 +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9449 +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
9450 +OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
9451 +LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
9452 +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
9453 +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
9454 +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
10210 9455
10211 9456 -----
10212 9457
@@ -10239,63 +9484,63 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
10239 9484
10240 9485 -----
10241 9486
10242 The following software may be included in this product: string.prototype.trim. A copy of the source code may be downloaded from git://github.com/es-shims/String.prototype.trim.git. This software contains the following license and notice below:
9487 +The following software may be included in this product: string_decoder. A copy of the source code may be downloaded from git://github.com/nodejs/string_decoder.git. This software contains the following license and notice below:
10243 9488
10244 The MIT License (MIT)
9489 +Node.js is licensed for use as follows:
10245 9490
10246 Copyright (c) 2015 Jordan Harband
9491 +"""
9492 +Copyright Node.js contributors. All rights reserved.
10247 9493
10248 9494 Permission is hereby granted, free of charge, to any person obtaining a copy
10249 of this software and associated documentation files (the "Software"), to deal
10250 in the Software without restriction, including without limitation the rights
10251 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10252 copies of the Software, and to permit persons to whom the Software is
9495 +of this software and associated documentation files (the "Software"), to
9496 +deal in the Software without restriction, including without limitation the
9497 +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
9498 +sell copies of the Software, and to permit persons to whom the Software is
10253 9499 furnished to do so, subject to the following conditions:
10254 9500
10255 The above copyright notice and this permission notice shall be included in all
10256 copies or substantial portions of the Software.
9501 +The above copyright notice and this permission notice shall be included in
9502 +all copies or substantial portions of the Software.
10257 9503
10258 9504 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10259 9505 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10260 9506 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10261 9507 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10262 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10263 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10264 SOFTWARE.
10265
10266 -----
10267
10268 The following software may be included in this product: string.prototype.trimend, string.prototype.trimstart. A copy of the source code may be downloaded from git://github.com/es-shims/String.prototype.trimEnd.git (string.prototype.trimend), git://github.com/es-shims/String.prototype.trimStart.git (string.prototype.trimstart). This software contains the following license and notice below:
10269
10270 MIT License
9508 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
9509 +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
9510 +IN THE SOFTWARE.
9511 +"""
10271 9512
10272 Copyright (c) 2017 Khaled Al-Ansari
9513 +This license applies to parts of Node.js originating from the
9514 +https://github.com/joyent/node repository:
10273 9515
9516 +"""
9517 +Copyright Joyent, Inc. and other Node contributors. All rights reserved.
10274 9518 Permission is hereby granted, free of charge, to any person obtaining a copy
10275 of this software and associated documentation files (the "Software"), to deal
10276 in the Software without restriction, including without limitation the rights
10277 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10278 copies of the Software, and to permit persons to whom the Software is
9519 +of this software and associated documentation files (the "Software"), to
9520 +deal in the Software without restriction, including without limitation the
9521 +rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
9522 +sell copies of the Software, and to permit persons to whom the Software is
10279 9523 furnished to do so, subject to the following conditions:
10280 9524
10281 The above copyright notice and this permission notice shall be included in all
10282 copies or substantial portions of the Software.
9525 +The above copyright notice and this permission notice shall be included in
9526 +all copies or substantial portions of the Software.
10283 9527
10284 9528 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10285 9529 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10286 9530 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10287 9531 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10288 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10289 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10290 SOFTWARE.
9532 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
9533 +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
9534 +IN THE SOFTWARE.
9535 +"""
10291 9536
10292 9537 -----
10293 9538
10294 The following software may be included in this product: to-regex-range. A copy of the source code may be downloaded from https://github.com/micromatch/to-regex-range.git. This software contains the following license and notice below:
9539 +The following software may be included in this product: to-buffer. A copy of the source code may be downloaded from https://github.com/mafintosh/to-buffer.git. This software contains the following license and notice below:
10295 9540
10296 9541 The MIT License (MIT)
10297 9542
10298 Copyright (c) 2015-present, Jon Schlinkert.
9543 +Copyright (c) 2016 Mathias Buus
10299 9544
10300 9545 Permission is hereby granted, free of charge, to any person obtaining a copy
10301 9546 of this software and associated documentation files (the "Software"), to deal
@@ -10317,11 +9562,11 @@ THE SOFTWARE.
10317 9562
10318 9563 -----
10319 9564
10320 The following software may be included in this product: tsconfig-paths. A copy of the source code may be downloaded from https://github.com/dividab/tsconfig-paths. This software contains the following license and notice below:
9565 +The following software may be included in this product: to-regex-range. A copy of the source code may be downloaded from https://github.com/micromatch/to-regex-range.git. This software contains the following license and notice below:
10321 9566
10322 9567 The MIT License (MIT)
10323 9568
10324 Copyright (c) 2016 Jonas Kello
9569 +Copyright (c) 2015-present, Jon Schlinkert.
10325 9570
10326 9571 Permission is hereby granted, free of charge, to any person obtaining a copy
10327 9572 of this software and associated documentation files (the "Software"), to deal
@@ -10330,16 +9575,16 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10330 9575 copies of the Software, and to permit persons to whom the Software is
10331 9576 furnished to do so, subject to the following conditions:
10332 9577
10333 The above copyright notice and this permission notice shall be included in all
10334 copies or substantial portions of the Software.
9578 +The above copyright notice and this permission notice shall be included in
9579 +all copies or substantial portions of the Software.
10335 9580
10336 9581 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10337 9582 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10338 9583 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10339 9584 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10340 9585 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10341 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10342 SOFTWARE.
9586 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
9587 +THE SOFTWARE.
10343 9588
10344 9589 -----
10345 9590
@@ -10408,6 +9653,35 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
10408 9653
10409 9654 -----
10410 9655
9656 +The following software may be included in this product: unbzip2-stream. A copy of the source code may be downloaded from https://github.com/regular/unbzip2-stream.git. This software contains the following license and notice below:
9657 +
9658 +Copyright (c) 2017 by Jan Boelsche (jan@lagomorph.de)
9659 +
9660 +based on bzip2.js - a small bzip2 decompression implementation
9661 +Copyright 2011 by antimatter15 (antimatter15@gmail.com)
9662 +
9663 +Based on micro-bunzip by Rob Landley (rob@landley.net).
9664 +
9665 +Permission is hereby granted, free of charge, to any person obtaining a
9666 +copy of this software and associated documentation files (the "Software"),
9667 +to deal in the Software without restriction, including without limitation
9668 +the rights to use, copy, modify, merge, publish, distribute, sublicense,
9669 +and/or sell copies of the Software, and to permit persons to whom the
9670 +Software is furnished to do so, subject to the following conditions:
9671 +
9672 +The above copyright notice and this permission notice shall be included
9673 +in all copies or substantial portions of the Software.
9674 +
9675 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
9676 +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
9677 +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
9678 +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
9679 +DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
9680 +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH
9681 +THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
9682 +
9683 +-----
9684 +
10411 9685 The following software may be included in this product: uri-js. A copy of the source code may be downloaded from http://github.com/garycourt/uri-js. This software contains the following license and notice below:
10412 9686
10413 9687 Copyright 2011 Gary Court. All rights reserved.
@@ -10424,6 +9698,35 @@ The views and conclusions contained in the software and documentation are those
10424 9698
10425 9699 -----
10426 9700
9701 +The following software may be included in this product: util-deprecate. A copy of the source code may be downloaded from git://github.com/TooTallNate/util-deprecate.git. This software contains the following license and notice below:
9702 +
9703 +(The MIT License)
9704 +
9705 +Copyright (c) 2014 Nathan Rajlich <nathan@tootallnate.net>
9706 +
9707 +Permission is hereby granted, free of charge, to any person
9708 +obtaining a copy of this software and associated documentation
9709 +files (the "Software"), to deal in the Software without
9710 +restriction, including without limitation the rights to use,
9711 +copy, modify, merge, publish, distribute, sublicense, and/or sell
9712 +copies of the Software, and to permit persons to whom the
9713 +Software is furnished to do so, subject to the following
9714 +conditions:
9715 +
9716 +The above copyright notice and this permission notice shall be
9717 +included in all copies or substantial portions of the Software.
9718 +
9719 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
9720 +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
9721 +OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
9722 +NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
9723 +HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
9724 +WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
9725 +FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
9726 +OTHER DEALINGS IN THE SOFTWARE.
9727 +
9728 +-----
9729 +
10427 9730 The following software may be included in this product: uuid. A copy of the source code may be downloaded from https://github.com/uuidjs/uuid.git. This software contains the following license and notice below:
10428 9731
10429 9732 The MIT License (MIT)
@@ -10464,6 +9767,31 @@ SOFTWARE.
10464 9767
10465 9768 -----
10466 9769
9770 +The following software may be included in this product: xtend. A copy of the source code may be downloaded from git://github.com/Raynos/xtend.git. This software contains the following license and notice below:
9771 +
9772 +The MIT License (MIT)
9773 +Copyright (c) 2012-2014 Raynos.
9774 +
9775 +Permission is hereby granted, free of charge, to any person obtaining a copy
9776 +of this software and associated documentation files (the "Software"), to deal
9777 +in the Software without restriction, including without limitation the rights
9778 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9779 +copies of the Software, and to permit persons to whom the Software is
9780 +furnished to do so, subject to the following conditions:
9781 +
9782 +The above copyright notice and this permission notice shall be included in
9783 +all copies or substantial portions of the Software.
9784 +
9785 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9786 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9787 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9788 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9789 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9790 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
9791 +THE SOFTWARE.
9792 +
9793 +-----
9794 +
10467 9795 The following software may be included in this product: y18n. A copy of the source code may be downloaded from https://github.com/yargs/y18n.git. This software contains the following license and notice below:
10468 9796
10469 9797 Copyright (c) 2015, Contributors
@@ -10583,3 +9911,29 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
10583 9911 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
10584 9912 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
10585 9913
9914 +-----
9915 +
9916 +The following software may be included in this product: yauzl. A copy of the source code may be downloaded from https://github.com/thejoshwolfe/yauzl.git. This software contains the following license and notice below:
9917 +
9918 +The MIT License (MIT)
9919 +
9920 +Copyright (c) 2014 Josh Wolfe
9921 +
9922 +Permission is hereby granted, free of charge, to any person obtaining a copy
9923 +of this software and associated documentation files (the "Software"), to deal
9924 +in the Software without restriction, including without limitation the rights
9925 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9926 +copies of the Software, and to permit persons to whom the Software is
9927 +furnished to do so, subject to the following conditions:
9928 +
9929 +The above copyright notice and this permission notice shall be included in all
9930 +copies or substantial portions of the Software.
9931 +
9932 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
9933 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
9934 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
9935 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
9936 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
9937 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
9938 +SOFTWARE.
9939 +

Parents: f6a73a7