@@ -3,27 +3,27 @@ GitLens
33THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
44This project incorporates components from the projects listed below.
55
6- 1. @lit/context version 1.1.2 (https://github.com/lit/lit )
7- 2. @lit/react version 1.0.5 (https://github.com/lit/lit)
8- 3. @lit/task version 1.0.1 (https://github.com/lit/lit)
9- 4. @microsoft/fast-element version 1.13.0 (https://github.com/Microsoft/fast )
10- 5. @microsoft/fast-foundation version 2.49.6 (https://github.com/Microsoft/fast)
11- 6. @microsoft/fast-react-wrapper version 0.3.24 (https://github.com/Microsoft/fast)
12- 7. @octokit/graphql version 8.1.1 (https://github.com/octokit/graphql.js )
13- 8. @octokit/request-error version 6 .1.4 (https://github.com/octokit/request-error .js)
14- 9. @octokit/request version 9 .1.3 (https://github.com/octokit/request.js)
15- 10. @octokit/types version 13.5.0 (https://github.com/octokit/types.ts )
16- 11. @opentelemetry/api version 1.9 .0 (https://github.com/open-telemetry/opentelemetry-js )
17- 12. @opentelemetry/exporter-trace-otlp-http version 0.53 .0 (https://github.com/open-telemetry/opentelemetry-js)
18- 13. @opentelemetry/resources version 1.26 .0 (https://github.com/open-telemetry/opentelemetry-js)
19- 14. @opentelemetry/sdk-trace-base version 1.26.0 (https://github.com/open-telemetry/opentelemetry-js)
20- 15. @opentelemetry/semantic-conventions version 1.27 .0 (https://github.com/open-telemetry/opentelemetry-js)
21- 16. @shoelace-style/shoelace version 2.16 .0 (https://github.com/shoelace-style/shoelace )
22- 17. @vscode/codicons version 0.0.36 (https://github.com/microsoft/vscode-codicons )
23- 18. @vscode/webview-ui-toolkit version 1.4.0 (https://github.com/microsoft/vscode-webview-ui-toolkit )
24- 19. ansi-regex version 6.1. 0 (https://github.com/chalk/ansi-regex )
25- 20. billboard.js version 3.13 .0 (https://github.com/naver/billboard.js )
26- 21. fast-string-truncated-width version 1.1 .0 (https://github.com/fabiospampinato/fast-string-truncated-width )
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.2 (https://github.com/lit/lit)
8+ 3. @lit/react version 1.0.5 (https://github.com/lit/lit)
9+ 4. @lit/task version 1.0.1 (https://github.com/lit/lit )
10+ 5. @microsoft/fast-element version 1.13.0 (https://github.com/Microsoft/fast)
11+ 6. @microsoft/fast-foundation version 2.49.6 (https://github.com/Microsoft/fast)
12+ 7. @microsoft/fast-react-wrapper version 0.3.24 (https://github.com/Microsoft/fast )
13+ 8. @octokit/graphql version 8 .1.1 (https://github.com/octokit/graphql .js)
14+ 9. @octokit/request-error version 6 .1.4 (https://github.com/octokit/request-error .js)
15+ 10. @octokit/request version 9.1.3 (https://github.com/octokit/request.js )
16+ 11. @octokit/types version 13.5 .0 (https://github.com/octokit/types.ts )
17+ 12. @opentelemetry/api version 1.9 .0 (https://github.com/open-telemetry/opentelemetry-js)
18+ 13. @opentelemetry/exporter-trace-otlp-http version 0.53 .0 (https://github.com/open-telemetry/opentelemetry-js)
19+ 14. @opentelemetry/resources version 1.26.0 (https://github.com/open-telemetry/opentelemetry-js)
20+ 15. @opentelemetry/sdk-trace-base version 1.26 .0 (https://github.com/open-telemetry/opentelemetry-js)
21+ 16. @opentelemetry/semantic-conventions version 1.27 .0 (https://github.com/open-telemetry/opentelemetry-js )
22+ 17. @shoelace-style/shoelace version 2.16.0 (https://github.com/shoelace-style/shoelace )
23+ 18. @vscode/codicons version 0.0.36 (https://github.com/microsoft/vscode-codicons )
24+ 19. @vscode/webview-ui-toolkit version 1.4. 0 (https://github.com/microsoft/vscode-webview-ui-toolkit )
25+ 20. ansi-regex version 6.1 .0 (https://github.com/chalk/ansi-regex )
26+ 21. billboard.js version 3.13 .0 (https://github.com/naver/billboard.js )
272722. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
282823. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
292924. lit version 3.2.0 (https://github.com/lit/lit)
@@ -39,6 +39,33 @@ This project incorporates components from the projects listed below.
393934. sortablejs version 1.15.0 (https://github.com/SortableJS/Sortable)
404035. tslib version 2.7.0 (https://github.com/Microsoft/tslib)
4141
42+ %% @gk-nzaytsev/fast-string-truncated-width NOTICES AND INFORMATION BEGIN HERE
43+ =========================================
44+ The MIT License (MIT)
45+
46+ Copyright (c) 2024-present Fabio Spampinato
47+
48+ Permission is hereby granted, free of charge, to any person obtaining a
49+ copy of this software and associated documentation files (the "Software"),
50+ to deal in the Software without restriction, including without limitation
51+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
52+ and/or sell copies of the Software, and to permit persons to whom the
53+ Software is furnished to do so, subject to the following conditions:
54+
55+ The above copyright notice and this permission notice shall be included in
56+ all copies or substantial portions of the Software.
57+
58+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
59+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
60+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
61+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
62+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
63+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
64+ DEALINGS IN THE SOFTWARE.
65+
66+ =========================================
67+ END OF @gk-nzaytsev/fast-string-truncated-width NOTICES AND INFORMATION
68+
4269%% @lit/context NOTICES AND INFORMATION BEGIN HERE
4370=========================================
4471BSD 3-Clause License
@@ -1917,33 +1944,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
19171944=========================================
19181945END OF billboard.js NOTICES AND INFORMATION
19191946
1920- %% fast-string-truncated-width NOTICES AND INFORMATION BEGIN HERE
1921- =========================================
1922- The MIT License (MIT)
1923-
1924- Copyright (c) 2024-present Fabio Spampinato
1925-
1926- Permission is hereby granted, free of charge, to any person obtaining a
1927- copy of this software and associated documentation files (the "Software"),
1928- to deal in the Software without restriction, including without limitation
1929- the rights to use, copy, modify, merge, publish, distribute, sublicense,
1930- and/or sell copies of the Software, and to permit persons to whom the
1931- Software is furnished to do so, subject to the following conditions:
1932-
1933- The above copyright notice and this permission notice shall be included in
1934- all copies or substantial portions of the Software.
1935-
1936- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1937- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1938- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1939- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1940- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
1941- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
1942- DEALINGS IN THE SOFTWARE.
1943-
1944- =========================================
1945- END OF fast-string-truncated-width NOTICES AND INFORMATION
1946-
19471947%% https-proxy-agent NOTICES AND INFORMATION BEGIN HERE
19481948=========================================
19491949https-proxy-agent
0 commit comments