Update 3rd party licenses (#111)

1bf5800 · github-actions[bot] · 2022-04-24 12:22

1 files +357 -227
Message
{commit_body(@commit)}

Files changed

modified 3RD_PARTY_LICENSES
+357 −227
@@ -335,6 +335,32 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
335 335
336 336 -----
337 337
338 +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:
339 +
340 +The MIT License (MIT)
341 +
342 +Copyright (c) Denis Malinochkin
343 +
344 +Permission is hereby granted, free of charge, to any person obtaining a copy
345 +of this software and associated documentation files (the "Software"), to deal
346 +in the Software without restriction, including without limitation the rights
347 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
348 +copies of the Software, and to permit persons to whom the Software is
349 +furnished to do so, subject to the following conditions:
350 +
351 +The above copyright notice and this permission notice shall be included in all
352 +copies or substantial portions of the Software.
353 +
354 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
355 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
356 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
357 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
358 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
359 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
360 +SOFTWARE.
361 +
362 +-----
363 +
338 364 The following software may be included in this product: @vercel/ncc. A copy of the source code may be downloaded from https://github.com/vercel/ncc.git. This software contains the following license and notice below:
339 365
340 366 Copyright 2018 ZEIT, Inc.
@@ -423,7 +449,7 @@ SOFTWARE.
423 449
424 450 -----
425 451
426 The following software may be included in this product: ansi-regex, ansi-styles, callsites, chalk, has-flag, p-limit, parent-module, path-key, resolve-from, shebang-regex, 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/callsites.git (callsites), https://github.com/chalk/chalk.git (chalk), https://github.com/sindresorhus/has-flag.git (has-flag), https://github.com/sindresorhus/p-limit.git (p-limit), https://github.com/sindresorhus/parent-module.git (parent-module), https://github.com/sindresorhus/path-key.git (path-key), https://github.com/sindresorhus/resolve-from.git (resolve-from), https://github.com/sindresorhus/shebang-regex.git (shebang-regex), 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:
452 +The following software may be included in this product: ansi-regex, ansi-styles, array-union, callsites, chalk, globby, has-flag, is-fullwidth-code-point, p-limit, parent-module, 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/p-limit.git (p-limit), https://github.com/sindresorhus/parent-module.git (parent-module), 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:
427 453
428 454 MIT License
429 455
@@ -437,32 +463,6 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
437 463
438 464 -----
439 465
440 The following software may be included in this product: ansi-regex, ansi-styles, camelcase, chalk, code-point-at, decamelize, escape-string-regexp, find-up, has-ansi, is-fullwidth-code-point, lcid, locate-path, log-symbols, number-is-nan, object-assign, os-locale, p-locate, p-try, path-exists, path-is-absolute, string-width, strip-ansi, strip-bom, supports-color, wrap-ansi. 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/camelcase.git (camelcase), https://github.com/chalk/chalk.git (chalk), https://github.com/sindresorhus/code-point-at.git (code-point-at), https://github.com/sindresorhus/decamelize.git (decamelize), https://github.com/sindresorhus/escape-string-regexp.git (escape-string-regexp), https://github.com/sindresorhus/find-up.git (find-up), https://github.com/sindresorhus/has-ansi.git (has-ansi), https://github.com/sindresorhus/is-fullwidth-code-point.git (is-fullwidth-code-point), https://github.com/sindresorhus/lcid.git (lcid), https://github.com/sindresorhus/locate-path.git (locate-path), https://github.com/sindresorhus/log-symbols.git (log-symbols), https://github.com/sindresorhus/number-is-nan.git (number-is-nan), https://github.com/sindresorhus/object-assign.git (object-assign), https://github.com/sindresorhus/os-locale.git (os-locale), https://github.com/sindresorhus/p-locate.git (p-locate), https://github.com/sindresorhus/p-try.git (p-try), https://github.com/sindresorhus/path-exists.git (path-exists), https://github.com/sindresorhus/path-is-absolute.git (path-is-absolute), https://github.com/sindresorhus/string-width.git (string-width), https://github.com/chalk/strip-ansi.git (strip-ansi), https://github.com/sindresorhus/strip-bom.git (strip-bom), https://github.com/chalk/supports-color.git (supports-color), https://github.com/chalk/wrap-ansi.git (wrap-ansi). This software contains the following license and notice below:
441
442 The MIT License (MIT)
443
444 Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
445
446 Permission is hereby granted, free of charge, to any person obtaining a copy
447 of this software and associated documentation files (the "Software"), to deal
448 in the Software without restriction, including without limitation the rights
449 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
450 copies of the Software, and to permit persons to whom the Software is
451 furnished to do so, subject to the following conditions:
452
453 The above copyright notice and this permission notice shall be included in
454 all copies or substantial portions of the Software.
455
456 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
457 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
458 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
459 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
460 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
461 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
462 THE SOFTWARE.
463
464 -----
465
466 466 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:
467 467
468 468 A. HISTORY OF THE SOFTWARE
@@ -722,32 +722,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
722 722
723 723 -----
724 724
725 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:
726
727 (The MIT License)
728
729 Copyright (C) 2012 by Vitaly Puzrin
730
731 Permission is hereby granted, free of charge, to any person obtaining a copy
732 of this software and associated documentation files (the "Software"), to deal
733 in the Software without restriction, including without limitation the rights
734 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
735 copies of the Software, and to permit persons to whom the Software is
736 furnished to do so, subject to the following conditions:
737
738 The above copyright notice and this permission notice shall be included in
739 all copies or substantial portions of the Software.
740
741 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
742 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
743 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
744 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
745 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
746 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
747 THE SOFTWARE.
748
749 -----
750
751 725 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:
752 726
753 727 Apache License
@@ -1008,7 +982,7 @@ SOFTWARE.
1008 982
1009 983 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:
1010 984
1011 Copyright (c) 2010-2014 Caolan McMahon
985 +Copyright (c) 2010-2018 Caolan McMahon
1012 986
1013 987 Permission is hereby granted, free of charge, to any person obtaining a copy
1014 988 of this software and associated documentation files (the "Software"), to deal
@@ -1462,6 +1436,32 @@ SOFTWARE.
1462 1436
1463 1437 -----
1464 1438
1439 +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:
1440 +
1441 +The MIT License (MIT)
1442 +
1443 +Copyright (c) 2014-2018, Jon Schlinkert.
1444 +
1445 +Permission is hereby granted, free of charge, to any person obtaining a copy
1446 +of this software and associated documentation files (the "Software"), to deal
1447 +in the Software without restriction, including without limitation the rights
1448 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1449 +copies of the Software, and to permit persons to whom the Software is
1450 +furnished to do so, subject to the following conditions:
1451 +
1452 +The above copyright notice and this permission notice shall be included in
1453 +all copies or substantial portions of the Software.
1454 +
1455 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1456 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1457 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1458 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1459 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1460 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1461 +THE SOFTWARE.
1462 +
1463 +-----
1464 +
1465 1465 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:
1466 1466
1467 1467 MIT License
@@ -1488,7 +1488,7 @@ SOFTWARE.
1488 1488
1489 1489 -----
1490 1490
1491 The following software may be included in this product: cliui. A copy of the source code may be downloaded from http://github.com/yargs/cliui.git. This software contains the following license and notice below:
1491 +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:
1492 1492
1493 1493 Copyright (c) 2015, Contributors
1494 1494
@@ -1774,6 +1774,20 @@ SOFTWARE.
1774 1774
1775 1775 -----
1776 1776
1777 +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:
1778 +
1779 +MIT License
1780 +
1781 +Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
1782 +
1783 +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:
1784 +
1785 +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1786 +
1787 +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.
1788 +
1789 +-----
1790 +
1777 1791 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:
1778 1792
1779 1793 Apache License
@@ -2075,7 +2089,21 @@ SOFTWARE.
2075 2089
2076 2090 -----
2077 2091
2078 The following software may be included in this product: escape-string-regexp, globals, import-fresh, matcher, serialize-error, strip-json-comments. 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/globals.git (globals), https://github.com/sindresorhus/import-fresh.git (import-fresh), https://github.com/sindresorhus/matcher.git (matcher), https://github.com/sindresorhus/serialize-error.git (serialize-error), https://github.com/sindresorhus/strip-json-comments.git (strip-json-comments). This software contains the following license and notice below:
2092 +The following software may be included in this product: escalade. A copy of the source code may be downloaded from https://github.com/lukeed/escalade.git. This software contains the following license and notice below:
2093 +
2094 +MIT License
2095 +
2096 +Copyright (c) Luke Edwards <luke.edwards05@gmail.com> (lukeed.com)
2097 +
2098 +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:
2099 +
2100 +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2101 +
2102 +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.
2103 +
2104 +-----
2105 +
2106 +The following software may be included in this product: escape-string-regexp, globals, import-fresh, matcher, serialize-error, strip-json-comments, wrap-ansi. 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/globals.git (globals), https://github.com/sindresorhus/import-fresh.git (import-fresh), https://github.com/sindresorhus/matcher.git (matcher), 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). This software contains the following license and notice below:
2079 2107
2080 2108 MIT License
2081 2109
@@ -2493,32 +2521,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2493 2521
2494 2522 -----
2495 2523
2496 The following software may be included in this product: esprima. A copy of the source code may be downloaded from https://github.com/jquery/esprima.git. This software contains the following license and notice below:
2497
2498 Copyright JS Foundation and other contributors, https://js.foundation/
2499
2500 Redistribution and use in source and binary forms, with or without
2501 modification, are permitted provided that the following conditions are met:
2502
2503 * Redistributions of source code must retain the above copyright
2504 notice, this list of conditions and the following disclaimer.
2505 * Redistributions in binary form must reproduce the above copyright
2506 notice, this list of conditions and the following disclaimer in the
2507 documentation and/or other materials provided with the distribution.
2508
2509 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2510 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
2511 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
2512 ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY
2513 DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2514 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2515 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
2516 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2517 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
2518 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2519
2520 -----
2521
2522 2524 The following software may be included in this product: esquery. A copy of the source code may be downloaded from https://github.com/estools/esquery.git. This software contains the following license and notice below:
2523 2525
2524 2526 Copyright (c) 2013, Joel Feenstra
@@ -2653,6 +2655,24 @@ OTHER DEALINGS IN THE SOFTWARE.
2653 2655
2654 2656 -----
2655 2657
2658 +The following software may be included in this product: fastq. A copy of the source code may be downloaded from git+https://github.com/mcollina/fastq.git. This software contains the following license and notice below:
2659 +
2660 +Copyright (c) 2015-2020, Matteo Collina <matteo.collina@gmail.com>
2661 +
2662 +Permission to use, copy, modify, and/or distribute this software for any
2663 +purpose with or without fee is hereby granted, provided that the above
2664 +copyright notice and this permission notice appear in all copies.
2665 +
2666 +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2667 +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2668 +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2669 +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2670 +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2671 +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
2672 +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2673 +
2674 +-----
2675 +
2656 2676 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:
2657 2677
2658 2678 The MIT License (MIT)
@@ -2679,6 +2699,58 @@ SOFTWARE.
2679 2699
2680 2700 -----
2681 2701
2702 +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:
2703 +
2704 +The MIT License (MIT)
2705 +
2706 +Copyright (c) 2014-present, Jon Schlinkert.
2707 +
2708 +Permission is hereby granted, free of charge, to any person obtaining a copy
2709 +of this software and associated documentation files (the "Software"), to deal
2710 +in the Software without restriction, including without limitation the rights
2711 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2712 +copies of the Software, and to permit persons to whom the Software is
2713 +furnished to do so, subject to the following conditions:
2714 +
2715 +The above copyright notice and this permission notice shall be included in
2716 +all copies or substantial portions of the Software.
2717 +
2718 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2719 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2720 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2721 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2722 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2723 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2724 +THE SOFTWARE.
2725 +
2726 +-----
2727 +
2728 +The following software may be included in this product: find-up, locate-path, object-assign, p-locate, p-try, path-exists, path-is-absolute, strip-bom. A copy of the source code may be downloaded from https://github.com/sindresorhus/find-up.git (find-up), https://github.com/sindresorhus/locate-path.git (locate-path), https://github.com/sindresorhus/object-assign.git (object-assign), https://github.com/sindresorhus/p-locate.git (p-locate), https://github.com/sindresorhus/p-try.git (p-try), https://github.com/sindresorhus/path-exists.git (path-exists), 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:
2729 +
2730 +The MIT License (MIT)
2731 +
2732 +Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
2733 +
2734 +Permission is hereby granted, free of charge, to any person obtaining a copy
2735 +of this software and associated documentation files (the "Software"), to deal
2736 +in the Software without restriction, including without limitation the rights
2737 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2738 +copies of the Software, and to permit persons to whom the Software is
2739 +furnished to do so, subject to the following conditions:
2740 +
2741 +The above copyright notice and this permission notice shall be included in
2742 +all copies or substantial portions of the Software.
2743 +
2744 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2745 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2746 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2747 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2748 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2749 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2750 +THE SOFTWARE.
2751 +
2752 +-----
2753 +
2682 2754 The following software may be included in this product: flatted. A copy of the source code may be downloaded from git+https://github.com/WebReflection/flatted.git. This software contains the following license and notice below:
2683 2755
2684 2756 ISC License
@@ -2823,6 +2895,17 @@ SOFTWARE.
2823 2895
2824 2896 -----
2825 2897
2898 +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:
2899 +
2900 +ISC License (ISC)
2901 +Copyright 2018 Stefan Penner
2902 +
2903 +Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.
2904 +
2905 +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2906 +
2907 +-----
2908 +
2826 2909 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:
2827 2910
2828 2911 MIT License
@@ -2895,6 +2978,26 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2895 2978
2896 2979 -----
2897 2980
2981 +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:
2982 +
2983 +The ISC License
2984 +
2985 +Copyright (c) 2015, 2019 Elan Shanker
2986 +
2987 +Permission to use, copy, modify, and/or distribute this software for any
2988 +purpose with or without fee is hereby granted, provided that the above
2989 +copyright notice and this permission notice appear in all copies.
2990 +
2991 +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
2992 +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
2993 +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
2994 +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
2995 +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
2996 +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
2997 +IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
2998 +
2999 +-----
3000 +
2898 3001 The following software may be included in this product: global-agent, roarr. A copy of the source code may be downloaded from https://github.com/gajus/global-agent (global-agent), git@github.com:gajus/roarr.git (roarr). This software contains the following license and notice below:
2899 3002
2900 3003 Copyright (c) 2019, Gajus Kuizinas (http://gajus.com/)
@@ -3755,33 +3858,6 @@ terms of this License.
3755 3858
3756 3859 -----
3757 3860
3758 The following software may be included in this product: leprechaun. A copy of the source code may be downloaded from git@github.com:websperts/leprechaun.git. This software contains the following license and notice below:
3759
3760 Copyright (c) 2016 websperts <hello@websperts.com>
3761
3762 Permission is hereby granted, free of charge, to any person
3763 obtaining a copy of this software and associated documentation
3764 files (the "Software"), to deal in the Software without
3765 restriction, including without limitation the rights to use,
3766 copy, modify, merge, publish, distribute, sublicense, and/or sell
3767 copies of the Software, and to permit persons to whom the
3768 Software is furnished to do so, subject to the following
3769 conditions:
3770
3771 The above copyright notice and this permission notice shall be
3772 included in all copies or substantial portions of the Software.
3773
3774 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3775 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
3776 OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3777 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
3778 HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3779 WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3780 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
3781 OTHER DEALINGS IN THE SOFTWARE.
3782
3783 -----
3784
3785 3861 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:
3786 3862
3787 3863 Copyright (c) George Zahariev
@@ -3888,58 +3964,6 @@ terms above.
3888 3964
3889 3965 -----
3890 3966
3891 The following software may be included in this product: lodash.snakecase. A copy of the source code may be downloaded from https://github.com/lodash/lodash.git. This software contains the following license and notice below:
3892
3893 Copyright jQuery Foundation and other contributors <https://jquery.org/>
3894
3895 Based on Underscore.js, copyright Jeremy Ashkenas,
3896 DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>
3897
3898 This software consists of voluntary contributions made by many
3899 individuals. For exact contribution history, see the revision history
3900 available at https://github.com/lodash/lodash
3901
3902 The following license applies to all parts of this software except as
3903 documented below:
3904
3905 ====
3906
3907 Permission is hereby granted, free of charge, to any person obtaining
3908 a copy of this software and associated documentation files (the
3909 "Software"), to deal in the Software without restriction, including
3910 without limitation the rights to use, copy, modify, merge, publish,
3911 distribute, sublicense, and/or sell copies of the Software, and to
3912 permit persons to whom the Software is furnished to do so, subject to
3913 the following conditions:
3914
3915 The above copyright notice and this permission notice shall be
3916 included in all copies or substantial portions of the Software.
3917
3918 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3919 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3920 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3921 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
3922 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3923 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
3924 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3925
3926 ====
3927
3928 Copyright and related rights for sample code are waived via CC0. Sample
3929 code is defined as all source code displayed within the prose of the
3930 documentation.
3931
3932 CC0: http://creativecommons.org/publicdomain/zero/1.0/
3933
3934 ====
3935
3936 Files located in the node_modules and vendor directories are externally
3937 maintained libraries used by this software which have their own
3938 licenses; we recommend you read them, as their terms may differ from the
3939 terms above.
3940
3941 -----
3942
3943 3967 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:
3944 3968
3945 3969 The MIT License (MIT)
@@ -4089,6 +4113,32 @@ IN THE SOFTWARE.
4089 4113
4090 4114 -----
4091 4115
4116 +The following software may be included in this product: merge2. A copy of the source code may be downloaded from git@github.com:teambition/merge2.git. This software contains the following license and notice below:
4117 +
4118 +The MIT License (MIT)
4119 +
4120 +Copyright (c) 2014-2020 Teambition
4121 +
4122 +Permission is hereby granted, free of charge, to any person obtaining a copy
4123 +of this software and associated documentation files (the "Software"), to deal
4124 +in the Software without restriction, including without limitation the rights
4125 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4126 +copies of the Software, and to permit persons to whom the Software is
4127 +furnished to do so, subject to the following conditions:
4128 +
4129 +The above copyright notice and this permission notice shall be included in all
4130 +copies or substantial portions of the Software.
4131 +
4132 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4133 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4134 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4135 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4136 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4137 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
4138 +SOFTWARE.
4139 +
4140 +-----
4141 +
4092 4142 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:
4093 4143
4094 4144 The MIT License (MIT)
@@ -4295,6 +4345,32 @@ SOFTWARE.
4295 4345
4296 4346 -----
4297 4347
4348 +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:
4349 +
4350 +The MIT License (MIT)
4351 +
4352 +Copyright (c) 2017-present, Jon Schlinkert.
4353 +
4354 +Permission is hereby granted, free of charge, to any person obtaining a copy
4355 +of this software and associated documentation files (the "Software"), to deal
4356 +in the Software without restriction, including without limitation the rights
4357 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
4358 +copies of the Software, and to permit persons to whom the Software is
4359 +furnished to do so, subject to the following conditions:
4360 +
4361 +The above copyright notice and this permission notice shall be included in
4362 +all copies or substantial portions of the Software.
4363 +
4364 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
4365 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4366 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
4367 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
4368 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
4369 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
4370 +THE SOFTWARE.
4371 +
4372 +-----
4373 +
4298 4374 The following software may be included in this product: prettier. A copy of the source code may be downloaded from https://github.com/prettier/prettier.git. This software contains the following license and notice below:
4299 4375
4300 4376 # Prettier license
@@ -9963,6 +10039,31 @@ By: Ika
9963 10039
9964 10040 -----
9965 10041
10042 +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:
10043 +
10044 +The MIT License (MIT)
10045 +
10046 +Copyright (c) Feross Aboukhadijeh
10047 +
10048 +Permission is hereby granted, free of charge, to any person obtaining a copy of
10049 +this software and associated documentation files (the "Software"), to deal in
10050 +the Software without restriction, including without limitation the rights to
10051 +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
10052 +the Software, and to permit persons to whom the Software is furnished to do so,
10053 +subject to the following conditions:
10054 +
10055 +The above copyright notice and this permission notice shall be included in all
10056 +copies or substantial portions of the Software.
10057 +
10058 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10059 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
10060 +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
10061 +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
10062 +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
10063 +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
10064 +
10065 +-----
10066 +
9966 10067 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:
9967 10068
9968 10069 MIT License
@@ -10041,6 +10142,33 @@ THE SOFTWARE.
10041 10142
10042 10143 -----
10043 10144
10145 +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:
10146 +
10147 +The MIT License (MIT)
10148 +
10149 +Copyright (c) 2011 Troy Goode <troygoode@gmail.com>
10150 +
10151 +Permission is hereby granted, free of charge, to any person obtaining a
10152 +copy of this software and associated documentation files (the
10153 +"Software"), to deal in the Software without restriction, including
10154 +without limitation the rights to use, copy, modify, merge, publish,
10155 +distribute, sublicense, and/or sell copies of the Software, and to
10156 +permit persons to whom the Software is furnished to do so, subject to
10157 +the following conditions:
10158 +
10159 +The above copyright notice and this permission notice shall be included
10160 +in all copies or substantial portions of the Software.
10161 +
10162 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
10163 +OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
10164 +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
10165 +IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
10166 +CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
10167 +TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
10168 +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
10169 +
10170 +-----
10171 +
10044 10172 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:
10045 10173
10046 10174 MIT License
@@ -10067,17 +10195,29 @@ SOFTWARE.
10067 10195
10068 10196 -----
10069 10197
10070 The following software may be included in this product: shebang-command. A copy of the source code may be downloaded from https://github.com/kevva/shebang-command.git. This software contains the following license and notice below:
10198 +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:
10071 10199
10072 MIT License
10200 +The MIT License (MIT)
10073 10201
10074 Copyright (c) Kevin Mårtensson <kevinmartensson@gmail.com> (github.com/kevva)
10202 +Copyright (c) 2015 Matteo Collina
10075 10203
10076 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:
10204 +Permission is hereby granted, free of charge, to any person obtaining a copy
10205 +of this software and associated documentation files (the "Software"), to deal
10206 +in the Software without restriction, including without limitation the rights
10207 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10208 +copies of the Software, and to permit persons to whom the Software is
10209 +furnished to do so, subject to the following conditions:
10077 10210
10078 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
10211 +The above copyright notice and this permission notice shall be included in all
10212 +copies or substantial portions of the Software.
10079 10213
10080 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.
10214 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10215 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10216 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10217 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10218 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10219 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
10220 +SOFTWARE.
10081 10221
10082 10222 -----
10083 10223
@@ -10110,35 +10250,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
10110 10250
10111 10251 -----
10112 10252
10113 The following software may be included in this product: sprintf-js. A copy of the source code may be downloaded from https://github.com/alexei/sprintf.js.git. This software contains the following license and notice below:
10114
10115 Copyright (c) 2007-2014, Alexandru Marasteanu <hello [at) alexei (dot] ro>
10116 All rights reserved.
10117
10118 Redistribution and use in source and binary forms, with or without
10119 modification, are permitted provided that the following conditions are met:
10120 * Redistributions of source code must retain the above copyright
10121 notice, this list of conditions and the following disclaimer.
10122 * Redistributions in binary form must reproduce the above copyright
10123 notice, this list of conditions and the following disclaimer in the
10124 documentation and/or other materials provided with the distribution.
10125 * Neither the name of this software nor the names of its contributors may be
10126 used to endorse or promote products derived from this software without
10127 specific prior written permission.
10128
10129 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
10130 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
10131 WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
10132 DISCLAIMED. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
10133 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
10134 (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
10135 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
10136 ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
10137 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
10138 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
10139
10140 -----
10141
10142 10253 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:
10143 10254
10144 10255 MIT License
@@ -10165,6 +10276,32 @@ SOFTWARE.
10165 10276
10166 10277 -----
10167 10278
10279 +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:
10280 +
10281 +The MIT License (MIT)
10282 +
10283 +Copyright (c) 2015-present, Jon Schlinkert.
10284 +
10285 +Permission is hereby granted, free of charge, to any person obtaining a copy
10286 +of this software and associated documentation files (the "Software"), to deal
10287 +in the Software without restriction, including without limitation the rights
10288 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10289 +copies of the Software, and to permit persons to whom the Software is
10290 +furnished to do so, subject to the following conditions:
10291 +
10292 +The above copyright notice and this permission notice shall be included in
10293 +all copies or substantial portions of the Software.
10294 +
10295 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10296 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10297 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10298 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10299 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10300 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
10301 +THE SOFTWARE.
10302 +
10303 +-----
10304 +
10168 10305 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:
10169 10306
10170 10307 The MIT License (MIT)
@@ -10298,32 +10435,6 @@ SOFTWARE.
10298 10435
10299 10436 -----
10300 10437
10301 The following software may be included in this product: window-size. A copy of the source code may be downloaded from https://github.com/jonschlinkert/window-size.git. This software contains the following license and notice below:
10302
10303 The MIT License (MIT)
10304
10305 Copyright (c) 2015, Jon Schlinkert.
10306
10307 Permission is hereby granted, free of charge, to any person obtaining a copy
10308 of this software and associated documentation files (the "Software"), to deal
10309 in the Software without restriction, including without limitation the rights
10310 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10311 copies of the Software, and to permit persons to whom the Software is
10312 furnished to do so, subject to the following conditions:
10313
10314 The above copyright notice and this permission notice shall be included in
10315 all copies or substantial portions of the Software.
10316
10317 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10318 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
10319 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
10320 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
10321 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
10322 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
10323 THE SOFTWARE.
10324
10325 -----
10326
10327 10438 The following software may be included in this product: word-wrap. A copy of the source code may be downloaded from https://github.com/jonschlinkert/word-wrap.git. This software contains the following license and notice below:
10328 10439
10329 10440 The MIT License (MIT)
@@ -10350,7 +10461,7 @@ THE SOFTWARE.
10350 10461
10351 10462 -----
10352 10463
10353 The following software may be included in this product: y18n. A copy of the source code may be downloaded from git@github.com:yargs/y18n.git. This software contains the following license and notice below:
10464 +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:
10354 10465
10355 10466 Copyright (c) 2015, Contributors
10356 10467
@@ -10370,7 +10481,7 @@ THIS SOFTWARE.
10370 10481
10371 10482 The following software may be included in this product: yaml-lint. A copy of the source code may be downloaded from git://github.com/rasshofer/yaml-lint.git. This software contains the following license and notice below:
10372 10483
10373 Copyright (c) 2018 Thomas Rasshofer <hello@thomasrasshofer.com>
10484 +Copyright (c) 2022 Thomas Rasshofer <hello@thomasrasshofer.com>
10374 10485
10375 10486 Permission is hereby granted, free of charge, to any person
10376 10487 obtaining a copy of this software and associated documentation
@@ -10395,11 +10506,11 @@ OTHER DEALINGS IN THE SOFTWARE.
10395 10506
10396 10507 -----
10397 10508
10398 The following software may be included in this product: yargs. A copy of the source code may be downloaded from http://github.com/bcoe/yargs.git. This software contains the following license and notice below:
10509 +The following software may be included in this product: yargs. A copy of the source code may be downloaded from https://github.com/yargs/yargs.git. This software contains the following license and notice below:
10399 10510
10400 Copyright 2010 James Halliday (mail@substack.net)
10511 +MIT License
10401 10512
10402 This project is free software released under the MIT/X11 license:
10513 +Copyright 2010 James Halliday (mail@substack.net); Modified work Copyright 2014 Contributors (ben@npmjs.com)
10403 10514
10404 10515 Permission is hereby granted, free of charge, to any person obtaining a copy
10405 10516 of this software and associated documentation files (the "Software"), to deal
@@ -10421,6 +10532,25 @@ THE SOFTWARE.
10421 10532
10422 10533 -----
10423 10534
10535 +The following software may be included in this product: yargs-parser. A copy of the source code may be downloaded from https://github.com/yargs/yargs-parser.git. This software contains the following license and notice below:
10536 +
10537 +Copyright (c) 2016, Contributors
10538 +
10539 +Permission to use, copy, modify, and/or distribute this software
10540 +for any purpose with or without fee is hereby granted, provided
10541 +that the above copyright notice and this permission notice
10542 +appear in all copies.
10543 +
10544 +THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
10545 +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
10546 +OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE
10547 +LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES
10548 +OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
10549 +WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
10550 +ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
10551 +
10552 +-----
10553 +
10424 10554 The following software may be included in this product: yarn. A copy of the source code may be downloaded from https://github.com/yarnpkg/yarn.git. This software contains the following license and notice below:
10425 10555
10426 10556 BSD 2-Clause License

Parents: 311afd9