@daocloud-proto/ghippo 0.35.0-rc2 → 0.35.0

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@daocloud-proto/ghippo",
3
- "version":"0.35.0-rc2",
3
+ "version":"0.35.0",
4
4
  "description": "",
5
5
  "author": "",
6
6
  "license": "ISC"
@@ -252,7 +252,7 @@ export type GetUserCertifyInfoRequest = {
252
252
  }
253
253
 
254
254
  export type GetUserCertifyInfoResponse = {
255
- isCsp?: boolean
255
+ certifyEnabled?: boolean
256
256
  realName?: string
257
257
  idCard?: string
258
258
  certifyAt?: string