@web3-onboard/common
Advanced tools
Comparing version 2.1.6 to 2.1.7-alpha.1
@@ -159,3 +159,3 @@ import type { ethers, BigNumber } from 'ethers'; | ||
}; | ||
export declare type ChainId = string; | ||
export declare type ChainId = string | number; | ||
export declare type RpcUrl = string; | ||
@@ -162,0 +162,0 @@ export declare type WalletInterface = { |
{ | ||
"name": "@web3-onboard/common", | ||
"version": "2.1.6", | ||
"version": "2.1.7-alpha.1", | ||
"description": "Web3-Onboard makes it simple to connect Ethereum hardware and software wallets to your dapp. Features standardised spec compliant web3 providers for all supported wallets, framework agnostic modern javascript UI with code splitting, CSS customization, multi-chain and multi-account support, reactive wallet state subscriptions and real-time transaction state change notifications.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
542139
5147
1