- Update npm packages
- Fix deprecation warning
- Update npm packages
- Use
eslint
6
- Fix vulnerability issue
- Update npm packages
- Update drone config
- Don't throw an error when dropping inexistent collection
- Remove monk and use native mongoDB driver api (no breaking changes).
- Trigger
created
event when usefindOneAndUpdate
only if use optionupsert
- Expose
MongoService
andMongoQueryService
, so they can be used as extention point.
- Update npm dependencies.
- Initialize mongo services.