@@ -27,18 +27,19 @@ This project incorporates components from the projects listed below.
272722. fflate version 0.8.2 (https://github.com/101arrowz/fflate)
282823. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
292924. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
30- 25. lit version 3.3.1 (https://github.com/lit/lit)
31- 26. marked version 17.0.0 (https://github.com/markedjs/marked)
32- 27. microsoft/vscode (https://github.com/microsoft/vscode)
33- 28. node-fetch version 2.7.0 (https://github.com/bitinn/node-fetch)
34- 29. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify)
35- 30. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify)
36- 31. react-dom version 19.2.0 (https://github.com/facebook/react)
37- 32. react version 19.2.0 (https://github.com/facebook/react)
38- 33. signal-utils version 0.21.1 (https://github.com/proposal-signals/signal-utils)
39- 34. slug version 11.0.1 (https://github.com/Trott/slug)
40- 35. sortablejs version 1.15.6 (https://github.com/SortableJS/Sortable)
41- 36. vscode-uri version 3.1.0 (https://github.com/microsoft/vscode-uri)
30+ 25. ignore version 7.0.5 (https://github.com/kaelzhang/node-ignore)
31+ 26. lit version 3.3.1 (https://github.com/lit/lit)
32+ 27. marked version 17.0.0 (https://github.com/markedjs/marked)
33+ 28. microsoft/vscode (https://github.com/microsoft/vscode)
34+ 29. node-fetch version 2.7.0 (https://github.com/bitinn/node-fetch)
35+ 30. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify)
36+ 31. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify)
37+ 32. react-dom version 19.2.0 (https://github.com/facebook/react)
38+ 33. react version 19.2.0 (https://github.com/facebook/react)
39+ 34. signal-utils version 0.21.1 (https://github.com/proposal-signals/signal-utils)
40+ 35. slug version 11.0.1 (https://github.com/Trott/slug)
41+ 36. sortablejs version 1.15.6 (https://github.com/SortableJS/Sortable)
42+ 37. vscode-uri version 3.1.0 (https://github.com/microsoft/vscode-uri)
4243
4344%% @gk-nzaytsev/fast-string-truncated-width NOTICES AND INFORMATION BEGIN HERE
4445=========================================
@@ -2076,6 +2077,32 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
20762077=========================================
20772078END OF iconv-lite NOTICES AND INFORMATION
20782079
2080+ %% ignore NOTICES AND INFORMATION BEGIN HERE
2081+ =========================================
2082+ Copyright (c) 2013 Kael Zhang <
[email protected] >, contributors
2083+ http://kael.me/
2084+
2085+ Permission is hereby granted, free of charge, to any person obtaining
2086+ a copy of this software and associated documentation files (the
2087+ "Software"), to deal in the Software without restriction, including
2088+ without limitation the rights to use, copy, modify, merge, publish,
2089+ distribute, sublicense, and/or sell copies of the Software, and to
2090+ permit persons to whom the Software is furnished to do so, subject to
2091+ the following conditions:
2092+
2093+ The above copyright notice and this permission notice shall be
2094+ included in all copies or substantial portions of the Software.
2095+
2096+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
2097+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
2098+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
2099+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
2100+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
2101+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
2102+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2103+ =========================================
2104+ END OF ignore NOTICES AND INFORMATION
2105+
20792106%% lit NOTICES AND INFORMATION BEGIN HERE
20802107=========================================
20812108BSD 3-Clause License
0 commit comments