github ethers-io/ethers.js v5.0.5
ethers/v5.0.5 (2020-07-07 23:18)

latest releases: v6.13.1, v6.13.0, v6.12.2...
3 years ago
  • Fixed splitSignature when recoveryParam is encoded directly. (#893, #933; bf65ddb)
  • Fixed BigNumber string validation. (#935; 7e56f3d)

Embedding UMD with SRI:

<script type="text/javascript"
        integrity="sha384-NdM0ElaWRs5r57X33JWZZs7yaE3KTyD2IXHjKEvTqo6Wxg0i5eS8zmGJBnx12mAk"
        crossorigin="anonymous"
        src="https://cdn-cors.ethers.io/lib/ethers-5.0.5.umd.min.js"></script>

Don't miss a new ethers.js release

NewReleases is sending notifications on new releases.