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
16
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.5.0 to 0.6.0

2

dist/schemas.js

@@ -253,3 +253,3 @@ "use strict";

txFields.senderPublicKey,
['contractAddress', {
['dappAddress', {
toBytes: serializePrimitives_1.BASE58_STRING,

@@ -256,0 +256,0 @@ fromBytes: parsePrimitives_1.P_BASE58_FIXED(26),

{
"version": "0.5.0",
"version": "0.6.0",
"name": "@waves/marshall",

@@ -4,0 +4,0 @@ "main": "dist/index.js",

@@ -317,3 +317,3 @@ import {

txFields.senderPublicKey,
['contractAddress', {
['dappAddress', {
toBytes: BASE58_STRING,

@@ -320,0 +320,0 @@ fromBytes: P_BASE58_FIXED(26),

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