Open dohse opened 9 years ago
They're API compatible, but are they ABI compatible?
Unfortunately I am not able to find any statements about this. The original version of this check forces us to upgrade node on all our machines in concert which would be a hassle. We are using several other binary modules which never caused us any trouble, so it looks like that in practice different bugfix versions of node are ABI compatible.
Bugfix versions should be compatible with each other. Compare only the major and minor version of node.