Comparing version 2.0.3 to 2.0.4
{ | ||
"name": "xrpl", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"license": "ISC", | ||
@@ -27,5 +27,5 @@ "description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser", | ||
"lodash": "^4.17.4", | ||
"ripple-address-codec": "^4.2.1", | ||
"ripple-binary-codec": "^1.2.1", | ||
"ripple-keypairs": "^1.1.1", | ||
"ripple-address-codec": "^4.2.2", | ||
"ripple-binary-codec": "^1.2.2", | ||
"ripple-keypairs": "^1.1.2", | ||
"ws": "^8.2.2" | ||
@@ -70,3 +70,3 @@ }, | ||
}, | ||
"gitHead": "7c6230b18ec2ed031c7e379ffb94e34b940b6542" | ||
"gitHead": "78d9b117941cd9ce06d6f1291eb24e882482ceab" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
3784579
Updatedripple-address-codec@^4.2.2
Updatedripple-binary-codec@^1.2.2
Updatedripple-keypairs@^1.1.2