Alexander Grimalovsky
Alexander Grimalovsky
[`ced`](https://www.npmjs.com/package/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...
The current implementation of the construction of the path for Sass binary relies on the expectation that the main entry point is always named `sass`: https://github.com/SymfonyCasts/sass-bundle/blob/aa47da8ae43136a21a764eedb1471f2a168359cb/src/SassBinary.php#L162-L165 But this is not...