@getyoti/react-face-capture
Advanced tools
Comparing version
# CHANGELOG | ||
## v2.3.1 | ||
### Fixes | ||
Fixed an issue introduced in v2.3.0 causing the `numStableFrames` property to be marked as mandatory in the module typing. | ||
## v2.3.0 | ||
@@ -4,0 +10,0 @@ |
@@ -257,4 +257,4 @@ declare module '@getyoti/react-face-capture' { | ||
/** Determines how many frames are used for the stability check. | ||
* The minimum value is 3 and the maximum is 6. */ | ||
numStableFrames: number; | ||
* The minimum value is 3 and the maximum is 6. (default:4) */ | ||
numStableFrames?: number; | ||
} | ||
@@ -261,0 +261,0 @@ |
{ | ||
"name": "@getyoti/react-face-capture", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "Face capture module to collect picture and data for Yoti AI API", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -110,3 +110,3 @@ Name: react | ||
Name: @getyoti/react-face-capture | ||
Version: 2.3.0 | ||
Version: 2.3.1 | ||
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 2 instances in 1 package
10321885
0.14%11679
0.19%