Update 3rd party licenses (#171)

81d8403 · github-actions[bot] · 2023-01-05 13:49

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

Files changed

modified 3RD_PARTY_LICENSES
+106 −28
@@ -1002,6 +1002,32 @@ THE SOFTWARE.
1002 1002
1003 1003 -----
1004 1004
1005 +The following software may be included in this product: available-typed-arrays, is-weakref, 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-length.git (typed-array-length). This software contains the following license and notice below:
1006 +
1007 +MIT License
1008 +
1009 +Copyright (c) 2020 Inspect JS
1010 +
1011 +Permission is hereby granted, free of charge, to any person obtaining a copy
1012 +of this software and associated documentation files (the "Software"), to deal
1013 +in the Software without restriction, including without limitation the rights
1014 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1015 +copies of the Software, and to permit persons to whom the Software is
1016 +furnished to do so, subject to the following conditions:
1017 +
1018 +The above copyright notice and this permission notice shall be included in all
1019 +copies or substantial portions of the Software.
1020 +
1021 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1022 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1023 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1024 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1025 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1026 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1027 +SOFTWARE.
1028 +
1029 +-----
1030 +
1005 1031 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:
1006 1032
1007 1033 Mozilla Public License, version 2.0
@@ -2009,6 +2035,32 @@ THE SOFTWARE.
2009 2035
2010 2036 -----
2011 2037
2038 +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:
2039 +
2040 +MIT License
2041 +
2042 +Copyright (c) 2022 ECMAScript Shims
2043 +
2044 +Permission is hereby granted, free of charge, to any person obtaining a copy
2045 +of this software and associated documentation files (the "Software"), to deal
2046 +in the Software without restriction, including without limitation the rights
2047 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2048 +copies of the Software, and to permit persons to whom the Software is
2049 +furnished to do so, subject to the following conditions:
2050 +
2051 +The above copyright notice and this permission notice shall be included in all
2052 +copies or substantial portions of the Software.
2053 +
2054 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2055 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2056 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2057 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2058 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2059 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2060 +SOFTWARE.
2061 +
2062 +-----
2063 +
2012 2064 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:
2013 2065
2014 2066 MIT License
@@ -2035,7 +2087,7 @@ SOFTWARE.
2035 2087
2036 2088 -----
2037 2089
2038 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, object.entries, object.values, string.prototype.matchall. 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/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). This software contains the following license and notice below:
2090 +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:
2039 2091
2040 2092 The MIT License (MIT)
2041 2093
@@ -2719,6 +2771,32 @@ PERFORMANCE OF THIS SOFTWARE.
2719 2771
2720 2772 -----
2721 2773
2774 +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:
2775 +
2776 +The MIT License (MIT)
2777 +
2778 +Copyright (c) 2012 Raynos.
2779 +
2780 +Permission is hereby granted, free of charge, to any person obtaining a copy
2781 +of this software and associated documentation files (the "Software"), to deal
2782 +in the Software without restriction, including without limitation the rights
2783 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2784 +copies of the Software, and to permit persons to whom the Software is
2785 +furnished to do so, subject to the following conditions:
2786 +
2787 +The above copyright notice and this permission notice shall be included in all
2788 +copies or substantial portions of the Software.
2789 +
2790 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2791 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2792 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2793 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2794 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2795 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2796 +SOFTWARE.
2797 +
2798 +-----
2799 +
2722 2800 The following software may be included in this product: fs.realpath. A copy of the source code may be downloaded from git+https://github.com/isaacs/fs.realpath.git. This software contains the following license and notice below:
2723 2801
2724 2802 The ISC License
@@ -3001,7 +3079,7 @@ SOFTWARE.
3001 3079
3002 3080 -----
3003 3081
3004 The following software may be included in this product: has-property-descriptors, 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/node-supports-preserve-symlinks-flag.git (supports-preserve-symlinks-flag). This software contains the following license and notice below:
3082 +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:
3005 3083
3006 3084 MIT License
3007 3085
@@ -3139,6 +3217,32 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3139 3217
3140 3218 -----
3141 3219
3220 +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:
3221 +
3222 +MIT License
3223 +
3224 +Copyright (c) 2015 Chen Gengyuan, Inspect JS
3225 +
3226 +Permission is hereby granted, free of charge, to any person obtaining a copy
3227 +of this software and associated documentation files (the "Software"), to deal
3228 +in the Software without restriction, including without limitation the rights
3229 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3230 +copies of the Software, and to permit persons to whom the Software is
3231 +furnished to do so, subject to the following conditions:
3232 +
3233 +The above copyright notice and this permission notice shall be included in all
3234 +copies or substantial portions of the Software.
3235 +
3236 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3237 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3238 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3239 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3240 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3241 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3242 +SOFTWARE.
3243 +
3244 +-----
3245 +
3142 3246 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:
3143 3247
3144 3248 MIT License
@@ -3267,32 +3371,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3267 3371
3268 3372 -----
3269 3373
3270 The following software may be included in this product: is-weakref. A copy of the source code may be downloaded from git+https://github.com/inspect-js/is-weakref.git. This software contains the following license and notice below:
3271
3272 MIT License
3273
3274 Copyright (c) 2020 Inspect JS
3275
3276 Permission is hereby granted, free of charge, to any person obtaining a copy
3277 of this software and associated documentation files (the "Software"), to deal
3278 in the Software without restriction, including without limitation the rights
3279 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3280 copies of the Software, and to permit persons to whom the Software is
3281 furnished to do so, subject to the following conditions:
3282
3283 The above copyright notice and this permission notice shall be included in all
3284 copies or substantial portions of the Software.
3285
3286 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3287 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3288 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3289 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3290 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3291 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3292 SOFTWARE.
3293
3294 -----
3295
3296 3374 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:
3297 3375
3298 3376 MIT License

Parents: c10774c