v5.2.0
-
Added special binary naming case to enable usage in Electron environments.
Enables the module to be used in Electron environments when built with tools that add 'electron' to
npm_config_runtimeornpm_config_disturl(such aselectron-rebuildorelectron-builder). In this case, the ABI is left-off of the file name.Many thanks to @frankrobert-ls for raising the issue and providing a patch!
Please Note: Electron is not officially supported and other issues may still exist with the module in these environments.