mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-05 21:35:49 +00:00
Compare commits
8 Commits
v4.1.0
...
data-team-
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1b857cee98 | ||
|
|
3793012acd | ||
|
|
515407bdaf | ||
|
|
23a15e416c | ||
|
|
8ff9ebe276 | ||
|
|
dcf3473f1c | ||
|
|
ac99b3e25c | ||
|
|
d6da4f820e |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ripple-lib",
|
||||
"version": "1.9.8",
|
||||
"version": "1.9.8-storm.4",
|
||||
"license": "ISC",
|
||||
"description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
|
||||
"files": [
|
||||
@@ -26,9 +26,9 @@
|
||||
"https-proxy-agent": "^5.0.0",
|
||||
"jsonschema": "1.2.2",
|
||||
"lodash": "^4.17.4",
|
||||
"ripple-address-codec": "^4.1.1",
|
||||
"ripple-binary-codec": "^1.1.3",
|
||||
"ripple-keypairs": "^1.0.3",
|
||||
"ripple-address-codec": "4.1.3",
|
||||
"ripple-binary-codec": "1.1.4-beta.2",
|
||||
"ripple-keypairs": "1.0.4-storm.2",
|
||||
"ripple-lib-transactionparser": "0.8.2",
|
||||
"ws": "^7.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user