@sniipwebmaster/kyc-client-grpcweb 21.10.328 → 21.11.335

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.
@@ -4691,8 +4691,7 @@ proto.kycserviceapi.DocumentStatus = {
4691
4691
  REQUESTED: 0,
4692
4692
  UPLOADED: 1,
4693
4693
  PENDING_REVIEW: 2,
4694
- REJECTED: 3,
4695
- VERIFIED: 4
4694
+ VERIFIED: 3
4696
4695
  };
4697
4696
 
4698
4697
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sniipwebmaster/kyc-client-grpcweb",
3
- "version": "21.10.328",
3
+ "version": "21.11.335",
4
4
  "description": "kyc-client-grpcweb",
5
5
  "author": "Sniip Development Team",
6
6
  "license": "MIT",