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

@getyoti/react-native-yoti-face-capture

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@getyoti/react-native-yoti-face-capture - npm Package Versions

3.0.1

Diff

Changelog

Source

Version 3.0.1

Contains a couple of bug fixes on the Android side of the SDK:

  • Fixes issue with react-native < 0.63 resulting in app a crash on launch.
yotimobilesdk
published 3.0.0 •

Changelog

Source

Version 3.0.0

BREAKING CHANGE: New configuration requirements

The configuration has been updated and expects a faceCenter representing the expected center of the captured face. This parameter is a percentage value (x, y). E.g.: (0,0) - top left; (0.5, 0.5) - center of the screen; (1,1) - bottom right;

Please, check README.md for more details.

yotimobilesdk
published 2.0.1 •

Changelog

Source

Version 2.0.1

Contains a couple of bug fixes on the iOS side of the SDK:

  • Solves the discrepancy between the required screen units that needs to be used for Android and iOS. Now, both platforms will be expecting pixels when defining the scanning area.
  • Fixes a crash when the component was used inside of a react-navigation react-stack screen.
yotimobilesdk
published 2.0.0 •

Changelog

Source

Version 2.0.0

BREAKING CHANGE: Low light detection

New configurable property requireBrightEnvironment has been added to the SDK entry point. If it is activated, the SDK will require a bright environment to take the selfie. To migrate from previous versions, it is needed to include this paremeter on the SDK setup. Please, check README.md for more details.

yotimobilesdk
published 1.1.0 •

Changelog

Source

Version 1.1.0

Fix: README.md

yotimobilesdk
published 1.0.0 •

Changelog

Source

Version 1.0.0

Face capture first release

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