ajv • 6.12.6 Another JSON Schema Validator INDIRECT 5 October 10, 2020 asn1 • 0.2.6 Contains parsers and serializers for ASN.1 (currently BER only) INDIRECT 1 November 4, 2021 assert-plus • 1.0.0 Extra assertions on top of node's assert module INDIRECT 0 January 27, 2016 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 June 14, 2016 aws4 • 1.13.2 Signs and prepares requests using AWS Signature Version 4 INDIRECT 0 August 28, 2024 bottleneckp • 1.1.3 asynchronous rate limiter with priority DIRECT 0 September 7, 2017 cheerio • 0.22.0 Tiny, fast, and elegant implementation of core jQuery designed specifically for the server DIRECT 27 August 23, 2016 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 May 12, 2019 core-util-is • 1.0.2 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 November 20, 2015 dashdash • 1.14.1 A light, featureful and explicit option parsing library. INDIRECT 1 November 22, 2016 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 April 30, 2015 dom-serializer • 0.1.1 render dom nodes to string INDIRECT 2 February 14, 2019 ecc-jsbn • 0.1.2 ECC JS code based on JSBN INDIRECT 2 July 29, 2018 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 July 19, 2018 extsprintf • 1.3.0 extended POSIX-style sprintf INDIRECT 0 March 7, 2015 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 June 8, 2020 fast-json-stable-stringify • 2.1.0 deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify INDIRECT 0 December 14, 2019 form-data • 2.3.3 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 5 October 17, 2018 getpass • 0.1.7 getpass for node.js INDIRECT 1 April 25, 2017 har-validator • 5.1.5 Extremely fast HTTP Archive (HAR) validator using JSON Schema INDIRECT 7 July 30, 2020 htmlparser2 • 3.10.1 Fast & forgiving HTML/XML/RSS parser INDIRECT 10 February 14, 2019 http-signature • 1.2.0 Reference implementation of Joyent's HTTP Signature scheme. INDIRECT 15 August 25, 2017 iconv-lite • 0.4.24 Convert character encodings in pure javascript. DIRECT 1 August 22, 2018 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 May 17, 2015 isstream • 0.1.2 Determine if an object is a Stream INDIRECT 0 March 7, 2015 jsbn • 0.1.1 The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers. INDIRECT 0 February 12, 2017 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 June 10, 2018 jsprim • 1.4.2 utilities for primitive JavaScript types INDIRECT 5 November 29, 2021 lodash.assignin • 4.2.0 The lodash method `_.assignIn` exported as a module. INDIRECT 0 August 13, 2016 lodash.bind • 4.2.1 The lodash method `_.bind` exported as a module. INDIRECT 0 August 13, 2016 lodash.defaults • 4.2.0 The lodash method `_.defaults` exported as a module. INDIRECT 0 August 13, 2016 lodash.filter • 4.6.0 The lodash method `_.filter` exported as a module. INDIRECT 0 August 13, 2016 lodash.flatten • 4.4.0 The lodash method `_.flatten` exported as a module. INDIRECT 0 August 13, 2016 lodash.foreach • 4.5.0 The lodash method `_.forEach` exported as a module. INDIRECT 0 August 13, 2016 lodash.map • 4.6.0 The lodash method `_.map` exported as a module. INDIRECT 0 August 13, 2016 lodash.merge • 4.6.2 The Lodash method `_.merge` exported as a module. INDIRECT 0 July 10, 2019 lodash.pick • 4.4.0 The lodash method `_.pick` exported as a module. INDIRECT 0 August 13, 2016 lodash.reduce • 4.6.0 The lodash method `_.reduce` exported as a module. INDIRECT 0 August 13, 2016 lodash.reject • 4.6.0 The lodash method `_.reject` exported as a module. INDIRECT 0 August 13, 2016 lodash.some • 4.6.0 The lodash method `_.some` exported as a module. INDIRECT 0 August 13, 2016 lodash • 4.17.21 Lodash modular utilities. DIRECT 0 February 20, 2021 media-typer • 0.3.0 Simple RFC 6838 media type parser and formatter INDIRECT 0 September 8, 2014 mime-db • 1.52.0 Media Type Database INDIRECT 0 February 21, 2022 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 March 12, 2022 node-url-utils • 0.4.0 This node.js module provides several utility methods that can be useful while working with URLs. INDIRECT 0 April 23, 2014 performance-now • 2.1.0 Implements performance.now (based on process.hrtime). INDIRECT 0 February 19, 2017 psl • 1.15.0 Domain name parser based on the Public Suffix List INDIRECT 1 December 2, 2024 punycode • 2.3.1 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 October 30, 2023 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 March 10, 2023 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 May 10, 2020 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 April 8, 2018 seenreq • 3.0.0 A library to test if a url(request) is crawled, usually used in a web crawler. Compatible with `request` and `node-crawler` DIRECT 1 April 15, 2019 sshpk • 1.18.0 A library for finding and using SSH public keys INDIRECT 9 October 19, 2023 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 August 7, 2019 type-is • 1.6.18 Infer the content-type of a request. DIRECT 3 April 26, 2019 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 October 7, 2015 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 January 16, 2020 verror • 1.10.0 richer JavaScript errors INDIRECT 3 May 2, 2017