haraka-plugin-mongodb icon indicating copy to clipboard operation
haraka-plugin-mongodb copied to clipboard

Remove "ced" dependency

Open FlyingDR opened this issue 3 years ago • 0 comments

ced usage was removed by https://github.com/Helpmonks/haraka-plugin-mongodb/commit/d3a8b4697bdcf434c56ec8424f003691dba19d41, but it is still listed as a package dependency: https://github.com/Helpmonks/haraka-plugin-mongodb/blob/b2b8668576548d42a0decaca9b7304bf3e2b8b1f/package.json#L34 it would be good to remove it because it have own binary dependency which may require native binary build process during npm install without any practical purpose.

FlyingDR avatar May 24 '22 16:05 FlyingDR