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

@expandorg/app-account

Package Overview
Dependencies
Maintainers
3
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@expandorg/app-account - npm Package Compare versions

Comparing version 0.0.23 to 0.0.24

12

package.json
{
"name": "@expandorg/app-account",
"version": "0.0.23",
"version": "0.0.24",
"description": "App account",

@@ -22,8 +22,8 @@ "main": "index.js",

"dependencies": {
"@expandorg/api-client": "^0.0.20",
"@expandorg/app-auth": "^0.0.30",
"@expandorg/app-utils": "^0.0.36",
"@expandorg/app-web3": "^0.0.32"
"@expandorg/api-client": "^0.0.21",
"@expandorg/app-auth": "^0.0.31",
"@expandorg/app-utils": "^0.0.37",
"@expandorg/app-web3": "^0.0.33"
},
"gitHead": "610bca6faa505b76fa8c7916ed4344380573b61f"
"gitHead": "32124066122cb67ee261472b69f4993331538e31"
}

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

yield call(gemsService.ensureEnable);
const defaultAccount = gemsService.getDefaultAccount();

@@ -23,0 +21,0 @@ const { result: signature } = yield call(

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