Package Licenses
MIT
Dependency Licenses
MIT5
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| deepmerge • 2.2.1A library for deep (recursive) merging of Javascript objects | DIRECT | 0 | |
| is-extendable • 1.0.1Returns true if a value is a plain object, array or function. | INDIRECT | 2 | |
| is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor. | INDIRECT | 1 | |
| isobject • 3.0.1Returns true if the value is an object and not an array or null. | INDIRECT | 0 | |
| object.omit • 3.0.0Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument. | DIRECT | 3 |