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

@web3-react/network

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3-react/network - npm Package Compare versions

Comparing version 8.0.6-alpha.0 to 8.0.7-alpha.0

14

package.json

@@ -6,5 +6,11 @@ {

},
"version": "8.0.6-alpha.0",
"version": "8.0.7-alpha.0",
"type": "module",
"exports": "./dist/index.js",
"files": [
"./dist"
],
"exports": {
"import": "./dist/index.js"
},
"module": "./dist/index.js",
"types": "./dist/index.d.ts",

@@ -19,5 +25,5 @@ "scripts": {

"@ethersproject/providers": "^5.4.5",
"@web3-react/types": "^8.0.6-alpha.0"
"@web3-react/types": "^8.0.7-alpha.0"
},
"gitHead": "b32f036ca775ecf65861b2c4a4bae09e7cb26718"
"gitHead": "f661a8b35a78222e10a52ba56bb74244bcecdec5"
}
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