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

@web3-react/coinbase-wallet

Package Overview
Dependencies
Maintainers
5
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3-react/coinbase-wallet - npm Package Compare versions

Comparing version 8.2.0 to 8.2.2

./dist/index.js

2

dist/index.d.ts
import type { CoinbaseWalletProvider, CoinbaseWalletSDK } from '@coinbase/wallet-sdk';
import type { Actions, AddEthereumChainParameter, WatchAssetParameters } from '@web3-react/types';
import { Connector } from '@web3-react/types';
declare type CoinbaseWalletSDKOptions = ConstructorParameters<typeof CoinbaseWalletSDK>[0] & {
type CoinbaseWalletSDKOptions = ConstructorParameters<typeof CoinbaseWalletSDK>[0] & {
url: string;

@@ -6,0 +6,0 @@ };

@@ -13,3 +13,3 @@ {

},
"version": "8.2.0",
"version": "8.2.2",
"files": [

@@ -28,3 +28,3 @@ "dist/*"

"dependencies": {
"@web3-react/types": "^8.2.0"
"@web3-react/types": "^8.2.2"
},

@@ -35,4 +35,5 @@ "peerDependencies": {

"devDependencies": {
"@web3-react/store": "^8.2.0"
}
"@web3-react/store": "^8.2.2"
},
"gitHead": "d7032c3e37bb781e8abf6fcb8287c6f745b4bbe1"
}
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