@vouchsafe/node 0.1.47 → 0.1.48

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.
@@ -11,5 +11,5 @@ To use the API, you need a client ID and secret from the Vouchsafe dashboard. [S
11
11
  We also have a [video guide](https://www.youtube.com/playlist?list=PLx6V6SSTMuF_ZNWBPnysvwmdIwboLViE8) showing the basics, as well as [SDKs and libraries](https://help.vouchsafe.id/en/articles/12026847-vouchsafe-sdks-and-libraries) for popular languages.
12
12
  * OpenAPI spec version: 0.1.0
13
13
  */
14
- export type FraudFlag = 'FACE_SCAN_BLOCKED' | 'NAME_SUSPICIOUS' | 'BURNER_EMAIL' | 'BLOCKED_EMAIL' | 'BURNER_PHONE_NUMBER' | 'HIGH_RISK_COUNTRY_PHONE_NUMBER';
14
+ export type FraudFlag = 'FACE_SCAN_BLOCKED' | 'NAME_SUSPICIOUS' | 'BURNER_EMAIL' | 'BLOCKED_EMAIL' | 'BURNER_PHONE_NUMBER' | 'HIGH_RISK_COUNTRY_PHONE_NUMBER' | 'FRAUD_SUSPICION';
15
15
  //# sourceMappingURL=fraudFlag.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fraudFlag.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/fraudFlag.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,MAAM,SAAS,GAAG,mBAAmB,GAAG,iBAAiB,GAAG,cAAc,GAAG,eAAe,GAAG,qBAAqB,GAAG,gCAAgC,CAAC"}
1
+ {"version":3,"file":"fraudFlag.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/fraudFlag.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AAEH,MAAM,MAAM,SAAS,GAAG,mBAAmB,GAAG,iBAAiB,GAAG,cAAc,GAAG,eAAe,GAAG,qBAAqB,GAAG,gCAAgC,GAAG,iBAAiB,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vouchsafe/node",
3
- "version": "0.1.47",
3
+ "version": "0.1.48",
4
4
  "description": "Official TypeScript and Node.js library for the Vouchsafe identity platform. Use it for easy KYC checks, identity verification, remote right-to-work and more.",
5
5
  "keywords": [
6
6
  "vouchsafe",