neiam /action-setup-beam
action-setup-beam
public · Issues · Pulls · Labels · Forks · Compare · Actions queued
⭐
Log in to mark this repository.
Update 3rd party licenses (automation) (#311)
45dc207 · github-actions[bot] · 2024-12-07 09:58
Message
{commit_body(@commit)}
Files changed
modified
3RD_PARTY_LICENSES
+26
−26
@@ -1011,6 +1011,32 @@ SOFTWARE.
| 1011 | 1011 | |
| 1012 | 1012 | ----- |
| 1013 | 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 | + | |
| 1014 | 1040 | 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: |
| 1015 | 1041 | |
| 1016 | 1042 | Copyright (c) 2011-2016 Heather Arthur <fayearthur@gmail.com> |
@@ -1566,32 +1592,6 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
| 1566 | 1592 | |
| 1567 | 1593 | ----- |
| 1568 | 1594 | |
| 1569 | −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: | |
| 1570 | − | |
| 1571 | −MIT License | |
| 1572 | − | |
| 1573 | −Copyright (c) 2024 Jordan Harband | |
| 1574 | − | |
| 1575 | −Permission is hereby granted, free of charge, to any person obtaining a copy | |
| 1576 | −of this software and associated documentation files (the "Software"), to deal | |
| 1577 | −in the Software without restriction, including without limitation the rights | |
| 1578 | −to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| 1579 | −copies of the Software, and to permit persons to whom the Software is | |
| 1580 | −furnished to do so, subject to the following conditions: | |
| 1581 | − | |
| 1582 | −The above copyright notice and this permission notice shall be included in all | |
| 1583 | −copies or substantial portions of the Software. | |
| 1584 | − | |
| 1585 | −THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
| 1586 | −IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
| 1587 | −FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
| 1588 | −AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |
| 1589 | −LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |
| 1590 | −OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |
| 1591 | −SOFTWARE. | |
| 1592 | − | |
| 1593 | −----- | |
| 1594 | − | |
| 1595 | 1595 | 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 | 1596 | |
| 1597 | 1597 | The MIT License (MIT) |
Parents: 81b8173