You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@web3-react/frame-connector

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3-react/frame-connector - npm Package Compare versions

Comparing version

to
6.0.2

dist/declarations.d.ts

8

package.json

@@ -6,3 +6,3 @@ {

},
"version": "6.0.0",
"version": "6.0.2",
"description": "A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps",

@@ -39,4 +39,4 @@ "keywords": [

"dependencies": {
"@web3-react/abstract-connector": "^6.0.0",
"@web3-react/types": "^6.0.0",
"@web3-react/abstract-connector": "^6.0.2",
"@web3-react/types": "^6.0.2",
"eth-provider": "^0.2.5",

@@ -46,3 +46,3 @@ "tiny-invariant": "^1.0.6"

"license": "GPL-3.0-or-later",
"gitHead": "a4f7ba204abd4bac2f30c9361526d0250a86e705"
"gitHead": "792be56717c36dece74e8b1997c6d460581ddca7"
}