evernode-js-client 0.5.7 → 0.5.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/index.js +110 -17
  2. package/package.json +2 -1
package/package.json CHANGED
@@ -6,9 +6,10 @@
6
6
  ],
7
7
  "homepage": "https://github.com/HotPocketDev/evernode-js-client",
8
8
  "license": "MIT",
9
- "version": "0.5.7",
9
+ "version": "0.5.8",
10
10
  "dependencies": {
11
11
  "elliptic": "6.5.4",
12
+ "libsodium-wrappers": "0.7.10",
12
13
  "ripple-address-codec": "4.2.0",
13
14
  "ripple-keypairs": "1.1.0",
14
15
  "xrpl": "2.2.1",