acorn-globals • 3.1.0 Detect global variables in JavaScript using acorn INDIRECT 1 January 30, 2017 acorn • 4.0.13 ECMAScript parser INDIRECT 0 May 24, 2017 ajv • 6.12.6 Another JSON Schema Validator INDIRECT 5 October 10, 2020 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 March 2, 2018 array-equal • 1.0.2 Check if two arrays are equal INDIRECT 0 November 16, 2023 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 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 April 6, 2021 bluebird • 3.7.2 Full featured Promises/A+ implementation with exceptionally good performance DIRECT 0 November 28, 2019 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 February 10, 2018 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 January 5, 2019 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 August 28, 2018 color-name • 1.1.3 A list of color names and its values INDIRECT 0 July 15, 2017 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 May 12, 2019 commander • 2.20.3 the complete solution for node.js command-line programs DIRECT 0 October 11, 2019 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 January 30, 2014 content-type-parser • 1.0.2 Parse the value of the Content-Type header INDIRECT 0 October 23, 2017 core-util-is • 1.0.2 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 November 20, 2015 cssom • 0.3.8 CSS Object Model implementation and CSS parser INDIRECT 0 July 4, 2019 cssstyle • 0.2.37 CSSStyleDeclaration Object Model implementation INDIRECT 1 August 13, 2016 dashdash • 1.14.1 A light, featureful and explicit option parsing library. INDIRECT 1 November 22, 2016 deep-is • 0.1.4 node's assert.deepEqual algorithm except for NaN being equal to NaN INDIRECT 0 September 4, 2021 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 April 30, 2015 ecc-jsbn • 0.1.2 ECC JS code based on JSBN INDIRECT 2 July 29, 2018 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 February 21, 2016 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 fast-levenshtein • 2.0.6 Efficient implementation of Levenshtein algorithm with locale-specific collator support. INDIRECT 0 December 27, 2016 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 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 January 2, 2018 html-encoding-sniffer • 1.0.2 Sniff the encoding from a HTML byte stream INDIRECT 3 October 23, 2017 html-tags • 1.2.0 List of standard HTML tags INDIRECT 0 June 17, 2017 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. INDIRECT 1 August 22, 2018 is-absolute-url • 2.1.0 Check if an URL is absolute DIRECT 0 December 11, 2016 is-html • 1.1.0 Check if a string is HTML DIRECT 1 February 13, 2017 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 jsdom • 9.12.0 A JavaScript implementation of the DOM and HTML standards DIRECT 78 March 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 levn • 0.3.0 Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible INDIRECT 2 December 29, 2015 lodash • 4.17.21 Lodash modular utilities. DIRECT 0 February 20, 2021 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 nwmatcher • 1.4.4 A CSS3-compliant JavaScript selector engine. INDIRECT 0 March 17, 2018 optionator • 0.8.3 option parsing and help generation INDIRECT 6 November 6, 2019 parse5 • 1.5.1 WHATWG HTML5 specification-compliant, fast and ready for production HTML parsing/serialization toolset for Node and io.js. INDIRECT 0 November 28, 2015 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 September 30, 2016 performance-now • 2.1.0 Implements performance.now (based on process.hrtime). INDIRECT 0 February 19, 2017 postcss • 6.0.23 Tool for transforming styles with JS plugins DIRECT 8 June 21, 2018 prelude-ls • 1.1.2 prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript. INDIRECT 0 May 15, 2015 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 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 sshpk • 1.18.0 A library for finding and using SSH public keys INDIRECT 9 October 19, 2023 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 August 20, 2018 symbol-tree • 3.2.4 Turn any collection of objects into its own efficient tree or linked list using Symbol INDIRECT 0 June 12, 2019 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 January 20, 2016 type-check • 0.3.2 type-check allows you to check the types of JavaScript values at runtime with a Haskell like type syntax. INDIRECT 1 December 29, 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 whatwg-encoding • 1.0.5 Decode strings according to the WHATWG Encoding Standard INDIRECT 2 September 30, 2018 whatwg-url • 4.8.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 May 10, 2017 word-wrap • 1.2.5 Wrap words to a specified length. INDIRECT 0 July 22, 2023