@@ -3,33 +3,69 @@ GitLens
3
3
THIRD-PARTY SOFTWARE NOTICES AND INFORMATION
4
4
This project incorporates components from the projects listed below.
5
5
6
- 1. @lit/react version 1.0.5 (https://github.com/lit/lit)
7
- 2. @microsoft/fast-element version 1.13.0 (https://github.com/Microsoft/fast)
8
- 3. @octokit/graphql version 8.1.1 (https://github.com/octokit/graphql.js)
9
- 4. @octokit/request version 9.1.1 (https://github.com/octokit/request.js)
10
- 5. @octokit/types version 13.5.0 (https://github.com/octokit/types.ts)
11
- 6. @opentelemetry/api version 1.9.0 (https://github.com/open-telemetry/opentelemetry-js)
12
- 7. @opentelemetry/exporter-trace-otlp-http version 0.52.1 (https://github.com/open-telemetry/opentelemetry-js)
13
- 8. @opentelemetry/sdk-trace-base version 1.25.1 (https://github.com/open-telemetry/opentelemetry-js)
14
- 9. @shoelace-style/shoelace version 2.15.1 (https://github.com/shoelace-style/shoelace)
15
- 10. @vscode/codicons version 0.0.36 (https://github.com/microsoft/vscode-codicons)
16
- 11. @vscode/webview-ui-toolkit version 1.4.0 (https://github.com/microsoft/vscode-webview-ui-toolkit)
17
- 12. ansi-regex version 6.0.1 (https://github.com/chalk/ansi-regex)
18
- 13. billboard.js version 3.12.4 (https://github.com/naver/billboard.js)
19
- 14. fast-string-truncated-width version 1.1.0 (https://github.com/fabiospampinato/fast-string-truncated-width)
20
- 15. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
21
- 16. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
22
- 17. lit version 3.1.4 (https://github.com/lit/lit)
23
- 18. marked version 12.0.2 (https://github.com/markedjs/marked)
24
- 19. microsoft/vscode (https://github.com/microsoft/vscode)
25
- 20. node-fetch version 2.7.0 (https://github.com/bitinn/node-fetch)
26
- 21. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify)
27
- 22. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify)
28
- 23. react-dom version 16.8.4 (https://github.com/facebook/react)
29
- 24. react version 16.8.4 (https://github.com/facebook/react)
30
- 25. sindresorhus/is-fullwidth-code-point (https://github.com/sindresorhus/is-fullwidth-code-point)
31
- 26. sindresorhus/string-width (https://github.com/sindresorhus/string-width)
32
- 27. sortablejs version 1.15.0 (https://github.com/SortableJS/Sortable)
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. @octokit/graphql version 8.1.1 (https://github.com/octokit/graphql.js)
11
+ 6. @octokit/request version 9.1.1 (https://github.com/octokit/request.js)
12
+ 7. @octokit/types version 13.5.0 (https://github.com/octokit/types.ts)
13
+ 8. @opentelemetry/api version 1.9.0 (https://github.com/open-telemetry/opentelemetry-js)
14
+ 9. @opentelemetry/exporter-trace-otlp-http version 0.52.1 (https://github.com/open-telemetry/opentelemetry-js)
15
+ 10. @opentelemetry/sdk-trace-base version 1.25.1 (https://github.com/open-telemetry/opentelemetry-js)
16
+ 11. @shoelace-style/shoelace version 2.15.1 (https://github.com/shoelace-style/shoelace)
17
+ 12. @vscode/codicons version 0.0.36 (https://github.com/microsoft/vscode-codicons)
18
+ 13. @vscode/webview-ui-toolkit version 1.4.0 (https://github.com/microsoft/vscode-webview-ui-toolkit)
19
+ 14. ansi-regex version 6.0.1 (https://github.com/chalk/ansi-regex)
20
+ 15. billboard.js version 3.12.4 (https://github.com/naver/billboard.js)
21
+ 16. fast-string-truncated-width version 1.1.0 (https://github.com/fabiospampinato/fast-string-truncated-width)
22
+ 17. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
23
+ 18. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
24
+ 19. lit version 3.1.4 (https://github.com/lit/lit)
25
+ 20. marked version 12.0.2 (https://github.com/markedjs/marked)
26
+ 21. microsoft/vscode (https://github.com/microsoft/vscode)
27
+ 22. node-fetch version 2.7.0 (https://github.com/bitinn/node-fetch)
28
+ 23. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify)
29
+ 24. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify)
30
+ 25. react-dom version 16.8.4 (https://github.com/facebook/react)
31
+ 26. react version 16.8.4 (https://github.com/facebook/react)
32
+ 27. sindresorhus/is-fullwidth-code-point (https://github.com/sindresorhus/is-fullwidth-code-point)
33
+ 28. sindresorhus/string-width (https://github.com/sindresorhus/string-width)
34
+ 29. sortablejs version 1.15.0 (https://github.com/SortableJS/Sortable)
35
+
36
+ %% @lit/context NOTICES AND INFORMATION BEGIN HERE
37
+ =========================================
38
+ BSD 3-Clause License
39
+
40
+ Copyright (c) 2021 Google LLC. All rights reserved.
41
+
42
+ Redistribution and use in source and binary forms, with or without
43
+ modification, are permitted provided that the following conditions are met:
44
+
45
+ 1. Redistributions of source code must retain the above copyright notice, this
46
+ list of conditions and the following disclaimer.
47
+
48
+ 2. Redistributions in binary form must reproduce the above copyright notice,
49
+ this list of conditions and the following disclaimer in the documentation
50
+ and/or other materials provided with the distribution.
51
+
52
+ 3. Neither the name of the copyright holder nor the names of its
53
+ contributors may be used to endorse or promote products derived from
54
+ this software without specific prior written permission.
55
+
56
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
57
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
58
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
59
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
60
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
61
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
62
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
63
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
64
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
65
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
66
+
67
+ =========================================
68
+ END OF @lit/context NOTICES AND INFORMATION
33
69
34
70
%% @lit/react NOTICES AND INFORMATION BEGIN HERE
35
71
=========================================
@@ -64,6 +100,39 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
64
100
=========================================
65
101
END OF @lit/react NOTICES AND INFORMATION
66
102
103
+ %% @lit/task NOTICES AND INFORMATION BEGIN HERE
104
+ =========================================
105
+ BSD 3-Clause License
106
+
107
+ Copyright (c) 2017 Google LLC. All rights reserved.
108
+
109
+ Redistribution and use in source and binary forms, with or without
110
+ modification, are permitted provided that the following conditions are met:
111
+
112
+ 1. Redistributions of source code must retain the above copyright notice, this
113
+ list of conditions and the following disclaimer.
114
+
115
+ 2. Redistributions in binary form must reproduce the above copyright notice,
116
+ this list of conditions and the following disclaimer in the documentation
117
+ and/or other materials provided with the distribution.
118
+
119
+ 3. Neither the name of the copyright holder nor the names of its
120
+ contributors may be used to endorse or promote products derived from
121
+ this software without specific prior written permission.
122
+
123
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
124
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
125
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
126
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
127
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
128
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
129
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
130
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
131
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
132
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
133
+ =========================================
134
+ END OF @lit/task NOTICES AND INFORMATION
135
+
67
136
%% @microsoft/fast-element NOTICES AND INFORMATION BEGIN HERE
68
137
=========================================
69
138
# FAST Element
0 commit comments