New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@waves/marshall

Package Overview
Dependencies
Maintainers
15
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@waves/marshall - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

2

dist/schemas.js

@@ -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

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