Socket
Socket
Sign inDemoInstall

@marinade.finance/web3js-common

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@marinade.finance/web3js-common - npm Package Compare versions

Comparing version 2.0.0 to 2.0.2

2

package.json
{
"name": "@marinade.finance/web3js-common",
"version": "2.0.0",
"version": "2.0.2",
"description": "Web3 JS reusable utilities",

@@ -5,0 +5,0 @@ "repository": {

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

// if commitment was 'processed' for sending we await for 'confirmed'
timeout = 1000 * 15; // 15 seconds
timeout = 1000 * 7; // 7 seconds
}

@@ -63,0 +63,0 @@ let txRes = await txSearchConnection.getTransaction(txSig, {

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