Socket
Socket
Sign inDemoInstall

ripple-binary-codec

Package Overview
Dependencies
10
Maintainers
11
Versions
82
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-beta.1 to 2.0.0

8

package.json
{
"name": "ripple-binary-codec",
"version": "2.0.0-beta.1",
"version": "2.0.0",
"description": "XRP Ledger binary codec",

@@ -14,5 +14,5 @@ "files": [

"dependencies": {
"@xrplf/isomorphic": "^1.0.0-beta.1",
"@xrplf/isomorphic": "^1.0.0",
"bignumber.js": "^9.0.0",
"ripple-address-codec": "^5.0.0-beta.1"
"ripple-address-codec": "^5.0.0"
},

@@ -47,3 +47,3 @@ "scripts": {

},
"gitHead": "279bc1d15c522cfad0bffddcae24053fa609f7fe"
"gitHead": "a09084289b2ba61eff2363773379573584e084d1"
}
# ripple-binary-codec
Serialize and deserialize transactions according to the XRP Ledger protocol.
Serialize and deserialize transactions according to the XRP Ledger protocol.
If you'd like to add a new transaction, data type, or generally modify this library, please read the [CONTRIBUTING.md](CONTRIBUTING.md)

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc