This is a fork of monk, which use a more recent version of mongodb.
Simply npm install monkii and replace require('monk') with require('monkii').
monkii is designed to be a drop-in replacement, it has the same API as monk.
For documentation, please refer to monk's README.
If you encounter any problems, please file an issue along with a detailed description.
Execute npm test.