bcrypto
bcrypto copied to clipboard
v5.5.0 not found on NPM
The current tag is till v5.4.0 on npm https://www.npmjs.com/package/bcrypto/v/5.4.0
You can specify in package.json using:
"dependencies": {
"bcrypto": "git+https://github.com/bcoin-org/bcrypto.git#semver:~5.5.0"
}