Skip to content

Commit

Permalink
Merge pull request #2419 from EIGHTFINITE/actions/readme
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
github-actions[bot] authored Oct 16, 2024
2 parents 64f79a1 + eae35db commit d42a8b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ <h2>Node dependencies</h2>
<td><a href="https://github.com/EIGHTFINITE/electron">Open Source</a></td>
<td align="center">&#x2714;&#xFE0F;</td>
<td>Build cross platform desktop apps with JavaScript, HTML, and CSS.</td>
<td align="center"><code>EIGHTFINITE/electron#37efd3d4f619a028c54f083f23c01d9bd308ac50</code><br>(based on <code>electron@32.2.0</code>)</td>
<td align="center"><code>EIGHTFINITE/electron#ecb1913389b31c967a0e672fcfa42c11480a5b45</code><br>(based on <code>electron@33.0.0</code>)</td>
</tr>
<tr>
<td align="center"><a href="https://www.npmjs.com/package/electron-chrome-extensions"><img src="https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg" width="31"></a></td>
Expand Down Expand Up @@ -488,11 +488,11 @@ <h2>Node dependencies</h2>
<td align="center"><a href="https://www.npmjs.com/package/fast-uri"><img src="https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg" width="31"></a></td>
<td><a href="https://www.npmjs.com/package/fast-uri">fast-uri</a></td>
<td>Vincent Le Goff</td>
<td><a href="docs/legal/MIT.txt">MIT</a></td>
<td><a href="docs/legal/BSD-3-Clause.txt">BSD-3-Clause</a></td>
<td><a href="https://github.com/fastify/fast-uri">Open Source</a></td>
<td align="center">&#x2714;&#xFE0F;</td>
<td>Dependency free RFC 3986 URI toolbox.<br>Required by ajv.</td>
<td align="center"><code>[email protected].2</code></td>
<td align="center"><code>[email protected].3</code></td>
</tr>
<tr>
<td align="center"><a href="https://www.npmjs.com/package/forever-agent"><img src="https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg" width="31"></a></td>
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ This pack contains Fastcraft, by Player, enabled by default. Fastcraft enhances
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/domhandler) | [domhandler](https://www.npmjs.com/package/domhandler) | Felix Boehm | [BSD-2-Clause](docs/legal/BSD-2-Clause.txt) | [Open Source](https://github.com/fb55/domhandler) | &#x2714;&#xFE0F; | Handler for htmlparser2 that turns pages into a dom.<br>Required by cheerio, cheerio-select, css-select, dom-serializer, domutils, htmlparser2, parse5-htmlparser2-tree-adapter. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/domutils) | [domutils](https://www.npmjs.com/package/domutils) | Felix Boehm | [BSD-2-Clause](docs/legal/BSD-2-Clause.txt) | [Open Source](https://github.com/fb55/domutils) | &#x2714;&#xFE0F; | Utilities for working with htmlparser2&#039;s dom.<br>Required by cheerio, cheerio-select, css-select, htmlparser2. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/ecc-jsbn) | [ecc-jsbn](https://www.npmjs.com/package/ecc-jsbn) | Jeremie Miller | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/aduh95/ecc-jsbn) | &#x2714;&#xFE0F; | ECC JS code based on JSBN.<br>Required by sshpk. | `[email protected]` |
| [![](https://avatars.githubusercontent.com/u/9919)](https://github.com/EIGHTFINITE/electron) | [electron](https://github.com/EIGHTFINITE/electron) | Electron Community | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/EIGHTFINITE/electron) | &#x2714;&#xFE0F; | Build cross platform desktop apps with JavaScript, HTML, and CSS. | `EIGHTFINITE/electron#37efd3d4f619a028c54f083f23c01d9bd308ac50`<br>(based on `electron@32.2.0`) |
| [![](https://avatars.githubusercontent.com/u/9919)](https://github.com/EIGHTFINITE/electron) | [electron](https://github.com/EIGHTFINITE/electron) | Electron Community | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/EIGHTFINITE/electron) | &#x2714;&#xFE0F; | Build cross platform desktop apps with JavaScript, HTML, and CSS. | `EIGHTFINITE/electron#ecb1913389b31c967a0e672fcfa42c11480a5b45`<br>(based on `electron@33.0.0`) |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/electron-chrome-extensions) | [electron-chrome-extensions](https://www.npmjs.com/package/electron-chrome-extensions) | Samuel Maddock | [GPL-3.0](docs/legal/GPL-3.0.txt) | [Open Source](https://github.com/samuelmaddock/electron-browser-shell/tree/master/packages/electron-chrome-extensions) | &#x2714;&#xFE0F; | Chrome extension support for Electron. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/emoji-regex) | [emoji-regex](https://www.npmjs.com/package/emoji-regex) | Mathias Bynens | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/mathiasbynens/emoji-regex) | &#x2714;&#xFE0F; | A regular expression to match all Emoji-only symbols as per the Unicode Standard.<br>Required by string-width. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/encoding-sniffer) | [encoding-sniffer](https://www.npmjs.com/package/encoding-sniffer) | Felix Boehm | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/fb55/encoding-sniffer) | &#x2714;&#xFE0F; | Implementation of the HTML encoding sniffer algo, with stream support.<br>Required by cheerio. | `[email protected]` |
Expand All @@ -58,7 +58,7 @@ This pack contains Fastcraft, by Player, enabled by default. Fastcraft enhances
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/extsprintf) | [extsprintf](https://www.npmjs.com/package/extsprintf) | davepacheco | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/TritonDataCenter/node-extsprintf) | &#x2714;&#xFE0F; | Extended POSIX-style sprintf.<br>Required by jsprim, verror. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/fast-deep-equal) | [fast-deep-equal](https://www.npmjs.com/package/fast-deep-equal) | Evgeny Poberezkin | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/epoberezkin/fast-deep-equal) | &#x2714;&#xFE0F; | Fast deep equal.<br>Required by ajv, har-validator/ajv. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/fast-json-stable-stringify) | [fast-json-stable-stringify](https://www.npmjs.com/package/fast-json-stable-stringify) | James Halliday | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/epoberezkin/fast-json-stable-stringify) | &#x2714;&#xFE0F; | Deterministic \`JSON.stringify()\` - a faster version of substack&#039;s json-stable-strigify without jsonify.<br>Required by har-validator/ajv. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/fast-uri) | [fast-uri](https://www.npmjs.com/package/fast-uri) | Vincent Le Goff | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/fastify/fast-uri) | &#x2714;&#xFE0F; | Dependency free RFC 3986 URI toolbox.<br>Required by ajv. | `[email protected].2` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/fast-uri) | [fast-uri](https://www.npmjs.com/package/fast-uri) | Vincent Le Goff | [BSD-3-Clause](docs/legal/BSD-3-Clause.txt) | [Open Source](https://github.com/fastify/fast-uri) | &#x2714;&#xFE0F; | Dependency free RFC 3986 URI toolbox.<br>Required by ajv. | `[email protected].3` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/forever-agent) | [forever-agent](https://www.npmjs.com/package/forever-agent) | Mikeal Rogers | [Apache-2.0](docs/legal/Apache-2.0.txt) | [Open Source](https://github.com/mikeal/forever-agent) | &#x2714;&#xFE0F; | HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.<br>Required by postman-request. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/getpass) | [getpass](https://www.npmjs.com/package/getpass) | Alex Wilson | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/arekinath/node-getpass) | &#x2714;&#xFE0F; | Getpass for Node.<br>Required by sshpk. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/har-schema) | [har-schema](https://www.npmjs.com/package/har-schema) | Ahmad Nassri | [ISC](docs/legal/ISC.txt) | [Open Source](https://github.com/ahmadnassri/har-schema) | &#x2714;&#xFE0F; | JSON Schema for HTTP Archive (HAR).<br>Required by har-validator. | `[email protected]` |
Expand Down

0 comments on commit d42a8b3

Please sign in to comment.