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) (#273)
73acf26 · github-actions[bot] · 2024-05-21 16:51
Message
{commit_body(@commit)}
Files changed
modified
3RD_PARTY_LICENSES
+2
−28
@@ -909,11 +909,11 @@ SOFTWARE.
| 909 | 909 | |
| 910 | 910 | ----- |
| 911 | 911 | |
| 912 | −The following software may be included in this product: braces. A copy of the source code may be downloaded from https://github.com/micromatch/braces.git. This software contains the following license and notice below: | |
| 912 | +The following software may be included in this product: braces, fill-range, is-number, micromatch. A copy of the source code may be downloaded from https://github.com/micromatch/braces.git (braces), https://github.com/jonschlinkert/fill-range.git (fill-range), https://github.com/jonschlinkert/is-number.git (is-number), https://github.com/micromatch/micromatch.git (micromatch). This software contains the following license and notice below: | |
| 913 | 913 | |
| 914 | 914 | The MIT License (MIT) |
| 915 | 915 | |
| 916 | −Copyright (c) 2014-2018, Jon Schlinkert. | |
| 916 | +Copyright (c) 2014-present, Jon Schlinkert. | |
| 917 | 917 | |
| 918 | 918 | Permission is hereby granted, free of charge, to any person obtaining a copy |
| 919 | 919 | of this software and associated documentation files (the "Software"), to deal |
@@ -2099,32 +2099,6 @@ THE SOFTWARE.
| 2099 | 2099 | |
| 2100 | 2100 | ----- |
| 2101 | 2101 | |
| 2102 | −The following software may be included in this product: fill-range, is-number, micromatch. A copy of the source code may be downloaded from https://github.com/jonschlinkert/fill-range.git (fill-range), https://github.com/jonschlinkert/is-number.git (is-number), https://github.com/micromatch/micromatch.git (micromatch). This software contains the following license and notice below: | |
| 2103 | − | |
| 2104 | −The MIT License (MIT) | |
| 2105 | − | |
| 2106 | −Copyright (c) 2014-present, Jon Schlinkert. | |
| 2107 | − | |
| 2108 | −Permission is hereby granted, free of charge, to any person obtaining a copy | |
| 2109 | −of this software and associated documentation files (the "Software"), to deal | |
| 2110 | −in the Software without restriction, including without limitation the rights | |
| 2111 | −to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| 2112 | −copies of the Software, and to permit persons to whom the Software is | |
| 2113 | −furnished to do so, subject to the following conditions: | |
| 2114 | − | |
| 2115 | −The above copyright notice and this permission notice shall be included in | |
| 2116 | −all copies or substantial portions of the Software. | |
| 2117 | − | |
| 2118 | −THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | |
| 2119 | −IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | |
| 2120 | −FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | |
| 2121 | −AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | |
| 2122 | −LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | |
| 2123 | −OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN | |
| 2124 | −THE SOFTWARE. | |
| 2125 | − | |
| 2126 | −----- | |
| 2127 | − | |
| 2128 | 2102 | The following software may be included in this product: flat-cache. A copy of the source code may be downloaded from https://github.com/jaredwray/flat-cache.git. This software contains the following license and notice below: |
| 2129 | 2103 | |
| 2130 | 2104 | The MIT License (MIT) |
Parents: cb77d73