@regulaforensics/face-sdk 6.5.97-beta → 6.5.99-beta
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 -1
- package/RNFaceSDK.podspec +1 -1
- package/examples/capacitor/ios/App/Podfile.lock +52 -0
- package/examples/capacitor/package-lock.json +11336 -0
- package/examples/capacitor/package.json +2 -2
- package/examples/cordova/package-lock.json +1373 -0
- package/examples/cordova/package.json +2 -2
- package/examples/cordova/scripts/setup.sh +1 -1
- package/examples/ionic/package-lock.json +15761 -0
- package/examples/ionic/package.json +2 -2
- package/examples/ionic/scripts/setup.sh +1 -1
- package/examples/react-native/ios/Podfile.lock +7 -7
- package/examples/react-native/package.json +2 -2
- package/package.json +1 -1
- package/plugin.xml +1 -1
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
},
|
|
17
17
|
"private": true,
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@regulaforensics/face-sdk": "6.5.
|
|
20
|
-
"@regulaforensics/face-core-basic": "6.5.
|
|
19
|
+
"@regulaforensics/face-sdk": "6.5.99-beta",
|
|
20
|
+
"@regulaforensics/face-core-basic": "6.5.63-beta",
|
|
21
21
|
"cordova-plugin-camera": "8.0.0",
|
|
22
22
|
"@awesome-cordova-plugins/camera": "6.14.0",
|
|
23
23
|
"@awesome-cordova-plugins/core": "6.14.0",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PODS:
|
|
2
2
|
- boost (1.84.0)
|
|
3
3
|
- DoubleConversion (1.1.6)
|
|
4
|
-
- FaceCoreBasic (6.
|
|
4
|
+
- FaceCoreBasic (6.4.1111)
|
|
5
5
|
- FaceSDK (6.4.2321):
|
|
6
6
|
- RegulaCommon (= 7.5.935)
|
|
7
7
|
- FBLazyVector (0.76.6)
|
|
@@ -1534,10 +1534,10 @@ PODS:
|
|
|
1534
1534
|
- React-perflogger (= 0.76.6)
|
|
1535
1535
|
- React-utils (= 0.76.6)
|
|
1536
1536
|
- RegulaCommon (7.5.935)
|
|
1537
|
-
- RNFaceCore (6.
|
|
1538
|
-
- FaceCoreBasic (= 6.
|
|
1537
|
+
- RNFaceCore (6.5.63-beta):
|
|
1538
|
+
- FaceCoreBasic (= 6.4.1111)
|
|
1539
1539
|
- React
|
|
1540
|
-
- RNFaceSDK (6.5.
|
|
1540
|
+
- RNFaceSDK (6.5.98-beta):
|
|
1541
1541
|
- FaceSDK (= 6.4.2321)
|
|
1542
1542
|
- React
|
|
1543
1543
|
- RNFS (2.20.0):
|
|
@@ -1763,7 +1763,7 @@ EXTERNAL SOURCES:
|
|
|
1763
1763
|
SPEC CHECKSUMS:
|
|
1764
1764
|
boost: 1dca942403ed9342f98334bf4c3621f011aa7946
|
|
1765
1765
|
DoubleConversion: f16ae600a246532c4020132d54af21d0ddb2a385
|
|
1766
|
-
FaceCoreBasic:
|
|
1766
|
+
FaceCoreBasic: a2ff9ed108c4d9d67e892df6be5ccc4729f3cda5
|
|
1767
1767
|
FaceSDK: e96016e36d5507ad9d9ee3b011d735f5fe51829f
|
|
1768
1768
|
FBLazyVector: be509404b5de73a64a74284edcaf73a5d1e128b1
|
|
1769
1769
|
fmt: 10c6e61f4be25dc963c36bd73fc7b1705fe975be
|
|
@@ -1827,8 +1827,8 @@ SPEC CHECKSUMS:
|
|
|
1827
1827
|
ReactCodegen: 0a0eef9c8cd84c932ae1868832086c6441811e84
|
|
1828
1828
|
ReactCommon: 3c1c8c6d777103c0e60e37c6c5f08e828e2a77c9
|
|
1829
1829
|
RegulaCommon: 2a6406d2d3ebbd720b66a9cfa5b9631701d343eb
|
|
1830
|
-
RNFaceCore:
|
|
1831
|
-
RNFaceSDK:
|
|
1830
|
+
RNFaceCore: 2b8f1f3acd0845ac528d96170f70b46e10f7da67
|
|
1831
|
+
RNFaceSDK: 6ccde9f834c3c114e5499dba839553e35bb82ae6
|
|
1832
1832
|
RNFS: 89de7d7f4c0f6bafa05343c578f61118c8282ed8
|
|
1833
1833
|
SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
|
|
1834
1834
|
Yoga: be6f55a028e86c83ae066f018e9b5d24ffc45436
|
|
@@ -11,8 +11,8 @@
|
|
|
11
11
|
"test": "jest"
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@regulaforensics/face-sdk": "6.5.
|
|
15
|
-
"@regulaforensics/face-core-basic": "6.5.
|
|
14
|
+
"@regulaforensics/face-sdk": "6.5.99-beta",
|
|
15
|
+
"@regulaforensics/face-core-basic": "6.5.63-beta",
|
|
16
16
|
"react": "18.3.1",
|
|
17
17
|
"react-native": "0.76.6",
|
|
18
18
|
"react-native-fs": "2.20.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@regulaforensics/face-sdk",
|
|
3
|
-
"version": "6.5.
|
|
3
|
+
"version": "6.5.99-beta",
|
|
4
4
|
"description": "This is an npm module for Regula Face SDK. It allows you to easily compaire faces using your phone's camera.",
|
|
5
5
|
"main": "www/react-native/index.js",
|
|
6
6
|
"module": "www/capacitor/index.js",
|
package/plugin.xml
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<?xml version='1.0' encoding='utf-8'?>
|
|
2
|
-
<plugin id="@regulaforensics/face-sdk" version="6.5.
|
|
2
|
+
<plugin id="@regulaforensics/face-sdk" version="6.5.99-beta" xmlns="http://apache.org/cordova/ns/plugins/1.0">
|
|
3
3
|
<name>FaceSDK</name>
|
|
4
4
|
<description>Cordova plugin for Regula Face SDK</description>
|
|
5
5
|
<license>commercial</license>
|