Skip to content

Commit 7c2e9a8

Browse files
committed
Removes unused dependency
Removes deleted dependencies from license notice
1 parent edbd4ce commit 7c2e9a8

File tree

4 files changed

+84
-143
lines changed

4 files changed

+84
-143
lines changed

ThirdPartyNotices.txt

Lines changed: 14 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -19,23 +19,20 @@ This project incorporates components from the projects listed below.
1919
14. @opentelemetry/semantic-conventions version 1.28.0 (https://github.com/open-telemetry/opentelemetry-js)
2020
15. @shoelace-style/shoelace version 2.18.0 (https://github.com/shoelace-style/shoelace)
2121
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.1 (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 15.0.2 (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. slug version 10.0.0 (https://github.com/Trott/slug)
38-
33. sortablejs version 1.15.0 (https://github.com/SortableJS/Sortable)
22+
17. billboard.js version 3.14.1 (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 15.0.2 (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. signal-utils version 0.20.0 (https://github.com/proposal-signals/signal-utils)
34+
29. slug version 10.0.0 (https://github.com/Trott/slug)
35+
30. sortablejs version 1.15.0 (https://github.com/SortableJS/Sortable)
3936

4037
%% @gk-nzaytsev/fast-string-truncated-width NOTICES AND INFORMATION BEGIN HERE
4138
=========================================
@@ -1740,21 +1737,6 @@ Creative Commons may be contacted at creativecommons.org.
17401737
=========================================
17411738
END OF @vscode/codicons NOTICES AND INFORMATION
17421739

1743-
%% ansi-regex NOTICES AND INFORMATION BEGIN HERE
1744-
=========================================
1745-
MIT License
1746-
1747-
Copyright (c) Sindre Sorhus <[email protected]> (https://sindresorhus.com)
1748-
1749-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
1750-
1751-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
1752-
1753-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1754-
1755-
=========================================
1756-
END OF ansi-regex NOTICES AND INFORMATION
1757-
17581740
%% billboard.js NOTICES AND INFORMATION BEGIN HERE
17591741
=========================================
17601742
The MIT License (MIT)
@@ -2224,36 +2206,6 @@ SOFTWARE.
22242206
=========================================
22252207
END OF signal-utils NOTICES AND INFORMATION
22262208

2227-
%% sindresorhus/is-fullwidth-code-point NOTICES AND INFORMATION BEGIN HERE
2228-
=========================================
2229-
MIT License
2230-
2231-
Copyright (c) Sindre Sorhus <[email protected]> (https://sindresorhus.com)
2232-
2233-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2234-
2235-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2236-
2237-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2238-
2239-
=========================================
2240-
END OF sindresorhus/is-fullwidth-code-point NOTICES AND INFORMATION
2241-
2242-
%% sindresorhus/string-width NOTICES AND INFORMATION BEGIN HERE
2243-
=========================================
2244-
MIT License
2245-
2246-
Copyright (c) Sindre Sorhus <[email protected]> (https://sindresorhus.com)
2247-
2248-
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
2249-
2250-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
2251-
2252-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2253-
2254-
=========================================
2255-
END OF sindresorhus/string-width NOTICES AND INFORMATION
2256-
22572209
%% slug NOTICES AND INFORMATION BEGIN HERE
22582210
=========================================
22592211
Copyright (c) 2014 ▟ ▖▟ ▖(dodo)

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19625,7 +19625,6 @@
1962519625
"@opentelemetry/semantic-conventions": "1.28.0",
1962619626
"@shoelace-style/shoelace": "2.18.0",
1962719627
"@vscode/codicons": "0.0.36",
19628-
"ansi-regex": "6.1.0",
1962919628
"billboard.js": "3.14.1",
1963019629
"https-proxy-agent": "5.0.1",
1963119630
"iconv-lite": "0.6.3",

0 commit comments

Comments
 (0)