Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@xchainjs/xchain-arbitrum

Package Overview
Dependencies
Maintainers
10
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xchainjs/xchain-arbitrum - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

lib/index.esm.js

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

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

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

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

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

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

{
"name": "@xchainjs/xchain-arbitrum",
"version": "0.1.3",
"version": "0.1.4",
"description": "Arbitrum 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