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

@expandorg/app-web3

Package Overview
Dependencies
Maintainers
3
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expandorg/app-web3 - npm Package Compare versions

Comparing version 0.0.31 to 0.0.32

6

package.json
{
"name": "@expandorg/app-web3",
"version": "0.0.31",
"version": "0.0.32",
"description": "web3 app",

@@ -21,7 +21,7 @@ "main": "index.js",

"dependencies": {
"@expandorg/app-utils": "^0.0.35",
"@expandorg/app-utils": "^0.0.36",
"@expandorg/utils": "^0.0.8",
"@gemsorg/gems-token": "^1.0.0"
},
"gitHead": "09523d902c18f3ddcaf65a8be65f4e6bf7f727ac"
"gitHead": "610bca6faa505b76fa8c7916ed4344380573b61f"
}

@@ -27,2 +27,4 @@ import { takeEvery, put, call, getContext } from 'redux-saga/effects';

yield call(gemsService.ensureEnable);
// await, while user login with metamask extension

@@ -29,0 +31,0 @@ while (true) {

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