New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@onfido/react-native-sdk

Package Overview
Dependencies
Maintainers
0
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@onfido/react-native-sdk - npm Package Versions

13
7

12.0.0

Diff

Changelog

Source

[12.0.0] - 2024-04-24

Changed:

  • Updated the underlying Onfido iOS SDK to version 30.0.x (up from 29.9.x). NOTE: This version increased the minimum deployment target to iOS 13 For more information visit the Onfido iOS SDK releases on Github
  • Updated the underlying Onfido Android SDK to version 20.2.x (up from 20.1.x). For more information visit the Onfido Android SDK releases on Github
  • Motion capture fallback configuration has been removed: Motion is supported on all devices as of 11.0.0
    • If you currently set a motionCaptureFallback for captureFace, then you should be aware that this configuration is no longer available, so you can safely remove it from your integration code
  • The option to set the bubbleErrorBackgroundColor as part of the appearance configuration has been removed, as this configuration option is not longer available.
  • The flag supportDarkMode on the appearance configuration has been removed. Use interfaceStyle instead to configure the same behaviour.
onfido-idv
published 11.1.0 •

Changelog

Source

[11.1.0] - 2024-03-06

Changed:

  • Updated underlying Onfido native SDK version:
    • iOS 29.9.1 (up from 29.8.x)
    • Android 20.1.x (up from 20.0.x)
onfido-idv
published 11.0.0 •

Changelog

Source

[11.0.0] - 2024-03-06

Changed:

  • Updated underlying Onfido native SDK version:
    • iOS 29.8.x (up from 29.7.x)
    • Android 20.0.x (up from 19.6.x)
onfido-idv
published 10.7.0 •

Changelog

Source

[10.7.0] - 2024-02-01

Changed:

  • Updated underlying Onfido native SDK version:
    • iOS 29.7.x (up from 29.6.x)
    • Android 19.6.x (up from 19.5.x)

Fixed:

  • Fixed the behaviour when using the configuration option allowedDocumentTypes:
    • The order of steps (and SDK screens) has now been aligned with the native SDKs, for both Android and iOS. The order to be used is: Welcome - Document capture - Proof of address - Face capture - Final screen.
    • The Welcome screen now correctly takes into account the welcome (boolean) flag in the configuration.
onfido-idv
published 10.6.0 •

Changelog

Source

[10.6.0] - 2023-12-11

Changed:

  • Updated underlying Onfido native SDK version:
    • iOS 29.6.x (up from 29.5.x)
    • Android 19.5.x (up from 19.4.x)
onfido-idv
published 10.5.0 •

Changelog

Source

[10.5.0] - 2023-11-15

Changed:

  • Updated underlying Onfido native SDK version:
    • Android 19.4.x (up from 19.3.x)

Fixed:

  • Fixed OnfidoConfig disableNFC definition, as former enableNFC was changed. NFC is now opt-out, being enabled by default.
onfido-idv
published 10.4.0 •

Changelog

Source

[10.4.0] - 2023-10-10

Changed:

  • Updated underlying Onfido native SDK version:
    • iOS 29.5.x (up from 29.4.x)
    • Android 19.3.x (up from 19.2.x)

Fixed:

  • Fixed missing captureType for MediaResult objects - on Android
onfido-idv
published 7.4.1 •

onfido-idv
published 10.3.1 •

Changelog

Source

[10.3.1] - 2023-09-21

Added:

  • Added a helper function byteArrayStringToBase64 for converting the fileData attribute of a MediaFile, from a String representation of byte array data, to a Base64 format - in the custom media callbacks use case.

Changed:

  • Updated the OnfidoMediaResult type so that captureType is visible. This refers to the type of the media capture in each case, which can be DOCUMENT, FACE or VIDEO.
  • Updated the Media Callbacks documentation.
onfido-idv
published 10.3.0 •

Changelog

Source

[10.3.0] - 2023-09-11

Added:

  • Updated underlying Onfido native SDK version:
    • iOS 29.4.x (up from 29.3.x)
    • Android 19.2.x (up from 19.1.x)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc