You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP →

@meshsdk/common

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@meshsdk/common - npm Package Compare versions

Comparing version

to
1.9.0-beta.18

@@ -246,2 +246,4 @@ export { generateMnemonic, mnemonicToEntropy } from 'bip39';

outputs: UTxO[];
blockHeight?: number;
blockTime?: number;
};

@@ -248,0 +250,0 @@

@@ -772,3 +772,3 @@ // src/constants/protocol-parameters.ts

var DEFAULT_FETCHER_OPTIONS = {
maxPage: 100,
maxPage: 20,
order: "desc"

@@ -775,0 +775,0 @@ };

{
"name": "@meshsdk/common",
"version": "1.9.0-beta.17",
"version": "1.9.0-beta.18",
"description": "Contains constants, types and interfaces used across the SDK and different serialization libraries",

@@ -5,0 +5,0 @@ "main": "./dist/index.cjs",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet