@getyoti/react-face-capture 1.3.0 → 1.3.1-test.1

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/README.md CHANGED
@@ -1,5 +1,7 @@
1
1
  # Yoti Face capture integration
2
2
 
3
+ > **IMPORTANT**: Testing version. It does not support the `secure` mode.
4
+
3
5
  The purpose of this module is to capture a face and return the output image.
4
6
 
5
7
  ## CHANGELOG
@@ -22,14 +24,14 @@ The package depends on the following peer dependencies
22
24
 
23
25
  <browserSupportTable>
24
26
 
25
- | Browser | Versions |
26
- | ------- | ------------------------ |
27
- | and_chr | 104 |
28
- | chrome | 105,104,103,102 |
29
- | edge | 105,104 |
30
- | firefox | 104,103,102,101 |
31
- | ios_saf | 15.6,15.5,15.4 |
32
- | safari | 15.6,15.5,15.4,15.2-15.3 |
27
+ | Browser | Versions |
28
+ | ------- | ------------------- |
29
+ | and_chr | 117 |
30
+ | chrome | 118,117,116,115 |
31
+ | edge | 118,117 |
32
+ | firefox | 118,117,116,115 |
33
+ | ios_saf | 17.0,16.6,16.5 |
34
+ | safari | 17.0,16.6,16.5,16.4 |
33
35
 
34
36
  </browserSupportTable>
35
37