@@ -4,35 +4,37 @@ THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
4
4
This project incorporates components from the projects listed below.
5
5
6
6
1. @gk-nzaytsev/fast-string-truncated-width version 1.1.0 (https://github.com/nzaytsev/fast-string-truncated-width)
7
- 2. @lit/context version 1.1.3 (https://github.com/lit/lit)
8
- 3. @lit/react version 1.0.6 (https://github.com/lit/lit)
9
- 4. @lit/task version 1.0.1 (https://github.com/lit/lit)
10
- 5. @octokit/graphql version 8.1.1 (https://github.com/octokit/graphql.js)
11
- 6. @octokit/request-error version 6.1.5 (https://github.com/octokit/request-error.js)
12
- 7. @octokit/request version 9.1.3 (https://github.com/octokit/request.js)
13
- 8. @octokit/types version 13.6.1 (https://github.com/octokit/types.ts)
14
- 9. @opentelemetry/api version 1.9.0 (https://github.com/open-telemetry/opentelemetry-js)
15
- 10. @opentelemetry/exporter-trace-otlp-http version 0.54.0 (https://github.com/open-telemetry/opentelemetry-js)
16
- 11. @opentelemetry/resources version 1.27.0 (https://github.com/open-telemetry/opentelemetry-js)
17
- 12. @opentelemetry/sdk-trace-base version 1.27.0 (https://github.com/open-telemetry/opentelemetry-js)
18
- 13. @opentelemetry/semantic-conventions version 1.27.0 (https://github.com/open-telemetry/opentelemetry-js)
19
- 14. @shoelace-style/shoelace version 2.18.0 (https://github.com/shoelace-style/shoelace)
20
- 15. @vscode/codicons version 0.0.36 (https://github.com/microsoft/vscode-codicons)
21
- 16. ansi-regex version 6.1.0 (https://github.com/chalk/ansi-regex)
22
- 17. billboard.js version 3.14.0 (https://github.com/naver/billboard.js)
23
- 18. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
24
- 19. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
25
- 20. lit version 3.2.1 (https://github.com/lit/lit)
26
- 21. marked version 14.1.3 (https://github.com/markedjs/marked)
27
- 22. microsoft/vscode (https://github.com/microsoft/vscode)
28
- 23. node-fetch version 2.7.0 (https://github.com/bitinn/node-fetch)
29
- 24. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify)
30
- 25. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify)
31
- 26. react-dom version 16.8.4 (https://github.com/facebook/react)
32
- 27. react version 16.8.4 (https://github.com/facebook/react)
33
- 28. sindresorhus/is-fullwidth-code-point (https://github.com/sindresorhus/is-fullwidth-code-point)
34
- 29. sindresorhus/string-width (https://github.com/sindresorhus/string-width)
35
- 30. sortablejs version 1.15.0 (https://github.com/SortableJS/Sortable)
7
+ 2. @lit-labs/signals version 0.1.1 (https://github.com/lit/lit)
8
+ 3. @lit/context version 1.1.3 (https://github.com/lit/lit)
9
+ 4. @lit/react version 1.0.6 (https://github.com/lit/lit)
10
+ 5. @lit/task version 1.0.1 (https://github.com/lit/lit)
11
+ 6. @octokit/graphql version 8.1.1 (https://github.com/octokit/graphql.js)
12
+ 7. @octokit/request-error version 6.1.5 (https://github.com/octokit/request-error.js)
13
+ 8. @octokit/request version 9.1.3 (https://github.com/octokit/request.js)
14
+ 9. @octokit/types version 13.6.1 (https://github.com/octokit/types.ts)
15
+ 10. @opentelemetry/api version 1.9.0 (https://github.com/open-telemetry/opentelemetry-js)
16
+ 11. @opentelemetry/exporter-trace-otlp-http version 0.54.0 (https://github.com/open-telemetry/opentelemetry-js)
17
+ 12. @opentelemetry/resources version 1.27.0 (https://github.com/open-telemetry/opentelemetry-js)
18
+ 13. @opentelemetry/sdk-trace-base version 1.27.0 (https://github.com/open-telemetry/opentelemetry-js)
19
+ 14. @opentelemetry/semantic-conventions version 1.27.0 (https://github.com/open-telemetry/opentelemetry-js)
20
+ 15. @shoelace-style/shoelace version 2.18.0 (https://github.com/shoelace-style/shoelace)
21
+ 16. @vscode/codicons version 0.0.36 (https://github.com/microsoft/vscode-codicons)
22
+ 17. ansi-regex version 6.1.0 (https://github.com/chalk/ansi-regex)
23
+ 18. billboard.js version 3.14.0 (https://github.com/naver/billboard.js)
24
+ 19. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
25
+ 20. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
26
+ 21. lit version 3.2.1 (https://github.com/lit/lit)
27
+ 22. marked version 14.1.3 (https://github.com/markedjs/marked)
28
+ 23. microsoft/vscode (https://github.com/microsoft/vscode)
29
+ 24. node-fetch version 2.7.0 (https://github.com/bitinn/node-fetch)
30
+ 25. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify)
31
+ 26. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify)
32
+ 27. react-dom version 16.8.4 (https://github.com/facebook/react)
33
+ 28. react version 16.8.4 (https://github.com/facebook/react)
34
+ 29. signal-utils version 0.20.0 (https://github.com/proposal-signals/signal-utils)
35
+ 30. sindresorhus/is-fullwidth-code-point (https://github.com/sindresorhus/is-fullwidth-code-point)
36
+ 31. sindresorhus/string-width (https://github.com/sindresorhus/string-width)
37
+ 32. sortablejs version 1.15.0 (https://github.com/SortableJS/Sortable)
36
38
37
39
%% @gk-nzaytsev/fast-string-truncated-width NOTICES AND INFORMATION BEGIN HERE
38
40
=========================================
@@ -61,6 +63,40 @@ DEALINGS IN THE SOFTWARE.
61
63
=========================================
62
64
END OF @gk-nzaytsev/fast-string-truncated-width NOTICES AND INFORMATION
63
65
66
+ %% @lit-labs/signals NOTICES AND INFORMATION BEGIN HERE
67
+ =========================================
68
+ BSD 3-Clause License
69
+
70
+ Copyright (c) 2024 Google LLC. All rights reserved.
71
+
72
+ Redistribution and use in source and binary forms, with or without
73
+ modification, are permitted provided that the following conditions are met:
74
+
75
+ 1. Redistributions of source code must retain the above copyright notice, this
76
+ list of conditions and the following disclaimer.
77
+
78
+ 2. Redistributions in binary form must reproduce the above copyright notice,
79
+ this list of conditions and the following disclaimer in the documentation
80
+ and/or other materials provided with the distribution.
81
+
82
+ 3. Neither the name of the copyright holder nor the names of its
83
+ contributors may be used to endorse or promote products derived from
84
+ this software without specific prior written permission.
85
+
86
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
87
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
88
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
89
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
90
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
91
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
92
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
93
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
94
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
95
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
96
+
97
+ =========================================
98
+ END OF @lit-labs/signals NOTICES AND INFORMATION
99
+
64
100
%% @lit/context NOTICES AND INFORMATION BEGIN HERE
65
101
=========================================
66
102
BSD 3-Clause License
@@ -2160,6 +2196,33 @@ SOFTWARE.
2160
2196
=========================================
2161
2197
END OF react NOTICES AND INFORMATION
2162
2198
2199
+ %% signal-utils NOTICES AND INFORMATION BEGIN HERE
2200
+ =========================================
2201
+ MIT License
2202
+
2203
+ Copyright (c) 2024 NullVoxPopuli
2204
+
2205
+ Permission is hereby granted, free of charge, to any person obtaining a copy
2206
+ of this software and associated documentation files (the "Software"), to deal
2207
+ in the Software without restriction, including without limitation the rights
2208
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
2209
+ copies of the Software, and to permit persons to whom the Software is
2210
+ furnished to do so, subject to the following conditions:
2211
+
2212
+ The above copyright notice and this permission notice shall be included in all
2213
+ copies or substantial portions of the Software.
2214
+
2215
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2216
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2217
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
2218
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2219
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2220
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2221
+ SOFTWARE.
2222
+
2223
+ =========================================
2224
+ END OF signal-utils NOTICES AND INFORMATION
2225
+
2163
2226
%% sindresorhus/is-fullwidth-code-point NOTICES AND INFORMATION BEGIN HERE
2164
2227
=========================================
2165
2228
MIT License
0 commit comments