delegate-properties
Deep-clone properties from one object to another and make them non-enumerable, or make existing properties on an object non-enumerable.
class-utils
Utils for working with JavaScript classes and prototype methods.
hasown
A robust, ES3 compatible, "has own property" predicate.
gopd
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.