Package Licenses
MIT
Dependency Licenses
MIT5
Package | Relation | Dependencies | Published |
---|---|---|---|
nyc>11.9.0>define-property>is-accessor-descriptor • 1.0.0Returns true if a value has the characteristics of a valid JavaScript accessor descriptor. | INDIRECT | 1 | |
nyc>11.9.0>define-property>is-data-descriptor • 1.0.0Returns true if a value has the characteristics of a valid JavaScript data descriptor. | INDIRECT | 1 | |
nyc>11.9.0>define-property>is-descriptor • 1.0.2Returns true if a value has the characteristics of a valid JavaScript descriptor. Works for data descriptors and accessor descriptors. | DIRECT | 3 | |
nyc>11.9.0>define-property>isobject • 3.0.1Returns true if the value is an object and not an array or null. | DIRECT | 0 | |
nyc>11.9.0>define-property>kind-of • 6.0.2Get the native type of a value. | INDIRECT | 0 |