Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ripple-binary-codec

Package Overview
Dependencies
Maintainers
2
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ripple-binary-codec - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

52

distrib/npm/enums/definitions.json

@@ -458,2 +458,24 @@ {

[
"CancelAfter",
{
"nth": 36,
"isVLEncoded": false,
"bytes": "2024",
"isSerialized": true,
"isSigningField": true,
"type": "UInt32"
}
],
[
"FinishAfter",
{
"nth": 37,
"isVLEncoded": false,
"bytes": "2025",
"isSerialized": true,
"isSigningField": true,
"type": "UInt32"
}
],
[
"IndexNext",

@@ -712,2 +734,13 @@ {

[
"Digest",
{
"nth": 21,
"isVLEncoded": false,
"bytes": "5015",
"isSerialized": true,
"isSigningField": true,
"type": "Hash256"
}
],
[
"hash",

@@ -1043,2 +1076,13 @@ {

[
"Proof",
{
"nth": 17,
"isVLEncoded": true,
"bytes": "7011",
"isSerialized": true,
"isSigningField": true,
"type": "Blob"
}
],
[
"Account",

@@ -1341,3 +1385,3 @@ {

[
"TemplateEntryType",
"Method",
{

@@ -1588,5 +1632,3 @@ "nth": 2,

"NickNameSet": 6,
"WalletAdd": 2,
"TrustSet": 20,
"PasswordFund": 4,
"Payment": 0,

@@ -1597,5 +1639,7 @@ "AccountSet": 3,

"Contract": 9,
"Claim": 1,
"SuspendedPaymentCreate": 1,
"SuspendedPaymentFinish": 2,
"SuspendedPaymentCancel": 4,
"Invalid": -1
}
}

2

package.json
{
"name": "ripple-binary-codec",
"version": "0.0.6",
"version": "0.0.7",
"description": "ripple binary codec",

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

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc