Release xrpl.js 2.11.0 (#2591)

Update HISTORY.md + Run docgen
This commit is contained in:
Jackson Mills
2023-11-30 13:27:12 -08:00
committed by GitHub
parent 98abafbf12
commit 99dd0eb44c
341 changed files with 6499 additions and 2655 deletions

8
package-lock.json generated
View File

@@ -16486,7 +16486,7 @@
}
},
"packages/ripple-binary-codec": {
"version": "1.10.0",
"version": "1.11.0",
"license": "ISC",
"dependencies": {
"assert": "^2.0.0",
@@ -16515,7 +16515,7 @@
}
},
"packages/xrpl": {
"version": "2.13.0",
"version": "2.14.0",
"license": "ISC",
"dependencies": {
"bignumber.js": "^9.0.0",
@@ -16524,7 +16524,7 @@
"https-proxy-agent": "^5.0.0",
"lodash": "^4.17.4",
"ripple-address-codec": "^4.3.1",
"ripple-binary-codec": "^1.10.0",
"ripple-binary-codec": "^1.11.0",
"ripple-keypairs": "^1.3.1",
"ws": "^8.2.2",
"xrpl-secret-numbers": "^0.3.3"
@@ -29446,7 +29446,7 @@
"node-polyfill-webpack-plugin": "^2.0.1",
"react": "^18.2.0",
"ripple-address-codec": "^4.3.1",
"ripple-binary-codec": "^1.10.0",
"ripple-binary-codec": "^1.11.0",
"ripple-keypairs": "^1.3.1",
"typedoc": "0.25.0",
"ws": "^8.2.2",