wheresvic / mongoose-field-encryption

A simple symmetric encryption plugin for individual fields. Dependency free, only mongoose peer dependency.
MIT License
74 stars 32 forks source link

Prevent error in case of empty updateFields #109

Open AmiriShavaki opened 9 months ago

wheresvic commented 2 months ago

Hi, thanks for this. Could you please add a test so that we can be sure it is not breaking existing functionality? Thanks!