@expandorg/app-web3
Advanced tools
Comparing version 0.0.31 to 0.0.32
{ | ||
"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) { |
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
215478
372
+ Added@expandorg/api-client@0.0.20(transitive)
+ Added@expandorg/app-utils@0.0.36(transitive)
- Removed@expandorg/api-client@0.0.19(transitive)
- Removed@expandorg/app-utils@0.0.35(transitive)
Updated@expandorg/app-utils@^0.0.36