@regulaforensics/face-sdk 8.4.1317-rc → 8.4.1318-rc
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/RNFaceSDK.podspec +1 -1
- package/examples/capacitor/package-lock.json +23 -23
- package/examples/capacitor/package.json +1 -1
- package/examples/ionic/package-lock.json +0 -628
- package/examples/ionic/package.json +1 -1
- package/examples/react_native/package.json +4 -3
- package/examples/react_native/vendor/image-size-metro-compat/index.cjs +16 -0
- package/examples/react_native/vendor/image-size-metro-compat/package.json +8 -0
- package/package.json +1 -1
- package/plugin.xml +1 -1
- package/test/package-lock.json +1 -1
- package/examples/react_native/package-lock.json +0 -8850
package/RNFaceSDK.podspec
CHANGED
|
@@ -1721,9 +1721,9 @@
|
|
|
1721
1721
|
"license": "MIT"
|
|
1722
1722
|
},
|
|
1723
1723
|
"node_modules/baseline-browser-mapping": {
|
|
1724
|
-
"version": "2.
|
|
1725
|
-
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.
|
|
1726
|
-
"integrity": "sha512-
|
|
1724
|
+
"version": "2.11.20",
|
|
1725
|
+
"resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.11.20.tgz",
|
|
1726
|
+
"integrity": "sha512-H0ulySigv6icDJ1F7SjtdCD6PrhTpdYCmP0CactWy1+ekh0AFd0o1Wn5T8b+hnTmdBx19u9yhL6wvCylXMY7zw==",
|
|
1727
1727
|
"license": "Apache-2.0",
|
|
1728
1728
|
"bin": {
|
|
1729
1729
|
"baseline-browser-mapping": "dist/cli.cjs"
|
|
@@ -1790,9 +1790,9 @@
|
|
|
1790
1790
|
}
|
|
1791
1791
|
},
|
|
1792
1792
|
"node_modules/browserslist": {
|
|
1793
|
-
"version": "4.28.
|
|
1794
|
-
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.
|
|
1795
|
-
"integrity": "sha512-
|
|
1793
|
+
"version": "4.28.8",
|
|
1794
|
+
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.8.tgz",
|
|
1795
|
+
"integrity": "sha512-V2NpofLblG64mfOtSgDhOJESZEGogzDMBv/q+W6oc4LXWP/q75eOXoOaaOu1EOadB9U4Bwx/e0yzbvwKH8zalA==",
|
|
1796
1796
|
"funding": [
|
|
1797
1797
|
{
|
|
1798
1798
|
"type": "opencollective",
|
|
@@ -1809,11 +1809,11 @@
|
|
|
1809
1809
|
],
|
|
1810
1810
|
"license": "MIT",
|
|
1811
1811
|
"dependencies": {
|
|
1812
|
-
"baseline-browser-mapping": "^2.
|
|
1813
|
-
"caniuse-lite": "^1.0.
|
|
1814
|
-
"electron-to-chromium": "^1.5.
|
|
1815
|
-
"node-releases": "^2.0.
|
|
1816
|
-
"update-browserslist-db": "^1.
|
|
1812
|
+
"baseline-browser-mapping": "^2.11.12",
|
|
1813
|
+
"caniuse-lite": "^1.0.30001809",
|
|
1814
|
+
"electron-to-chromium": "^1.5.402",
|
|
1815
|
+
"node-releases": "^2.0.53",
|
|
1816
|
+
"update-browserslist-db": "^1.3.0"
|
|
1817
1817
|
},
|
|
1818
1818
|
"bin": {
|
|
1819
1819
|
"browserslist": "cli.js"
|
|
@@ -1832,9 +1832,9 @@
|
|
|
1832
1832
|
}
|
|
1833
1833
|
},
|
|
1834
1834
|
"node_modules/caniuse-lite": {
|
|
1835
|
-
"version": "1.0.
|
|
1836
|
-
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.
|
|
1837
|
-
"integrity": "sha512-
|
|
1835
|
+
"version": "1.0.30001810",
|
|
1836
|
+
"resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001810.tgz",
|
|
1837
|
+
"integrity": "sha512-TITQPUkaz+aVk5GL6NhOdwk1aEaNTSDPsGFWrTuhKGtjTF70jL/Oht2W4c6rXUe5fu7Ie19VIahAXHIIiWWNeg==",
|
|
1838
1838
|
"funding": [
|
|
1839
1839
|
{
|
|
1840
1840
|
"type": "opencollective",
|
|
@@ -2031,9 +2031,9 @@
|
|
|
2031
2031
|
}
|
|
2032
2032
|
},
|
|
2033
2033
|
"node_modules/electron-to-chromium": {
|
|
2034
|
-
"version": "1.5.
|
|
2035
|
-
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.
|
|
2036
|
-
"integrity": "sha512-
|
|
2034
|
+
"version": "1.5.420",
|
|
2035
|
+
"resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.420.tgz",
|
|
2036
|
+
"integrity": "sha512-2yD6XreGusOfNV+dUcvipJEXc3n/n7fgr7996aszTG+YY5E4mqM4tOq/3uhP129cazL9YHbVWSpc79ePotWtPA==",
|
|
2037
2037
|
"license": "ISC"
|
|
2038
2038
|
},
|
|
2039
2039
|
"node_modules/elementtree": {
|
|
@@ -2479,9 +2479,9 @@
|
|
|
2479
2479
|
}
|
|
2480
2480
|
},
|
|
2481
2481
|
"node_modules/node-releases": {
|
|
2482
|
-
"version": "2.0.
|
|
2483
|
-
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.
|
|
2484
|
-
"integrity": "sha512-
|
|
2482
|
+
"version": "2.0.54",
|
|
2483
|
+
"resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.54.tgz",
|
|
2484
|
+
"integrity": "sha512-YHs7BmmcsdAI5Ozuf8JZo6PT0mv2GIWC9vMfvUC3dp65M8hn7Ux8CPL+2oBI7juNuj9d0ndhTcznq2ODBps9cQ==",
|
|
2485
2485
|
"license": "MIT",
|
|
2486
2486
|
"engines": {
|
|
2487
2487
|
"node": ">=18"
|
|
@@ -3161,9 +3161,9 @@
|
|
|
3161
3161
|
}
|
|
3162
3162
|
},
|
|
3163
3163
|
"node_modules/update-browserslist-db": {
|
|
3164
|
-
"version": "1.2
|
|
3165
|
-
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.
|
|
3166
|
-
"integrity": "sha512-
|
|
3164
|
+
"version": "1.3.2",
|
|
3165
|
+
"resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.3.2.tgz",
|
|
3166
|
+
"integrity": "sha512-UQ+MSxlhRm1bzjhU+DcuXfjFO1FzNtqhK5+9Yvlp90ItDLk5vT932A0rFu619nf7RVS+Y/VeaUW1jaRDqZ8VJw==",
|
|
3167
3167
|
"funding": [
|
|
3168
3168
|
{
|
|
3169
3169
|
"type": "opencollective",
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"android": "scripts/android.sh"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@regulaforensics/face-sdk": "8.4.
|
|
9
|
+
"@regulaforensics/face-sdk": "8.4.1318-rc",
|
|
10
10
|
"@regulaforensics/face-core-basic": "8.3.683",
|
|
11
11
|
"@awesome-cordova-plugins/file": "^8.1.0",
|
|
12
12
|
"@awesome-cordova-plugins/camera": "^8.1.0",
|