Skip to content
This repository was archived by the owner on Nov 24, 2021. It is now read-only.

Commit 75b1c4f

Browse files
authored
release: update history for 1.0.3
1 parent 9bc6fb9 commit 75b1c4f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

HISTORY.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# ripple-keypairs Release History
22

3+
## 1.0.3 (2021-02-22)
4+
5+
* Update dependencies:
6+
* elliptic to 6.5.4 - includes security fix, although ripple-keypairs should not be susceptible because the vulnerable code is meant only for DH key exchange, which we do not use
7+
* ripple-address-codec to 4.1.2
8+
* bn.js, ts-node, @types/node, @types/mocha, codecov, prettier, typescript, eslint-config-prettier, eslint-plugin-import, elint-config-airbnb-base, eslint-plugin-prettier, ts-node, mocha
9+
310
## 1.0.2 (2020-09-12)
411

512
* Drop support for Node.js version 8 (#171)

0 commit comments

Comments
 (0)