Package Licenses
MIT
Dependency Licenses
MIT15
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
| extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util. | DIRECT | 1 | |
| file-stat • 0.1.3Set the `stat` property on a file object. Abstraction from vinyl-fs to support stream or non-stream usage. | DIRECT | 12 | |
| is-buffer • 1.1.6Determine if an object is a Buffer | DIRECT | 0 | |
| is-extendable • 0.1.1Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" | INDIRECT | 0 | |
| is-utf8 • 0.2.1Detect if a buffer is utf8 encoded. | DIRECT | 0 | |
| isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
| lazy-cache • 0.2.7Cache requires to be lazy-loaded when needed. | DIRECT | 0 | |
| 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 | |
| string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
| through2 • 2.0.5A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise | DIRECT | 9 | |
| util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
| xtend • 4.0.2extend like a boss | INDIRECT | 0 |
ISC2
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements. | DIRECT | 0 | |
| inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits() | INDIRECT | 0 |