It's an enormous dependency that hasn't had a release since 2021. How much of it is even needed? _.includes is just a standard array method now. is-what can be imported for helpers like _.isObject. _.shuffle is replaceable by just-shuffle
lodash/lodash#5989 (comment)
bitcore/packages/bitcore-lib/package.json
Line 44 in c464b88
It's an enormous dependency that hasn't had a release since 2021. How much of it is even needed?
_.includesis just a standard array method now.is-whatcan be imported for helpers like_.isObject._.shuffleis replaceable byjust-shufflelodash/lodash#5989 (comment)