New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@web3-react/url

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3-react/url - npm Package Compare versions

Comparing version 8.0.18-beta.0 to 8.0.19-beta.0

2

dist/index.js

@@ -47,3 +47,3 @@ "use strict";

super(actions);
if (connectEagerly && typeof window === 'undefined') {
if (connectEagerly && this.serverSide) {
throw new Error('connectEagerly = true is invalid for SSR, instead use the activate method in a useEffect');

@@ -50,0 +50,0 @@ }

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

},
"version": "8.0.18-beta.0",
"version": "8.0.19-beta.0",
"files": [

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

"@ethersproject/providers": "^5",
"@web3-react/types": "^8.0.13-beta.0"
"@web3-react/types": "^8.0.14-beta.0"
},
"devDependencies": {
"@web3-react/store": "^8.0.18-beta.0"
"@web3-react/store": "^8.0.19-beta.0"
},
"gitHead": "7272b3d7af5c8472512ce1a4ab173c3e8c00de1c"
"gitHead": "24ea2b90465f3d7493d19b57d34644b97132e101"
}
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