antoniopresto / react-native-local-mongodb

react-native local mongodb storage.
MIT License
304 stars 66 forks source link

update binary-search-tree to a safer version; run npm-audit-fix #78

Open verluci opened 2 years ago

verluci commented 2 years ago

binary-search-tree used a very old and unsafe version of underscore. I've forked that repo (since it's been stale for years) and created my own.