Socket
Socket
Sign inDemoInstall

ripple-binary-codec

Package Overview
Dependencies
Maintainers
10
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 1.6.0 to 1.7.0

13

dist/enums/definitions.json

@@ -325,2 +325,12 @@ {

[
"NetworkID",
{
"nth": 1,
"isVLEncoded": false,
"isSerialized": true,
"isSigningField": true,
"type": "UInt32"
}
],
[
"Flags",

@@ -2180,2 +2190,5 @@ {

"telCAN_NOT_QUEUE_FULL": -387,
"telWRONG_NETWORK": -386,
"telREQUIRES_NETWORK_ID": -385,
"telNETWORK_ID_MAKES_TX_NON_CANONICAL": -384,
"temMALFORMED": -299,

@@ -2182,0 +2195,0 @@ "temBAD_AMOUNT": -298,

@@ -325,2 +325,12 @@ {

[
"NetworkID",
{
"nth": 1,
"isVLEncoded": false,
"isSerialized": true,
"isSigningField": true,
"type": "UInt32"
}
],
[
"Flags",

@@ -2180,2 +2190,5 @@ {

"telCAN_NOT_QUEUE_FULL": -387,
"telWRONG_NETWORK": -386,
"telREQUIRES_NETWORK_ID": -385,
"telNETWORK_ID_MAKES_TX_NON_CANONICAL": -384,

@@ -2182,0 +2195,0 @@ "temMALFORMED": -299,

4

package.json
{
"name": "ripple-binary-codec",
"version": "1.6.0",
"version": "1.7.0",
"description": "XRP Ledger binary codec",

@@ -43,3 +43,3 @@ "files": [

},
"gitHead": "3791c6292cee7e6d6ff46a17fcd26aae2d323439"
"gitHead": "c523a7c80b43a6e0faa5ec2a54b27c21b722497e"
}
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