@@ -23,19 +23,20 @@ This project incorporates components from the projects listed below.
232318. billboard.js version 3.17.0 (https://github.com/naver/billboard.js)
242419. diff2html version 3.4.52 (https://github.com/rtfpessoa/diff2html)
252520. driver.js version 1.3.6 (https://github.com/kamranahmedse/driver.js)
26- 21. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
27- 22. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
28- 23. lit version 3.3.1 (https://github.com/lit/lit)
29- 24. marked version 16.3.0 (https://github.com/markedjs/marked)
30- 25. microsoft/vscode (https://github.com/microsoft/vscode)
31- 26. node-fetch version 2.7.0 (https://github.com/bitinn/node-fetch)
32- 27. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify)
33- 28. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify)
34- 29. react-dom version 19.0.0 (https://github.com/facebook/react)
35- 30. react version 19.0.0 (https://github.com/facebook/react)
36- 31. signal-utils version 0.21.1 (https://github.com/proposal-signals/signal-utils)
37- 32. slug version 11.0.0 (https://github.com/Trott/slug)
38- 33. sortablejs version 1.15.6 (https://github.com/SortableJS/Sortable)
26+ 21. fflate version 0.8.2 (https://github.com/101arrowz/fflate)
27+ 22. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent)
28+ 23. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite)
29+ 24. lit version 3.3.1 (https://github.com/lit/lit)
30+ 25. marked version 16.3.0 (https://github.com/markedjs/marked)
31+ 26. microsoft/vscode (https://github.com/microsoft/vscode)
32+ 27. node-fetch version 2.7.0 (https://github.com/bitinn/node-fetch)
33+ 28. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify)
34+ 29. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify)
35+ 30. react-dom version 19.0.0 (https://github.com/facebook/react)
36+ 31. react version 19.0.0 (https://github.com/facebook/react)
37+ 32. signal-utils version 0.21.1 (https://github.com/proposal-signals/signal-utils)
38+ 33. slug version 11.0.0 (https://github.com/Trott/slug)
39+ 34. sortablejs version 1.15.6 (https://github.com/SortableJS/Sortable)
3940
4041%% @gk-nzaytsev/fast-string-truncated-width NOTICES AND INFORMATION BEGIN HERE
4142=========================================
@@ -1847,6 +1848,32 @@ THE SOFTWARE.
18471848=========================================
18481849END OF driver.js NOTICES AND INFORMATION
18491850
1851+ %% fflate NOTICES AND INFORMATION BEGIN HERE
1852+ =========================================
1853+ MIT License
1854+
1855+ Copyright (c) 2023 Arjun Barrett
1856+
1857+ Permission is hereby granted, free of charge, to any person obtaining a copy
1858+ of this software and associated documentation files (the "Software"), to deal
1859+ in the Software without restriction, including without limitation the rights
1860+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1861+ copies of the Software, and to permit persons to whom the Software is
1862+ furnished to do so, subject to the following conditions:
1863+
1864+ The above copyright notice and this permission notice shall be included in all
1865+ copies or substantial portions of the Software.
1866+
1867+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1868+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1869+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1870+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1871+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1872+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1873+ SOFTWARE.
1874+ =========================================
1875+ END OF fflate NOTICES AND INFORMATION
1876+
18501877%% https-proxy-agent NOTICES AND INFORMATION BEGIN HERE
18511878=========================================
18521879https-proxy-agent
0 commit comments