@getyoti/react-face-capture 2.3.2 → 2.5.0

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.
@@ -252,7 +252,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
252
252
 
253
253
 
254
254
  Name: use-sync-external-store
255
- Version: 1.2.0
255
+ Version: 1.2.2
256
256
  License: MIT
257
257
  Private: false
258
258
  Description: Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getyoti/react-face-capture",
3
- "version": "2.3.2",
3
+ "version": "2.5.0",
4
4
  "description": "Face capture module to collect picture and data for Yoti AI API",
5
5
  "main": "index.js",
6
6
  "typings": "index.d.ts",