We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6e84d8 commit da1a30eCopy full SHA for da1a30e
packages/ripple-binary-codec/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ripple-binary-codec",
3
- "version": "2.3.0",
+ "version": "2.4.0-smartescrow.0",
4
"description": "XRP Ledger binary codec",
5
"files": [
6
"dist/*",
packages/xrpl/package.json
"name": "xrpl",
- "version": "4.2.0",
+ "version": "4.3.0-smartescrow.0",
"license": "ISC",
"description": "A TypeScript/JavaScript API for interacting with the XRP Ledger in Node.js and the browser",
@@ -29,7 +29,7 @@
29
"bignumber.js": "^9.0.0",
30
"eventemitter3": "^5.0.1",
31
"ripple-address-codec": "^5.0.0",
32
- "ripple-binary-codec": "^2.3.0",
+ "ripple-binary-codec": "^2.4.0-alpha.0",
33
"ripple-keypairs": "^2.0.0"
34
},
35
"devDependencies": {
0 commit comments