-
-
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 #1825 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 |
---|---|---|
|
@@ -3372,7 +3372,7 @@ <h2>Node dependencies</h2> | |
<td><a href="https://github.com/EIGHTFINITE/postman-request">Open Source</a></td> | ||
<td align="center">✔️</td> | ||
<td>Simplified HTTP request client.</td> | ||
<td align="center"><code>EIGHTFINITE/postman-request#43c3772bcf11ccf3a5b8972555879235606eb930</code><br>(based on <code>[email protected]</code>)</td> | ||
<td align="center"><code>EIGHTFINITE/postman-request#44bd94e554daff11dd78a1e757fe46f403f65a4f</code><br>(based on <code>[email protected]</code>)</td> | ||
</tr> | ||
<tr> | ||
<td align="center"><a href="https://www.npmjs.com/package/psl"><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 |
---|---|---|
|
@@ -88,7 +88,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/oauth-sign) | [oauth-sign](https://www.npmjs.com/package/oauth-sign) | Mikeal Rogers | [Apache-2.0](docs/legal/Apache-2.0.txt) | [Open Source](https://github.com/request/oauth-sign) | ✔️ | OAuth 1 signing. Formerly a vendor lib in 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/parse5) | [parse5](https://www.npmjs.com/package/parse5) | Ivan Nikulin | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/inikulin/parse5) | ✔️ | HTML parser and serializer.<br>Required by cheerio, parse5-htmlparser2-tree-adapter. | `[email protected]` | | ||
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/parse5-htmlparser2-tree-adapter) | [parse5-htmlparser2-tree-adapter](https://www.npmjs.com/package/parse5-htmlparser2-tree-adapter) | Ivan Nikulin | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/inikulin/parse5) | ✔️ | Htmlparser2 tree adapter for parse5.<br>Required by cheerio. | `[email protected]` | | ||
| [![](https://avatars.githubusercontent.com/u/9919)](https://github.com/EIGHTFINITE/postman-request) | [postman-request](https://github.com/EIGHTFINITE/postman-request) | Mikeal Rogers | [Apache-2.0](docs/legal/Apache-2.0.txt) | [Open Source](https://github.com/EIGHTFINITE/postman-request) | ✔️ | Simplified HTTP request client. | `EIGHTFINITE/postman-request#43c3772bcf11ccf3a5b8972555879235606eb930`<br>(based on `[email protected]`) | | ||
| [![](https://avatars.githubusercontent.com/u/9919)](https://github.com/EIGHTFINITE/postman-request) | [postman-request](https://github.com/EIGHTFINITE/postman-request) | Mikeal Rogers | [Apache-2.0](docs/legal/Apache-2.0.txt) | [Open Source](https://github.com/EIGHTFINITE/postman-request) | ✔️ | Simplified HTTP request client. | `EIGHTFINITE/postman-request#44bd94e554daff11dd78a1e757fe46f403f65a4f`<br>(based on `[email protected]`) | | ||
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/psl) | [psl](https://www.npmjs.com/package/psl) | Lupo Montero | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/lupomontero/psl) | ✔️ | Domain name parser based on the Public Suffix List.<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/punycode) | [punycode](https://www.npmjs.com/package/punycode) | Mathias Bynens | [MIT](docs/legal/MIT.txt) | [Open Source](https://github.com/mathiasbynens/punycode.js) | ✔️ | A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms.<br>Required by @postman/tough-cookie, uri-js. | `[email protected]` | | ||
| [![](https://raw.githubusercontent.com/npm/logos/master/npm%20logo/classic/npm-2009.svg)](https://www.npmjs.com/package/qs) | [qs](https://www.npmjs.com/package/qs) | ljharb | [BSD-3-Clause](docs/legal/BSD-3-Clause.txt) | [Open Source](https://github.com/ljharb/qs) | ✔️ | A querystring parser that supports nesting and arrays, with a depth limit.<br>Required by postman-request. | `[email protected]` | | ||
|