Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Code requires packages that it does not declare in its npm dependencies #16

Open
dpbricher opened this issue Oct 18, 2018 · 0 comments
Open

Comments

@dpbricher
Copy link

src/b-privacy.js calls 'require('secp256k1') src/to-checksum-address.jscallsrequire('keccak')`

But those two packages are not listed in the package.json's dependencies.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant