diff --git a/README.md b/README.md index 9df3b950..a663c509 100644 --- a/README.md +++ b/README.md @@ -50,21 +50,27 @@ The Stripe VS Code Extension collects basic telemetry in order to improve this e ## Third-Party Notices -| Name | Description | Version | Size | License | -| :--------------------------------- | :--------------------------------------------------------------------------------- | :------ | -----: | :--------: | -| @grpc/grpc-js | gRPC Library for Node - pure JS implementation | 1.3.2 | 117.3k | Apache-2.0 | -| byline | simple line-by-line stream reader | 5.0.0 | 1.8k | MIT | -| compare-versions | Compare semver version strings to find greater, equal or lesser. | 3.6.0 | 1.7k | MIT | -| execa | Process execution for humans | 4.0.0 | 25.4k | MIT | -| moment | Parse, validate, manipulate, and display dates | 2.24.0 | 289.7k | MIT | -| os-name | Get the name of the current operating system. Example: macOS Sierra | 3.1.0 | 29.9k | MIT | -| proxyquire | Proxies nodejs require in order to allow overriding dependencies during testing. | 2.1.3 | 16k | MIT | -| remark-gfm | remark plugin to support GFM (autolink literals, strikethrough, tables, tasklists) | 1.0.0 | 22.2k | MIT | -| toml | TOML parser for Node.js (parses TOML spec v0.4.0) | 3.0.0 | 27.5k | MIT | -| uuid | RFC4122 (v1, v4, and v5) UUIDs | 3.4.0 | 8.1k | MIT | -| vscode-languageclient | VSCode Language client implementation | 6.1.3 | 215.3k | MIT | -| vscode-languageserver | Language server implementation for node | 6.1.1 | 121.9k | MIT | -| vscode-languageserver-textdocument | A simple text document implementation for Node LSP servers | 1.0.1 | 3.8k | MIT | +| Name | Description | Version | Size | License | +| :--------------------------------- | :--------------------------------------------------------------------------------------------------------------------- | :------ | -----: | :--------: | +| @grpc/grpc-js | gRPC Library for Node - pure JS implementation | 1.3.7 | 244.5k | Apache-2.0 | +| byline | simple line-by-line stream reader | 5.0.0 | 1.8k | MIT | +| compare-versions | Compare semver version strings to find greater, equal or lesser. | 3.6.0 | 1.7k | MIT | +| execa | Process execution for humans | 5.1.1 | 25.4k | MIT | +| expand-home-dir | Expand ~/ | 0.0.3 | 342B | BSD | +| find-java-home | Find JAVA_HOME on any system | 1.1.0 | 12.8k | Apache-2.0 | +| fs-extra | fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. | 8.1.0 | 31.7k | MIT | +| moment | Parse, validate, manipulate, and display dates | 2.29.1 | 289.7k | MIT | +| os-name | Get the name of the current operating system. Example: macOS Sierra | 3.1.0 | 27.2k | MIT | +| proxyquire | Proxies nodejs require in order to allow overriding dependencies during testing. | 2.1.3 | 16k | MIT | +| remark-gfm | remark plugin to support GFM (autolink literals, strikethrough, tables, tasklists) | 1.0.0 | 34.3k | MIT | +| superagent | elegant & feature rich browser / node HTTP with a fluent API | 6.1.0 | 32.8k | MIT | +| tar-fs | filesystem bindings for tar-stream | 2.1.1 | 60.5k | MIT | +| toml | TOML parser for Node.js (parses TOML spec v0.4.0) | 3.0.0 | 27.5k | MIT | +| uuid | RFC4122 (v1, v4, and v5) UUIDs | 8.3.2 | 8.1k | MIT | +| vscode-languageclient | VSCode Language client implementation | 6.1.4 | 215.3k | MIT | +| vscode-languageserver | Language server implementation for node | 6.1.1 | 121.9k | MIT | +| vscode-languageserver-textdocument | A simple text document implementation for Node LSP servers | 1.0.1 | 4k | MIT | +| zlib | Simple, synchronous deflate/inflate for buffers | 1.0.5 | 210B | BSD | ## Code of Conduct