Package Licenses
MIT
Dependency Licenses
MIT6
Package | Relation | Dependencies | Published |
---|---|---|---|
function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
is-accessor-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. | INDIRECT | 2 | |
is-data-descriptor • 1.0.1Returns true if a value has the characteristics of a valid JavaScript data descriptor. | INDIRECT | 2 | |
is-descriptor • 1.0.3Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. | DIRECT | 4 | |
isobject • 3.0.1Returns true if the value is an object and not an array or null. | DIRECT | 0 |