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

@web3-react/network

Package Overview
Dependencies
Maintainers
5
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.2.0 to 8.2.2

./dist/index.js

2

dist/index.d.ts

@@ -5,3 +5,3 @@ import type { JsonRpcProvider } from '@ethersproject/providers';

import { Connector } from '@web3-react/types';
declare type url = string | ConnectionInfo;
type url = string | ConnectionInfo;
/**

@@ -8,0 +8,0 @@ * @param urlMap - A mapping from chainIds to RPC urls.

@@ -12,3 +12,3 @@ {

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

@@ -28,7 +28,8 @@ "dist/*"

"@ethersproject/providers": "^5",
"@web3-react/types": "^8.2.0"
"@web3-react/types": "^8.2.2"
},
"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