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

@web3-react/metamask

Package Overview
Dependencies
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3-react/metamask - npm Package Compare versions

Comparing version 8.0.28-beta.0 to 8.0.29-beta.0

6

dist/index.js

@@ -71,2 +71,8 @@ "use strict";

var _a;
// 1013 indicates that MetaMask is attempting to reestablish the connection
// https://github.com/MetaMask/providers/releases/tag/v8.0.0
if (error.code === 1013) {
console.debug('MetaMask logged connection error 1013: "Try again later"');
return;
}
this.actions.resetState();

@@ -73,0 +79,0 @@ (_a = this.onError) === null || _a === void 0 ? void 0 : _a.call(this, error);

4

package.json

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

},
"version": "8.0.28-beta.0",
"version": "8.0.29-beta.0",
"files": [

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

},
"gitHead": "cd10c5d9a6ebf78925fb8d047c1442da5e1e2c36"
"gitHead": "11f92efee3b0dc3b22e3aa02ffbc150eb5cb8ddd"
}
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