has-proto
Does this environment have the ability to get the [[Prototype]] of an object on creation with `__proto__`?
dot-prop
Get, set, or delete a property from a nested object using a dot path
dset
A tiny (194B) utility for safely writing deep Object values~!
is-accessor-descriptor
Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.
is-data-descriptor
Returns true if a value has the characteristics of a valid JavaScript data descriptor.