Dear Maintainer,
Before upstream was taken over by NSA/Microsoft, there was a newer version
of node-fast-deep-equal available upstream. The following patch patches
node-fast-deep-equal to that newer version (2.0.1). This newer
functionality is depended on by other projects(such as similarly
modified/updated versions of node-ajv, which in turn is a possible
prerequisite of solving #743404). It seems to pass both lintian and its
own tests.
(It is unfortunately not a quilt patch, since it's not a matter of patching
from an upstream version, since imho you're effectively upstream, now).
Changes include bug fixes, performance updates, updated dependencies, and
updated tests. See commit log for details:
https://notabug.org/themusicgod1/fast-deep-equal/commits/master )
(I've taken liberty to bump the compat while I was at this.)