@waves/marshall
Advanced tools
Comparing version 0.4.2 to 0.4.3
@@ -164,3 +164,3 @@ "use strict"; | ||
}; | ||
txFields.payments = ['transfers', { | ||
txFields.payments = ['payment', { | ||
type: 'array', | ||
@@ -167,0 +167,0 @@ items: txFields.payment, |
{ | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"name": "@waves/marshall", | ||
@@ -4,0 +4,0 @@ "main": "dist/index.js", |
@@ -222,3 +222,3 @@ import { | ||
export const payments: TObjectField = ['transfers', { | ||
export const payments: TObjectField = ['payment', { | ||
type: 'array', | ||
@@ -225,0 +225,0 @@ items: payment, |
Sorry, the diff of this file is not supported yet
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
0
154524