mesan-nodejs-crud-api-with-pagination-filtering-grouping-and-sorting-capabilities
mesan-nodejs-crud-api-with-pagination-filtering-grouping-and-sorting-capabilities copied to clipboard
Node.js REST API with CRUD and Aggregation operations including Pagination, Filtering, Grouping, Sorting and Partial Text Search.
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 3.0.6 to 5.0.0. Release notes Sourced from bcrypt's releases. v5.0.0 Fix the bcrypt "wrap-around" bug. It affects passwords with lengths >= 255. It is uncommon but it's...
Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.7.1 to 5.7.5. Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.7.14 / 2019-12-06 > =================== > * fix(cursor): wait until all `eachAsync()` functions finish before resolving the promise...