Update 3rd party licenses (#132)

6942ea2 · github-actions[bot] · 2022-08-22 10:11

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

Files changed

modified 3RD_PARTY_LICENSES
+27 −27
@@ -447,7 +447,7 @@ SOFTWARE.
447 447
448 448 -----
449 449
450 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:
450 +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-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-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:
451 451
452 452 MIT License
453 453
@@ -2699,32 +2699,6 @@ THE SOFTWARE.
2699 2699
2700 2700 -----
2701 2701
2702 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:
2703
2704 The MIT License (MIT)
2705
2706 Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
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 2702 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:
2729 2703
2730 2704 ISC License
@@ -3756,6 +3730,32 @@ THE SOFTWARE.
3756 3730
3757 3731 -----
3758 3732
3733 +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:
3734 +
3735 +The MIT License (MIT)
3736 +
3737 +Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
3738 +
3739 +Permission is hereby granted, free of charge, to any person obtaining a copy
3740 +of this software and associated documentation files (the "Software"), to deal
3741 +in the Software without restriction, including without limitation the rights
3742 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3743 +copies of the Software, and to permit persons to whom the Software is
3744 +furnished to do so, subject to the following conditions:
3745 +
3746 +The above copyright notice and this permission notice shall be included in
3747 +all copies or substantial portions of the Software.
3748 +
3749 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3750 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3751 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3752 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3753 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3754 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3755 +THE SOFTWARE.
3756 +
3757 +-----
3758 +
3759 3759 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:
3760 3760
3761 3761 MIT License

Parents: 69fb25b