🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@getyoti/react-face-capture

Package Overview
Dependencies
Maintainers
0
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@getyoti/react-face-capture - npm Package Compare versions

Comparing version

to
2.4.0

10

CHANGELOG.md
# CHANGELOG
## v2.4.0
### New features
- Further enhancements to secure capture and injection attack detection.
### Fixes
- Fix distorted layout on iOS devices.
## v2.3.2

@@ -4,0 +14,0 @@

2

package.json
{
"name": "@getyoti/react-face-capture",
"version": "2.3.2",
"version": "2.4.0",
"description": "Face capture module to collect picture and data for Yoti AI API",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -28,7 +28,7 @@ # Yoti Face Capture integration

| and_chr | 128 |
| chrome | 128,127,126,125 |
| chrome | 129,128,127,126 |
| edge | 128,127 |
| firefox | 130,129,128,127 |
| ios_saf | 17.6,17.5,17.4 |
| safari | 17.6,17.5,17.4,17.3 |
| ios_saf | 18.0,17.6,17.5 |
| safari | 18.0,17.6,17.5,17.4 |

@@ -359,4 +359,4 @@ </browserSupportTable>

### iOS distorted layout
### iOS distorted layout (version < 2.4.0)
We are aware of a rare display issue on iOS devices which can make the video element appear distorted. This issue is not related to the FCM but is an open issue regarding iOS video elements. Refreshing or reloading will resolve this, and it should not happen often.
We are aware of a rare display issue on iOS devices which can make the video element appear distorted in versions prior to 2.4.0. Refreshing or reloading will resolve this, and it should not happen often.

@@ -110,3 +110,3 @@ Name: react

Name: @getyoti/react-face-capture
Version: 2.3.2
Version: 2.4.0
License: Yoti Face Capture Licence

@@ -113,0 +113,0 @@ Private: false

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet