Socket
Socket
Sign inDemoInstall

@xchainjs/xchain-bsc

Package Overview
Dependencies
Maintainers
10
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xchainjs/xchain-bsc - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

2

lib/index.esm.js

@@ -84,3 +84,3 @@ import { Client as Client$1 } from '@xchainjs/xchain-evm';

dataProviders: [bscProviders],
network: Network.Testnet,
network: Network.Mainnet,
feeBounds: {

@@ -87,0 +87,0 @@ lower: LOWER_FEE_BOUND,

@@ -88,3 +88,3 @@ 'use strict';

dataProviders: [bscProviders],
network: xchainClient.Network.Testnet,
network: xchainClient.Network.Mainnet,
feeBounds: {

@@ -91,0 +91,0 @@ lower: LOWER_FEE_BOUND,

{
"name": "@xchainjs/xchain-bsc",
"version": "0.4.4",
"version": "0.4.5",
"description": "Binance Smart Chain EVM client for XChainJS",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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