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 (#105)
42313ca · github-actions[bot] · 2022-04-17 15:35
Message
{commit_body(@commit)}
Files changed
modified
3RD_PARTY_LICENSES
+28
−28
@@ -2797,6 +2797,32 @@ THE SOFTWARE.
| 2797 | 2797 | |
| 2798 | 2798 | ----- |
| 2799 | 2799 | |
| 2800 | +The following software may be included in this product: functions-have-names, has-bigints, internal-slot, side-channel, unbox-primitive, which-boxed-primitive. A copy of the source code may be downloaded from git+https://github.com/inspect-js/functions-have-names.git (functions-have-names), git+https://github.com/ljharb/has-bigints.git (has-bigints), git+https://github.com/ljharb/internal-slot.git (internal-slot), git+https://github.com/ljharb/side-channel.git (side-channel), git+https://github.com/ljharb/unbox-primitive.git (unbox-primitive), git+https://github.com/inspect-js/which-boxed-primitive.git (which-boxed-primitive). This software contains the following license and notice below: | |
| 2801 | + | |
| 2802 | +MIT License | |
| 2803 | + | |
| 2804 | +Copyright (c) 2019 Jordan Harband | |
| 2805 | + | |
| 2806 | +Permission is hereby granted, free of charge, to any person obtaining a copy | |
| 2807 | +of this software and associated documentation files (the "Software"), to deal | |
| 2808 | +in the Software without restriction, including without limitation the rights | |
| 2809 | +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| 2810 | +copies of the Software, and to permit persons to whom the Software is | |
| 2811 | +furnished to do so, subject to the following conditions: | |
| 2812 | + | |
| 2813 | +The above copyright notice and this permission notice shall be included in all | |
| 2814 | +copies or substantial portions of the Software. | |
| 2815 | + | |
| 2816 | +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
| 2817 | +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
| 2818 | +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
| 2819 | +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |
| 2820 | +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |
| 2821 | +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |
| 2822 | +SOFTWARE. | |
| 2823 | + | |
| 2824 | +----- | |
| 2825 | + | |
| 2800 | 2826 | 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: |
| 2801 | 2827 | |
| 2802 | 2828 | MIT License |
@@ -2924,11 +2950,11 @@ SOFTWARE.
| 2924 | 2950 | |
| 2925 | 2951 | ----- |
| 2926 | 2952 | |
| 2927 | −The following software may be included in this product: has-bigints, internal-slot, side-channel, unbox-primitive, which-boxed-primitive. A copy of the source code may be downloaded from git+https://github.com/ljharb/has-bigints.git (has-bigints), git+https://github.com/ljharb/internal-slot.git (internal-slot), git+https://github.com/ljharb/side-channel.git (side-channel), git+https://github.com/ljharb/unbox-primitive.git (unbox-primitive), git+https://github.com/inspect-js/which-boxed-primitive.git (which-boxed-primitive). This software contains the following license and notice below: | |
| 2953 | +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: | |
| 2928 | 2954 | |
| 2929 | 2955 | MIT License |
| 2930 | 2956 | |
| 2931 | −Copyright (c) 2019 Jordan Harband | |
| 2957 | +Copyright (c) 2022 Inspect JS | |
| 2932 | 2958 | |
| 2933 | 2959 | Permission is hereby granted, free of charge, to any person obtaining a copy |
| 2934 | 2960 | of this software and associated documentation files (the "Software"), to deal |
@@ -10139,32 +10165,6 @@ SOFTWARE.
| 10139 | 10165 | |
| 10140 | 10166 | ----- |
| 10141 | 10167 | |
| 10142 | −The following software may be included in this product: supports-preserve-symlinks-flag. A copy of the source code may be downloaded from git+https://github.com/inspect-js/node-supports-preserve-symlinks-flag.git. This software contains the following license and notice below: | |
| 10143 | − | |
| 10144 | −MIT License | |
| 10145 | − | |
| 10146 | −Copyright (c) 2022 Inspect JS | |
| 10147 | − | |
| 10148 | −Permission is hereby granted, free of charge, to any person obtaining a copy | |
| 10149 | −of this software and associated documentation files (the "Software"), to deal | |
| 10150 | −in the Software without restriction, including without limitation the rights | |
| 10151 | −to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| 10152 | −copies of the Software, and to permit persons to whom the Software is | |
| 10153 | −furnished to do so, subject to the following conditions: | |
| 10154 | − | |
| 10155 | −The above copyright notice and this permission notice shall be included in all | |
| 10156 | −copies or substantial portions of the Software. | |
| 10157 | − | |
| 10158 | −THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
| 10159 | −IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
| 10160 | −FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
| 10161 | −AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |
| 10162 | −LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |
| 10163 | −OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | |
| 10164 | −SOFTWARE. | |
| 10165 | − | |
| 10166 | −----- | |
| 10167 | − | |
| 10168 | 10168 | 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 | 10169 | |
| 10170 | 10170 | The MIT License (MIT) |
Parents: 46b0c79