@regulaforensics/idv-face 3.10.523-nightly → 3.10.526-nightly
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 +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -9,6 +9,7 @@ It is delivered as part of the **IDV Capturing** solution and has a version sync
|
|
|
9
9
|
|
|
10
10
|
The module is an **npm package** that **exports a Web Component**, inside which the **Lit** framework (LitJS) is used for rendering and component logic.
|
|
11
11
|
|
|
12
|
+
|
|
12
13
|
## FaceSDK Versioning
|
|
13
14
|
|
|
14
15
|
This module declares a **peerDependency** on:
|
package/package.json
CHANGED