mongoose-log-history

A Mongoose plugin to automatically track and log changes (create, update, delete) to your models, with detailed audit history and flexible configuration.

mongoose-smart-delete

A Mongoose plugin for implementing soft delete functionality, allowing documents to be marked as deleted without being removed from the database.