Package Licenses
MIT
Dependency Licenses
MIT4
Package | Relation | Dependencies | Published |
---|---|---|---|
for-in • 1.0.2Iterate over the own and inherited enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`. JavaScript/Node.js | DIRECT | 0 | |
is-extendable • 1.0.1Returns true if a value is a plain object, array or function. | DIRECT | 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 |