You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 25, 2019. It is now read-only.
How about adding a "browser" field to the package.json, and a small browser shim that simply re-exports window.crypto? That way you could write code that works in Node.js, and also seamlessly works with webpack/browserify/rollup in the browser.