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

@userfeeds/web3-store

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@userfeeds/web3-store - npm Package Compare versions

Comparing version 0.0.14 to 0.1.0

2

dist/index.js

@@ -543,3 +543,3 @@ (function (global, factory) {

}
else if (this.activeNetwork !== this.network) {
else if (this.activeNetwork !== this.network && this.network !== 'http') {
return "Switch to " + this.network + " network to unlock all the features";

@@ -546,0 +546,0 @@ }

{
"name": "@userfeeds/web3-store",
"version": "0.0.14",
"version": "0.1.0",
"description": "",

@@ -12,3 +12,3 @@ "keywords": [],

"peerDependencies": {
"@userfeeds/core": "^0.1.2",
"@userfeeds/core": "^0.1.4",
"@userfeeds/utils": "^0.0.1",

@@ -15,0 +15,0 @@ "mobx": "^4.1.0"

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