@vouchsafe/node 0.1.60 → 0.1.61

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.
@@ -28,5 +28,15 @@ export type StepAddressCreditReferenceAgencyApiExtractedDetails = {
28
28
  * @nullable
29
29
  */
30
30
  first_line_of_address: string | null;
31
+ /**
32
+ * Last name that was checked against the credit bureau.
33
+ * @nullable
34
+ */
35
+ last_name: string | null;
36
+ /**
37
+ * First name that was checked against the credit bureau.
38
+ * @nullable
39
+ */
40
+ first_name: string | null;
31
41
  };
32
42
  //# sourceMappingURL=stepAddressCreditReferenceAgencyApiExtractedDetails.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"stepAddressCreditReferenceAgencyApiExtractedDetails.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressCreditReferenceAgencyApiExtractedDetails.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,gEAAgE,EAAE,MAAM,oEAAoE,CAAC;AAE3J;;GAEG;AACH,MAAM,MAAM,mDAAmD,GAAG;IAChE,yCAAyC;IACzC,cAAc,CAAC,EAAE,gEAAgE,CAAC;IAClF;;;OAGG;IACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;OAGG;IACH,qBAAqB,EAAE,MAAM,GAAG,IAAI,CAAC;CACtC,CAAC"}
1
+ {"version":3,"file":"stepAddressCreditReferenceAgencyApiExtractedDetails.d.ts","sourceRoot":"","sources":["../../../src/openapi/models/stepAddressCreditReferenceAgencyApiExtractedDetails.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;GAYG;AACH,OAAO,KAAK,EAAE,gEAAgE,EAAE,MAAM,oEAAoE,CAAC;AAE3J;;GAEG;AACH,MAAM,MAAM,mDAAmD,GAAG;IAChE,yCAAyC;IACzC,cAAc,CAAC,EAAE,gEAAgE,CAAC;IAClF;;;OAGG;IACH,QAAQ,EAAE,MAAM,GAAG,IAAI,CAAC;IACxB;;;OAGG;IACH,qBAAqB,EAAE,MAAM,GAAG,IAAI,CAAC;IACrC;;;OAGG;IACH,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB;;;OAGG;IACH,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;CAC3B,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@vouchsafe/node",
3
- "version": "0.1.60",
3
+ "version": "0.1.61",
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",