siphash-js
siphash-js copied to clipboard
Remove CJS incompatible exports.
var module = module || {}, exports = causes cjs module importers to crash.
This fix changes nothing in node but will allow cjs to esm converters to function correctly allowing easy import into the browser