Skip to content

ethers/v5.0.9 (2020-08-25 01:45)

Compare
Choose a tag to compare
@ricmoo ricmoo released this 26 Aug 00:10
5fcd03f
  • Updated docs for all packages on npm pages. (#1013; cb8f4a3)
  • Added JSON support to BigNumber. (#1010; 8facc1a)
  • Updated packages for security audit. (5b5904e)
  • Fix emitted error for ABI code array count mismatch. (#1004; b0c082d)

Embedding UMD with SRI:

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