Package Licenses
MIT
Dependency Licenses
MIT14
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| define-property • 0.2.5Define a non-enumerable property on an object. | DIRECT | 5 | |
| extend-shallow • 2.0.1Extend an object with the properties of additional objects. node.js/javascript util. | DIRECT | 1 | |
| function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
| hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
| is-accessor-descriptor • 1.0.2Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. | INDIRECT | 2 | |
| is-buffer • 1.1.6Determine if an object is a Buffer | INDIRECT | 0 | |
| is-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor. | INDIRECT | 2 | |
| is-descriptor • 0.1.8Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. | INDIRECT | 4 | |
| 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 | |
| isobject • 3.0.1Returns true if the value is an object and not an array or null. | DIRECT | 0 | |
| kind-of • 3.2.2Get the native type of a value. | INDIRECT | 1 | |
| lazy-cache • 2.0.2Cache requires to be lazy-loaded when needed. | DIRECT | 4 | |
| set-getter • 0.1.1Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths | INDIRECT | 3 | |
| to-object-path • 0.3.0Create an object path from a list or array of strings. | INDIRECT | 2 |