Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Compatibility with `node@>=8.9.0` - Compatibility with `mongodb@>=3.0.1` (*NPM package*) - Remove dependency from `mongodb` NPM package, making you free to choose between `mongodb@2.*` and `mongodb@3.*` - NPM dependencies update - Package rewritten using ES6 syntax - Docs and `readme` rewritten using ES6 syntax - New auto-unit-tests using `mocha`, covering 80% - Overall codebase enhancements - Fix: #3 , thanks to @satyavh
- Loading branch information