@sniipwebmaster/user-service-client-grpcweb 26.8.14932 → 26.8.14957

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.
@@ -58196,7 +58196,8 @@ proto.sniipuserservice.VerificationScope = {
58196
58196
  VERIFY_EMAIL_WITH_CODE: 7,
58197
58197
  UPDATE_EMAIL_ADDRESS_PINLESS: 8,
58198
58198
  UPDATE_PHONE_PINLESS: 9,
58199
- DELETE_ACCOUNT_PINLESS: 10
58199
+ DELETE_ACCOUNT_PINLESS: 10,
58200
+ DISABLE_MFA_PINLESS: 12
58200
58201
  };
58201
58202
 
58202
58203
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sniipwebmaster/user-service-client-grpcweb",
3
- "version": "26.8.14932",
3
+ "version": "26.8.14957",
4
4
  "description": "user-service-client-grpcweb",
5
5
  "author": "Sniip Development Team",
6
6
  "license": "MIT",