@matchain/matchid-sdk-react 0.1.42-alpha.0 → 0.1.42-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4075,7 +4075,8 @@ function useUserInfo() {
4075
4075
  resolve({
4076
4076
  ...res.data,
4077
4077
  method: res.method,
4078
- appid: res.appid
4078
+ appid: res.appid,
4079
+ did
4079
4080
  });
4080
4081
  } else {
4081
4082
  reject(new Error(res.message));
@@ -4193,4 +4194,4 @@ export {
4193
4194
  MatchProvider,
4194
4195
  useMatch
4195
4196
  };
4196
- //# sourceMappingURL=chunk-OVZZIJZP.mjs.map
4197
+ //# sourceMappingURL=chunk-SBOIXOAW.mjs.map