Package Licenses
MIT
Dependency Licenses
MIT14
Package | Relation | Dependencies | Published |
---|---|---|---|
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
duplexify • 3.7.1Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input | DIRECT | 12 | |
end-of-stream • 1.4.4Call a callback when a readable/writable/duplex stream has completed or failed. | DIRECT | 2 | |
iferr • 0.1.5Higher-order functions for easier error handling | INDIRECT | 0 | |
imurmurhash • 0.1.4An incremental implementation of MurmurHash3 | INDIRECT | 0 | |
isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
minimist • 1.2.8parse argument options | INDIRECT | 0 | |
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p` | DIRECT | 1 | |
process-nextick-args • 2.0.1process.nextTick but always with args | INDIRECT | 0 | |
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
safe-buffer • 5.1.2Safer Node.js Buffer API | INDIRECT | 0 | |
stream-shift • 1.0.3Returns the next buffer/object in a stream's readable queue | INDIRECT | 0 | |
string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 |
ISC6
Package | Relation | Dependencies | Published |
---|---|---|---|
@digidem/fs-write-stream-atomic • 1.1.0Like `fs.createWriteStream(...)`, but atomic. | DIRECT | 11 | |
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements. | INDIRECT | 0 | |
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits() | INDIRECT | 0 | |
lru-cache • 2.7.3A cache object that deletes the least-recently-used items. | DIRECT | 0 | |
once • 1.4.0Run a function exactly one time | INDIRECT | 1 | |
wrappy • 1.0.2Callback wrapping utility | INDIRECT | 0 |