@sindresorhus/is • 0.14.0Type check values: `is.string('🦄') //=> true` | DIRECT | 0 | |
@szmarczak/http-timer • 1.1.2Timings for HTTP requests | DIRECT | 1 | |
cacheable-request • 6.1.0Wrap native HTTP requests with RFC compliant cache support | DIRECT | 14 | |
clone-response • 1.0.3Clone a Node.js HTTP response stream | INDIRECT | 1 | |
decompress-response • 3.3.0Decompress a HTTP response if needed | DIRECT | 1 | |
defer-to-connect • 1.1.3The safe way to handle the `connect` socket event | INDIRECT | 0 | |
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed. | INDIRECT | 2 | |
get-stream • 4.1.0Get a stream as a string, buffer, or array | DIRECT | 4 | |
get-stream • 5.2.0Get a stream as a string, buffer, or array | INDIRECT | 4 | |
json-buffer • 3.0.0JSON parse & stringify that supports binary via bops & base64 | INDIRECT | 0 | |
keyv • 3.1.0Simple key-value storage with support for multiple backends | INDIRECT | 1 | |
lowercase-keys • 1.0.1Lowercase the keys of an object | DIRECT | 0 | |
lowercase-keys • 2.0.0Lowercase the keys of an object | INDIRECT | 0 | |
mimic-response • 1.0.1Mimic a Node.js HTTP response stream | DIRECT | 0 | |
normalize-url • 4.5.1Normalize a URL | INDIRECT | 0 | |
p-cancelable • 1.1.0Create a promise that can be canceled | DIRECT | 0 | |
prepend-http • 2.0.0Prepend `http://` to humanized URLs like todomvc.com and localhost | INDIRECT | 0 | |
pump • 3.0.2pipe streams together and close all of them if one of them closes | INDIRECT | 3 | |
responselike • 1.0.2A response-like object for mocking a Node.js HTTP response stream | INDIRECT | 1 | |
to-readable-stream • 1.0.0Convert a string/Buffer/Uint8Array to a readable stream | DIRECT | 0 | |
url-parse-lax • 3.0.0Lax url.parse() with support for protocol-less URLs & IPs | DIRECT | 1 | |