-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2392 from EIGHTFINITE/actions/readme
Update README
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -492,7 +492,7 @@ <h2>Node dependencies</h2> | |
<td><a href="https://github.com/fastify/fast-uri">Open Source</a></td> | ||
<td align="center">✔️</td> | ||
<td>Dependency free RFC 3986 URI toolbox.<br>Required by ajv.</td> | ||
<td align="center"><code>[email protected].1</code></td> | ||
<td align="center"><code>[email protected].2</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> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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) | ✔️ | 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) | ✔️ | 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) | ✔️ | Deterministic \`JSON.stringify()\` - a faster version of substack'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) | ✔️ | Dependency free RFC 3986 URI toolbox.<br>Required by ajv. | `[email protected].1` | | ||
| [![](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) | ✔️ | 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/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) | ✔️ | 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) | ✔️ | 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) | ✔️ | JSON Schema for HTTP Archive (HAR).<br>Required by har-validator. | `[email protected]` | | ||
|