|
|
@ -7,8 +7,8 @@ This project incorporates components from the projects listed below. |
|
|
|
2. @microsoft/fast-react-wrapper version 0.3.16-0 (https://github.com/Microsoft/fast) |
|
|
|
3. @octokit/core version 4.2.0 (https://github.com/octokit/core.js) |
|
|
|
4. @opentelemetry/api version 1.4.1 (https://github.com/open-telemetry/opentelemetry-js) |
|
|
|
5. @opentelemetry/exporter-trace-otlp-http version 0.36.0 (https://github.com/open-telemetry/opentelemetry-js) |
|
|
|
6. @opentelemetry/sdk-trace-base version 1.10.0 (https://github.com/open-telemetry/opentelemetry-js) |
|
|
|
5. @opentelemetry/exporter-trace-otlp-http version 0.36.1 (https://github.com/open-telemetry/opentelemetry-js) |
|
|
|
6. @opentelemetry/sdk-trace-base version 1.10.1 (https://github.com/open-telemetry/opentelemetry-js) |
|
|
|
7. @vscode/codicons version 0.0.32 (https://github.com/microsoft/vscode-codicons) |
|
|
|
8. @vscode/webview-ui-toolkit version 1.2.2 (https://github.com/microsoft/vscode-webview-ui-toolkit) |
|
|
|
9. ansi-regex version 6.0.1 (https://github.com/chalk/ansi-regex) |
|
|
@ -16,16 +16,15 @@ This project incorporates components from the projects listed below. |
|
|
|
11. https-proxy-agent version 5.0.1 (https://github.com/TooTallNate/node-https-proxy-agent) |
|
|
|
12. iconv-lite version 0.6.3 (https://github.com/ashtuchkin/iconv-lite) |
|
|
|
13. lit version 2.6.1 (https://github.com/lit/lit) |
|
|
|
14. lodash-es version 4.17.21 (https://github.com/lodash/lodash) |
|
|
|
15. microsoft/vscode (https://github.com/microsoft/vscode) |
|
|
|
16. node-fetch version 2.6.9 (https://github.com/bitinn/node-fetch) |
|
|
|
17. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify) |
|
|
|
18. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify) |
|
|
|
19. react-dom version 16.8.4 (https://github.com/facebook/react) |
|
|
|
20. react version 16.8.4 (https://github.com/facebook/react) |
|
|
|
21. sindresorhus/is-fullwidth-code-point (https://github.com/sindresorhus/is-fullwidth-code-point) |
|
|
|
22. sindresorhus/string-width (https://github.com/sindresorhus/string-width) |
|
|
|
23. sortablejs version 1.15.0 (https://github.com/SortableJS/Sortable) |
|
|
|
14. microsoft/vscode (https://github.com/microsoft/vscode) |
|
|
|
15. node-fetch version 2.6.9 (https://github.com/bitinn/node-fetch) |
|
|
|
16. os-browserify version 0.3.0 (https://github.com/CoderPuppy/os-browserify) |
|
|
|
17. path-browserify version 1.0.1 (https://github.com/browserify/path-browserify) |
|
|
|
18. react-dom version 16.8.4 (https://github.com/facebook/react) |
|
|
|
19. react version 16.8.4 (https://github.com/facebook/react) |
|
|
|
20. sindresorhus/is-fullwidth-code-point (https://github.com/sindresorhus/is-fullwidth-code-point) |
|
|
|
21. sindresorhus/string-width (https://github.com/sindresorhus/string-width) |
|
|
|
22. sortablejs version 1.15.0 (https://github.com/SortableJS/Sortable) |
|
|
|
|
|
|
|
%% @microsoft/fast-element NOTICES AND INFORMATION BEGIN HERE |
|
|
|
========================================= |
|
|
@ -1451,59 +1450,6 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
|
|
|
========================================= |
|
|
|
END OF lit NOTICES AND INFORMATION |
|
|
|
|
|
|
|
%% lodash-es NOTICES AND INFORMATION BEGIN HERE |
|
|
|
========================================= |
|
|
|
Copyright OpenJS Foundation and other contributors <https://openjsf.org/> |
|
|
|
|
|
|
|
Based on Underscore.js, copyright Jeremy Ashkenas, |
|
|
|
DocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/> |
|
|
|
|
|
|
|
This software consists of voluntary contributions made by many |
|
|
|
individuals. For exact contribution history, see the revision history |
|
|
|
available at https://github.com/lodash/lodash |
|
|
|
|
|
|
|
The following license applies to all parts of this software except as |
|
|
|
documented below: |
|
|
|
|
|
|
|
==== |
|
|
|
|
|
|
|
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: |
|
|
|
|
|
|
|
The above copyright notice and this permission notice shall be |
|
|
|
included in all copies or substantial portions of the Software. |
|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
==== |
|
|
|
|
|
|
|
Copyright and related rights for sample code are waived via CC0. Sample |
|
|
|
code is defined as all source code displayed within the prose of the |
|
|
|
documentation. |
|
|
|
|
|
|
|
CC0: http://creativecommons.org/publicdomain/zero/1.0/ |
|
|
|
|
|
|
|
==== |
|
|
|
|
|
|
|
Files located in the node_modules and vendor directories are externally |
|
|
|
maintained libraries used by this software which have their own |
|
|
|
licenses; we recommend you read them, as their terms may differ from the |
|
|
|
terms above. |
|
|
|
|
|
|
|
========================================= |
|
|
|
END OF lodash-es NOTICES AND INFORMATION |
|
|
|
|
|
|
|
%% microsoft/vscode NOTICES AND INFORMATION BEGIN HERE |
|
|
|
========================================= |
|
|
|
MIT License |
|
|
|