Update 3rd party licenses (automation) (#312)

ff934e2 · github-actions[bot] · 2024-12-08 16:23

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

Files changed

modified 3RD_PARTY_LICENSES
+27 −129
@@ -985,58 +985,6 @@ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEAL
985 985
986 986 -----
987 987
988 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:
989
990 MIT License
991
992 Copyright (c) 2020 Jordan Harband
993
994 Permission is hereby granted, free of charge, to any person obtaining a copy
995 of this software and associated documentation files (the "Software"), to deal
996 in the Software without restriction, including without limitation the rights
997 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
998 copies of the Software, and to permit persons to whom the Software is
999 furnished to do so, subject to the following conditions:
1000
1001 The above copyright notice and this permission notice shall be included in all
1002 copies or substantial portions of the Software.
1003
1004 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1005 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1006 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1007 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1008 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1009 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1010 SOFTWARE.
1011
1012 -----
1013
1014 The following software may be included in this product: call-bind-apply-helpers, es-define-property, es-errors. A copy of the source code may be downloaded from git+https://github.com/ljharb/call-bind-apply-helpers.git (call-bind-apply-helpers), git+https://github.com/ljharb/es-define-property.git (es-define-property), git+https://github.com/ljharb/es-errors.git (es-errors). This software contains the following license and notice below:
1015
1016 MIT License
1017
1018 Copyright (c) 2024 Jordan Harband
1019
1020 Permission is hereby granted, free of charge, to any person obtaining a copy
1021 of this software and associated documentation files (the "Software"), to deal
1022 in the Software without restriction, including without limitation the rights
1023 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1024 copies of the Software, and to permit persons to whom the Software is
1025 furnished to do so, subject to the following conditions:
1026
1027 The above copyright notice and this permission notice shall be included in all
1028 copies or substantial portions of the Software.
1029
1030 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1031 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1032 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1033 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1034 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1035 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1036 SOFTWARE.
1037
1038 -----
1039
1040 988 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:
1041 989
1042 990 Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com>
@@ -1592,6 +1540,32 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1592 1540
1593 1541 -----
1594 1542
1543 +The following software may be included in this product: es-define-property, es-errors. A copy of the source code may be downloaded from git+https://github.com/ljharb/es-define-property.git (es-define-property), git+https://github.com/ljharb/es-errors.git (es-errors). This software contains the following license and notice below:
1544 +
1545 +MIT License
1546 +
1547 +Copyright (c) 2024 Jordan Harband
1548 +
1549 +Permission is hereby granted, free of charge, to any person obtaining a copy
1550 +of this software and associated documentation files (the "Software"), to deal
1551 +in the Software without restriction, including without limitation the rights
1552 +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1553 +copies of the Software, and to permit persons to whom the Software is
1554 +furnished to do so, subject to the following conditions:
1555 +
1556 +The above copyright notice and this permission notice shall be included in all
1557 +copies or substantial portions of the Software.
1558 +
1559 +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1560 +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1561 +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1562 +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1563 +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1564 +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1565 +SOFTWARE.
1566 +
1567 +-----
1568 +
1595 1569 The following software may be included in this product: es6-error. A copy of the source code may be downloaded from https://github.com/bjyoungblood/es6-error.git. This software contains the following license and notice below:
1596 1570
1597 1571 The MIT License (MIT)
@@ -2265,30 +2239,6 @@ the licensed code:
2265 2239
2266 2240 -----
2267 2241
2268 The following software may be included in this product: function-bind. A copy of the source code may be downloaded from https://github.com/Raynos/function-bind.git. This software contains the following license and notice below:
2269
2270 Copyright (c) 2013 Raynos.
2271
2272 Permission is hereby granted, free of charge, to any person obtaining a copy
2273 of this software and associated documentation files (the "Software"), to deal
2274 in the Software without restriction, including without limitation the rights
2275 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2276 copies of the Software, and to permit persons to whom the Software is
2277 furnished to do so, subject to the following conditions:
2278
2279 The above copyright notice and this permission notice shall be included in
2280 all copies or substantial portions of the Software.
2281
2282 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2283 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2284 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2285 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2286 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2287 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2288 THE SOFTWARE.
2289
2290 -----
2291
2292 2242 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:
2293 2243
2294 2244 ISC License (ISC)
@@ -2510,7 +2460,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2510 2460
2511 2461 -----
2512 2462
2513 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:
2463 +The following software may be included in this product: has-property-descriptors. A copy of the source code may be downloaded from git+https://github.com/inspect-js/has-property-descriptors.git. This software contains the following license and notice below:
2514 2464
2515 2465 MIT License
2516 2466
@@ -2536,58 +2486,6 @@ SOFTWARE.
2536 2486
2537 2487 -----
2538 2488
2539 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:
2540
2541 MIT License
2542
2543 Copyright (c) 2016 Jordan Harband
2544
2545 Permission is hereby granted, free of charge, to any person obtaining a copy
2546 of this software and associated documentation files (the "Software"), to deal
2547 in the Software without restriction, including without limitation the rights
2548 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2549 copies of the Software, and to permit persons to whom the Software is
2550 furnished to do so, subject to the following conditions:
2551
2552 The above copyright notice and this permission notice shall be included in all
2553 copies or substantial portions of the Software.
2554
2555 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2556 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2557 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2558 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2559 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2560 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2561 SOFTWARE.
2562
2563 -----
2564
2565 The following software may be included in this product: hasown, set-function-length. A copy of the source code may be downloaded from git+https://github.com/inspect-js/hasOwn.git (hasown), git+https://github.com/ljharb/set-function-length.git (set-function-length). This software contains the following license and notice below:
2566
2567 MIT License
2568
2569 Copyright (c) Jordan Harband and contributors
2570
2571 Permission is hereby granted, free of charge, to any person obtaining a copy
2572 of this software and associated documentation files (the "Software"), to deal
2573 in the Software without restriction, including without limitation the rights
2574 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2575 copies of the Software, and to permit persons to whom the Software is
2576 furnished to do so, subject to the following conditions:
2577
2578 The above copyright notice and this permission notice shall be included in all
2579 copies or substantial portions of the Software.
2580
2581 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2582 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2583 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2584 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2585 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2586 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2587 SOFTWARE.
2588
2589 -----
2590
2591 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:
2592 2490
2593 2491 Copyright 2008 Fair Oaks Labs, Inc.

Parents: 2ad1b45