@onfido/api
Advanced tools
Comparing version 1.5.4 to 1.6.0
import axios from 'axios'; | ||
import { PassThrough, Readable } from 'stream'; | ||
var version = "1.5.4"; | ||
var version = "1.6.0"; | ||
@@ -6,0 +6,0 @@ class OnfidoError extends Error { |
@@ -10,3 +10,3 @@ 'use strict'; | ||
var version = "1.5.4"; | ||
var version = "1.6.0"; | ||
@@ -13,0 +13,0 @@ class OnfidoError extends Error { |
@@ -12,2 +12,3 @@ import { AxiosInstance } from "axios"; | ||
redirectUri?: string | null; | ||
privacyNoticesReadConsentGiven?: boolean; | ||
}; | ||
@@ -14,0 +15,0 @@ export declare type Check = { |
{ | ||
"name": "@onfido/api", | ||
"version": "1.5.4", | ||
"version": "1.6.0", | ||
"description": "Node.js library for the Onfido API", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
132055
1357