@expandorg/app-account
Advanced tools
Comparing version 0.0.23 to 0.0.24
{ | ||
"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( |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
32158
1000
+ Added@expandorg/api-client@0.0.21(transitive)
+ Added@expandorg/app-auth@0.0.31(transitive)
+ Added@expandorg/app-utils@0.0.37(transitive)
+ Added@expandorg/app-web3@0.0.33(transitive)
- Removed@expandorg/api-client@0.0.20(transitive)
- Removed@expandorg/app-auth@0.0.30(transitive)
- Removed@expandorg/app-utils@0.0.36(transitive)
- Removed@expandorg/app-web3@0.0.32(transitive)
Updated@expandorg/app-auth@^0.0.31
Updated@expandorg/app-utils@^0.0.37
Updated@expandorg/app-web3@^0.0.33