onfido-sdk-ui 14.23.0 → 14.25.0

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.
package/license CHANGED
@@ -1,17 +1,17 @@
1
1
  Please see the terms of your Onfido Services Agreement which you are bound by with respect to your use of the Onfido
2
2
  SDK. To the extent the Onfido SDK includes copies or substantial portions of software licenced under third party terms
3
- and conditions this will be set out at https://sdk.onfido.com/capture/core/14.23.0/license.
3
+ and conditions this will be set out at https://sdk.onfido.com/capture/core/14.25.0/license.
4
4
 
5
5
  In the event of any inconsistency between the Onfido Services Agreement and any third party terms and conditions, the
6
6
  third party terms and conditions shall take precedence over the rights and
7
7
  restrictions granted in the Onfido Services Agreement solely in respect of such third party dependencies set out
8
- at https://sdk.onfido.com/capture/core/14.23.0/license.
8
+ at https://sdk.onfido.com/capture/core/14.25.0/license.
9
9
 
10
10
  3rd party licenses
11
11
  ------------------
12
12
 
13
13
  Name: @onfido/capture-shared
14
- Version: 1.30.3
14
+ Version: 1.32.4
15
15
  License: null
16
16
  Private: false
17
17
  Description: A shared library to use in various capture packages
@@ -269,157 +269,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
269
269
  AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
270
270
  LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
271
271
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
272
- SOFTWARE.
273
-
274
-
275
- ---
276
-
277
- Name: engine.io-parser
278
- Version: 5.2.1
279
- License: MIT
280
- Private: false
281
- Description: Parser for the client for the realtime Engine
282
- Repository: git@github.com:socketio/engine.io-parser.git
283
- Homepage: https://github.com/socketio/engine.io-parser
284
- License Copyright:
285
- ===
286
-
287
- (The MIT License)
288
-
289
- Copyright (c) 2016 Guillermo Rauch (@rauchg)
290
-
291
- Permission is hereby granted, free of charge, to any person obtaining
292
- a copy of this software and associated documentation files (the
293
- 'Software'), to deal in the Software without restriction, including
294
- without limitation the rights to use, copy, modify, merge, publish,
295
- distribute, sublicense, and/or sell copies of the Software, and to
296
- permit persons to whom the Software is furnished to do so, subject to
297
- the following conditions:
298
-
299
- The above copyright notice and this permission notice shall be
300
- included in all copies or substantial portions of the Software.
301
-
302
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
303
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
304
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
305
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
306
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
307
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
308
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
309
-
310
- ---
311
-
312
- Name: @socket.io/component-emitter
313
- Version: 3.1.0
314
- License: MIT
315
- Private: false
316
- Description: Event emitter
317
- Repository: https://github.com/socketio/emitter.git
318
- License Copyright:
319
- ===
320
-
321
- (The MIT License)
322
-
323
- Copyright (c) 2014 Component contributors <dev@component.io>
324
-
325
- Permission is hereby granted, free of charge, to any person
326
- obtaining a copy of this software and associated documentation
327
- files (the "Software"), to deal in the Software without
328
- restriction, including without limitation the rights to use,
329
- copy, modify, merge, publish, distribute, sublicense, and/or sell
330
- copies of the Software, and to permit persons to whom the
331
- Software is furnished to do so, subject to the following
332
- conditions:
333
-
334
- The above copyright notice and this permission notice shall be
335
- included in all copies or substantial portions of the Software.
336
-
337
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
338
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
339
- OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
340
- NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
341
- HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
342
- WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
343
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
344
- OTHER DEALINGS IN THE SOFTWARE.
345
-
346
-
347
- ---
348
-
349
- Name: engine.io-client
350
- Version: 6.5.2
351
- License: MIT
352
- Private: false
353
- Description: Client for the realtime Engine
354
- Repository: https://github.com/socketio/engine.io-client.git
355
- Homepage: https://github.com/socketio/engine.io-client
356
- Contributors:
357
- Guillermo Rauch <rauchg@gmail.com>
358
- Vladimir Dronnikov <dronnikov@gmail.com>
359
- Christoph Dorn
360
- Mark Mokryn <mokesmokes@gmail.com>
361
- License Copyright:
362
- ===
363
-
364
- (The MIT License)
365
-
366
- Copyright (c) 2014-2015 Automattic <dev@cloudup.com>
367
-
368
- Permission is hereby granted, free of charge, to any person obtaining
369
- a copy of this software and associated documentation files (the
370
- 'Software'), to deal in the Software without restriction, including
371
- without limitation the rights to use, copy, modify, merge, publish,
372
- distribute, sublicense, and/or sell copies of the Software, and to
373
- permit persons to whom the Software is furnished to do so, subject to
374
- the following conditions:
375
-
376
- The above copyright notice and this permission notice shall be
377
- included in all copies or substantial portions of the Software.
378
-
379
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
380
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
381
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
382
- IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
383
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
384
- TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
385
- SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
386
-
387
-
388
- ---
389
-
390
- Name: socket.io-client
391
- Version: 4.4.0
392
- License: null
393
- Private: false
394
-
395
- ---
396
-
397
- Name: socket.io-parser
398
- Version: 4.2.4
399
- License: MIT
400
- Private: false
401
- Description: socket.io protocol parser
402
- Repository: https://github.com/socketio/socket.io-parser.git
403
- License Copyright:
404
- ===
405
-
406
- (The MIT License)
407
-
408
- Copyright (c) 2014 Guillermo Rauch <guillermo@learnboost.com>
409
-
410
- Permission is hereby granted, free of charge, to any person obtaining a copy of
411
- this software and associated documentation files (the 'Software'), to deal in
412
- the Software without restriction, including without limitation the rights to
413
- use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
414
- the Software, and to permit persons to whom the Software is furnished to do so,
415
- subject to the following conditions:
416
-
417
- The above copyright notice and this permission notice shall be included in all
418
- copies or substantial portions of the Software.
419
-
420
- THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
421
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
422
- FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
423
- COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
424
- IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
425
- CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
272
+ SOFTWARE.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "onfido-sdk-ui",
3
- "version": "14.23.0",
3
+ "version": "14.25.0",
4
4
  "description": "JavaScript SDK view layer for Onfido identity verification",
5
5
  "author": "Web SDK Customer Support <web-sdk@onfido.com> (https://github.com/onfido)",
6
6
  "repository": {
package/types/loader.d.ts CHANGED
@@ -1,12 +1,6 @@
1
1
  import type { SdkParameters } from './shared/SdkParameters';
2
2
  import type { Handle } from './Onfido';
3
3
  export type LoaderParameter = {
4
- /**
5
- * This is a developer feature, if the sdk is hosted on a different url
6
- * @deprecated
7
- * @type {string}
8
- */
9
- sdkUrl?: string;
10
4
  /**
11
5
  * The version of the sdk to be loaded, by default v14 is used, which
12
6
  * is always fresh. Valid examples are 14 (default), 14.x (which pins the version to a minor version
@@ -25,7 +25,7 @@ export type GenericDocumentType = {
25
25
  title: string;
26
26
  subTitle: string;
27
27
  country: string;
28
- pages: string;
28
+ pages: number;
29
29
  };
30
30
  export type DocumentModuleConfiguration = {
31
31
  filter?: DocumentSelectionFilter;
@@ -84,6 +84,7 @@ export type ClientConfiguration = {
84
84
  version: string;
85
85
  sdk_environment: string;
86
86
  distribution_source: string;
87
+ pinned_version?: string;
87
88
  };
88
89
  };
89
90
  logger: {