Package Licenses
MIT
Dependency Licenses
MIT7
Package | Relation | Dependencies | Published |
---|---|---|---|
extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util. | DIRECT | 1 | |
is-buffer • 1.1.6Determine if an object is a Buffer | INDIRECT | 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?" | DIRECT | 0 | |
is-plain-object • 2.0.4Returns true if an object was created by the `Object` constructor. | DIRECT | 1 | |
isobject • 3.0.1Returns true if the value is an object and not an array or null. | INDIRECT | 0 | |
kind-of • 3.2.2Get the native type of a value. | INDIRECT | 1 | |
to-object-path • 0.3.0Create an object path from a list or array of strings. | DIRECT | 2 |