@sniipwebmaster/user-service-client-grpcweb 24.14.11930 → 24.14.11950

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.
@@ -47453,7 +47453,8 @@ proto.sniipuserservice.VerificationScope = {
47453
47453
  UPDATE_PHONE: 3,
47454
47454
  VERIFY_EMAIL: 4,
47455
47455
  VERIFY_USER: 5,
47456
- VERIFY_PAYMENT: 6
47456
+ VERIFY_PAYMENT: 6,
47457
+ VERIFY_EMAIL_WITH_CODE: 7
47457
47458
  };
47458
47459
 
47459
47460
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sniipwebmaster/user-service-client-grpcweb",
3
- "version": "24.14.11930",
3
+ "version": "24.14.11950",
4
4
  "description": "user-service-client-grpcweb",
5
5
  "author": "Sniip Development Team",
6
6
  "license": "MIT",