Skip to content

Commit

Permalink
Merge pull request #1821 from EIGHTFINITE/actions/readme
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
github-actions[bot] authored Sep 29, 2023
2 parents aa647f5 + 8c8239b commit d42e803
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 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">✔️</td>
<td>Build cross platform desktop apps with JavaScript, HTML, and CSS.</td>
<td align="center"><code>EIGHTFINITE/electron#155d663f391e7cfdbc2ae324fbf8b7b4c4395f68</code><br>(based on <code>[email protected].3</code>)</td>
<td align="center"><code>EIGHTFINITE/electron#ad7585ad5b82689f3ac698cbfb3708c54660c72c</code><br>(based on <code>[email protected].4</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 @@ -3592,7 +3592,7 @@ <h2>Node dependencies</h2>
<td><a href="https://github.com/EIGHTFINITE/top-user-agents">Open Source</a></td>
<td align="center">✔️</td>
<td>A list of most common User Agent.</td>
<td align="center"><code>EIGHTFINITE/top-user-agents#90db4e08e05fdff7accaff2c846cef8b5904e63e</code><br>(based on <code>[email protected].61</code>)</td>
<td align="center"><code>EIGHTFINITE/top-user-agents#f3268d30f32082cb1d50c94f76a84cabfefd969f</code><br>(based on <code>[email protected].62</code>)</td>
</tr>
<tr>
<td align="center"><a href="https://www.npmjs.com/package/tweetnacl"><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) | ✔️ | 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) | ✔️ | 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) | ✔️ | 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) | ✔️ | Build cross platform desktop apps with JavaScript, HTML, and CSS. | `EIGHTFINITE/electron#155d663f391e7cfdbc2ae324fbf8b7b4c4395f68`<br>(based on `[email protected].3`) |
| [![](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) | ✔️ | Build cross platform desktop apps with JavaScript, HTML, and CSS. | `EIGHTFINITE/electron#ad7585ad5b82689f3ac698cbfb3708c54660c72c`<br>(based on `[email protected].4`) |
| [![](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 | [SEE LICENSE IN LICENSE.md](docs/legal/SEE%20LICENSE%20IN%20LICENSE.md.txt) | [Open Source](https://github.com/samuelmaddock/electron-browser-shell) | ✔️ | 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) | ✔️ | 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/entities) | [entities](https://www.npmjs.com/package/entities) | Felix Boehm | [BSD-2-Clause](docs/legal/BSD-2-Clause.txt) | [Open Source](https://github.com/fb55/entities) | ✔️ | Encode &amp; decode XML and HTML entities with ease &amp; speed.<br>Required by dom-serializer, htmlparser2, parse5. | `[email protected]` |
Expand Down Expand Up @@ -110,7 +110,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/string-width) | [string-width](https://www.npmjs.com/package/string-width) | Sindre Sorhus | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/sindresorhus/string-width) | ✔️ | Get the visual width of a string - the number of columns required to display it.<br>Required by table. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/strip-ansi) | [strip-ansi](https://www.npmjs.com/package/strip-ansi) | Sindre Sorhus | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/chalk/strip-ansi) | ✔️ | Strip ANSI escape codes from a string.<br>Required by string-width, table. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/table) | [table](https://www.npmjs.com/package/table) | Gajus Kuizinas | [BSD-3-Clause](docs/legal/BSD-3-Clause.txt) | [Open Source](https://github.com/gajus/table) | ✔️ | Formats data into a string table.<br>Required by better-npm-audit. | `[email protected]` |
| [![](https://avatars.githubusercontent.com/u/9919)](https://github.com/EIGHTFINITE/top-user-agents) | [top-user-agents](https://github.com/EIGHTFINITE/top-user-agents) | Kiko Beats | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/EIGHTFINITE/top-user-agents) | ✔️ | A list of most common User Agent. | `EIGHTFINITE/top-user-agents#90db4e08e05fdff7accaff2c846cef8b5904e63e`<br>(based on `[email protected].61`) |
| [![](https://avatars.githubusercontent.com/u/9919)](https://github.com/EIGHTFINITE/top-user-agents) | [top-user-agents](https://github.com/EIGHTFINITE/top-user-agents) | Kiko Beats | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/EIGHTFINITE/top-user-agents) | ✔️ | A list of most common User Agent. | `EIGHTFINITE/top-user-agents#f3268d30f32082cb1d50c94f76a84cabfefd969f`<br>(based on `[email protected].62`) |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/tweetnacl) | [tweetnacl](https://www.npmjs.com/package/tweetnacl) | TweetNaCl-js contributors | [Unlicense](docs/legal/Unlicense.txt) | [Open Source](https://github.com/dchest/tweetnacl-js) | ✔️ | Port of TweetNaCl cryptographic library to JavaScript.<br>Required by bcrypt-pbkdf, sshpk. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/universalify) | [universalify](https://www.npmjs.com/package/universalify) | Ryan Zimmerman | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/RyanZim/universalify) | ✔️ | Make a callback- or promise-based function support both promises and callbacks.<br>Required by @postman/tough-cookie. | `[email protected]` |
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/uri-js) | [uri-js](https://www.npmjs.com/package/uri-js) | Gary Court | [BSD-2-Clause](docs/legal/BSD-2-Clause.txt) | [Open Source](https://github.com/garycourt/uri-js) | ✔️ | An RFC 3986/3987 compliant, scheme extendable URI/IRI parsing/validating/resolving library for JavaScript.<br>Required by ajv, har-validator/ajv. | `[email protected]` |
Expand Down

0 comments on commit d42e803

Please sign in to comment.