From cdef3a37f193b4ab7c6c968cc6116ae05e6a1710 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Sep 2023 13:08:27 +0000 Subject: [PATCH] Update README --- README.html | 4 ++-- README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.html b/README.html index 4541ab1b85..db5112c15a 100644 --- a/README.html +++ b/README.html @@ -3372,7 +3372,7 @@

Node dependencies

Open Source ✔️ Simplified HTTP request client. -EIGHTFINITE/postman-request#43c3772bcf11ccf3a5b8972555879235606eb930
(based on postman-request@2.88.1-postman.33) +EIGHTFINITE/postman-request#44bd94e554daff11dd78a1e757fe46f403f65a4f
(based on postman-request@2.88.1-postman.33) @@ -3592,7 +3592,7 @@

Node dependencies

Open Source ✔️ A list of most common User Agent. -EIGHTFINITE/top-user-agents#9c00daf51327a4945b374e35e5cb8463d91803eb
(based on top-user-agents@1.0.62) +EIGHTFINITE/top-user-agents#main
(based on top-user-agents@1.0.62) diff --git a/README.md b/README.md index 00153abbba..3401e72715 100644 --- a/README.md +++ b/README.md @@ -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.
Required by postman-request. | `oauth-sign@0.9.0` | | [![](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.
Required by cheerio, parse5-htmlparser2-tree-adapter. | `parse5@7.1.2` | | [![](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.
Required by cheerio. | `parse5-htmlparser2-tree-adapter@7.0.0` | -| [![](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`
(based on `postman-request@2.88.1-postman.33`) | +| [![](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`
(based on `postman-request@2.88.1-postman.33`) | | [![](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.
Required by @postman/tough-cookie. | `psl@1.9.0` | | [![](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.
Required by @postman/tough-cookie, uri-js. | `punycode@2.3.0` | | [![](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.
Required by postman-request. | `qs@6.5.3` | @@ -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.
Required by table. | `string-width@4.2.3` | | [![](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.
Required by string-width, table. | `strip-ansi@6.0.1` | | [![](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.
Required by better-npm-audit. | `table@6.8.1` | -| [![](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#9c00daf51327a4945b374e35e5cb8463d91803eb`
(based on `top-user-agents@1.0.62`) | +| [![](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#main`
(based on `top-user-agents@1.0.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.
Required by bcrypt-pbkdf, sshpk. | `tweetnacl@0.14.5` | | [![](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.
Required by @postman/tough-cookie. | `universalify@0.2.0` | | [![](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.
Required by ajv, har-validator/ajv. | `uri-js@4.4.1` |