ripple-binary-codec
Advanced tools
Comparing version 1.7.1 to 1.8.0
@@ -2341,2 +2341,3 @@ { | ||
"NFTokenAcceptOffer": 29, | ||
"Clawback": 30, | ||
"EnableAmendment": 100, | ||
@@ -2343,0 +2344,0 @@ "SetFee": 101, |
@@ -2346,2 +2346,3 @@ { | ||
"NFTokenAcceptOffer": 29, | ||
"Clawback": 30, | ||
"EnableAmendment": 100, | ||
@@ -2348,0 +2349,0 @@ "SetFee": 101, |
{ | ||
"name": "ripple-binary-codec", | ||
"version": "1.7.1", | ||
"version": "1.8.0", | ||
"description": "XRP Ledger binary codec", | ||
@@ -43,3 +43,3 @@ "files": [ | ||
}, | ||
"gitHead": "5ec6729c614f6f25328f939c9a039a9fdfb6e9b1" | ||
"gitHead": "002ec77218440b49eaea13e407aaca450ac29f2e" | ||
} |
@@ -24,3 +24,3 @@ const { encode, decode, XrplDefinitions } = require('../src') | ||
const definitions = JSON.parse(JSON.stringify(normalDefinitionsJson)) | ||
definitions.TRANSACTION_TYPES['NewTestTransaction'] = 30 | ||
definitions.TRANSACTION_TYPES['NewTestTransaction'] = 75 | ||
@@ -27,0 +27,0 @@ const newDefs = new XrplDefinitions(definitions) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
1188301
19876
0