@sniipwebmaster/user-service-client-grpcweb 22.2.6929 → 22.2.6949

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.
@@ -37333,7 +37333,7 @@ proto.sniipuserservice.VerifyPhoneRequest.prototype.setSociallogin = function(va
37333
37333
  */
37334
37334
  proto.sniipuserservice.KycUserStatus = {
37335
37335
  KYC_USER_PENDING_REVIEW: 0,
37336
- KYC_USER_PENDING_VERIFIED: 1,
37336
+ KYC_USER_VERIFIED: 1,
37337
37337
  KYC_USER_UNVERIFIED: 2
37338
37338
  };
37339
37339
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sniipwebmaster/user-service-client-grpcweb",
3
- "version": "22.2.6929",
3
+ "version": "22.2.6949",
4
4
  "description": "user-service-client-grpcweb",
5
5
  "author": "Sniip Development Team",
6
6
  "license": "MIT",