Hello!
I'm taking a stab at some "ecosystem cleanup" shepherded by someone else1. One of those issues is to remove deep-equal from this library as it has 18 dependencies.
I see from #15 and #14 that dequal isn't a good enough replacement, but would be interested in finding an alternative if the maintainers are interested in "solving" this issue.
I know that reducing dependencies in one library doesn't "boil the ocean", so to speak, but I wanted to start somewhere, and this happened to be where I started. If you see value any value in this sort of work and would accept PRs toward this goal, please let me know! The thing I'd need is your expertise / experience to fill in the gaps that the test suite doesn't. Thank you in advance!
Hello!
I'm taking a stab at some "ecosystem cleanup" shepherded by someone else1. One of those issues is to remove
deep-equalfrom this library as it has 18 dependencies.I see from #15 and #14 that
dequalisn't a good enough replacement, but would be interested in finding an alternative if the maintainers are interested in "solving" this issue.I know that reducing dependencies in one library doesn't "boil the ocean", so to speak, but I wanted to start somewhere, and this happened to be where I started. If you see value any value in this sort of work and would accept PRs toward this goal, please let me know! The thing I'd need is your expertise / experience to fill in the gaps that the test suite doesn't. Thank you in advance!
Footnotes
not tagging, b/c the reason for me taking it on is to help spread the work ↩