-
-
Notifications
You must be signed in to change notification settings - Fork 33.5k
Closed
Description
Version: 10.3.0
Platform: OS-x
Subsystem: β
Something is broken about deprecation warning on .inspect
. Honestly, I never heard of this method (Node's magic stuff?) But at this moment all libraries having objects with inspect
method in their APIs are affected.
> {inspect: () => null}
null
> (node:1278) [DEP0079] DeprecationWarning: Custom inspection function on Objects via .inspect() is deprecated
One example of such library: https://github.com/origamitower/folktale
Metadata
Metadata
Assignees
Labels
No labels