@vouchsafe/node 0.1.45 → 0.1.46

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.
@@ -26,7 +26,8 @@ export interface SmartLookupInput {
26
26
  postcode?: string;
27
27
  /** (conditionally required) — Email address. Either email or phone is required when checks includes OnlineFootprint; otherwise optional. */
28
28
  email?: string;
29
- /** (conditionally required) — Phone number. Either email or phone is required when checks includes OnlineFootprint; otherwise optional. */
29
+ /** (conditionally required) — Phone number in E.164 format. Either email or phone is required when checks includes OnlineFootprint; otherwise optional.
30
+ For CreditBureau checks, providing a UK phone number can improve match rates by enabling matching against mobile data. */
30
31
  phone?: string;
31
32
  /** (conditionally required) — Required when checks includes CreditBureau or AML; otherwise optional. Format as YYYY-MM-DD or ISO 8601 */
32
33
  date_of_birth?: string;
@@ -1 +1 @@
1
- {"version":3,"file":"smartLookupInput.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/smartLookupInput.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAE/E,MAAM,WAAW,gBAAgB;IAC/B,iCAAiC;IACjC,UAAU,EAAE,MAAM,CAAC;IACnB,+BAA+B;IAC/B,SAAS,EAAE,MAAM,CAAC;IAClB,iBAAiB;IACjB,MAAM,EAAE,0BAA0B,EAAE,CAAC;IACrC,6IAA6I;IAC7I,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,iIAAiI;IACjI,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,4IAA4I;IAC5I,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,2IAA2I;IAC3I,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,yIAAyI;IACzI,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,wKAAwK;IACxK,UAAU,CAAC,EAAE,0BAA0B,CAAC;CACzC"}
1
+ {"version":3,"file":"smartLookupInput.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/smartLookupInput.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAE/E,MAAM,WAAW,gBAAgB;IAC/B,iCAAiC;IACjC,UAAU,EAAE,MAAM,CAAC;IACnB,+BAA+B;IAC/B,SAAS,EAAE,MAAM,CAAC;IAClB,iBAAiB;IACjB,MAAM,EAAE,0BAA0B,EAAE,CAAC;IACrC,6IAA6I;IAC7I,qBAAqB,CAAC,EAAE,MAAM,CAAC;IAC/B,iIAAiI;IACjI,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,4IAA4I;IAC5I,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;2HACuH;IACvH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,yIAAyI;IACzI,aAAa,CAAC,EAAE,MAAM,CAAC;IACvB,wKAAwK;IACxK,UAAU,CAAC,EAAE,0BAA0B,CAAC;CACzC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vouchsafe/node",
3
- "version": "0.1.45",
3
+ "version": "0.1.46",
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",