@regulaforensics/face-sdk 8.3.1207-nightly → 8.3.1210-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 +2 -2
- package/android/build.gradle +2 -2
- package/android/cordova.gradle +2 -2
- package/android/src/main/java/com/regula/plugin/facesdk/Config.kt +90 -90
- package/android/src/main/java/com/regula/plugin/facesdk/JSONConstructor.kt +98 -98
- package/android/src/main/java/com/regula/plugin/facesdk/Main.kt +35 -35
- package/examples/capacitor/package-lock.json +14 -14
- package/examples/capacitor/package.json +2 -2
- package/examples/ionic/package-lock.json +300 -821
- package/examples/ionic/package.json +5 -3
- package/examples/react_native/package-lock.json +650 -757
- package/examples/react_native/package.json +4 -3
- package/ios/Config.swift +105 -105
- package/ios/Decoder.swift +67 -67
- package/ios/Main.swift +22 -22
- package/package.json +1 -1
- package/plugin.xml +2 -2
- package/test/package-lock.json +5 -2
- package/test/test.tsx +15 -15
- package/www/types/index.d.ts +24 -24
|
@@ -1766,15 +1766,15 @@
|
|
|
1766
1766
|
}
|
|
1767
1767
|
},
|
|
1768
1768
|
"node_modules/brace-expansion": {
|
|
1769
|
-
"version": "5.0.
|
|
1770
|
-
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.
|
|
1771
|
-
"integrity": "sha512-
|
|
1769
|
+
"version": "5.0.8",
|
|
1770
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.8.tgz",
|
|
1771
|
+
"integrity": "sha512-JZyDyq3D4AUifKTPOB7DELf6XsB3WdPuNxCtob1vFXPsSXhdAiHBWJ/tJ8HAc9aH84BK+5JFZLNkJKx3G9kzQg==",
|
|
1772
1772
|
"license": "MIT",
|
|
1773
1773
|
"dependencies": {
|
|
1774
1774
|
"balanced-match": "^4.0.2"
|
|
1775
1775
|
},
|
|
1776
1776
|
"engines": {
|
|
1777
|
-
"node": "
|
|
1777
|
+
"node": "20 || >=22"
|
|
1778
1778
|
}
|
|
1779
1779
|
},
|
|
1780
1780
|
"node_modules/braces": {
|
|
@@ -2435,9 +2435,9 @@
|
|
|
2435
2435
|
"license": "MIT"
|
|
2436
2436
|
},
|
|
2437
2437
|
"node_modules/nanoid": {
|
|
2438
|
-
"version": "3.3.
|
|
2439
|
-
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.
|
|
2440
|
-
"integrity": "sha512-
|
|
2438
|
+
"version": "3.3.16",
|
|
2439
|
+
"resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.16.tgz",
|
|
2440
|
+
"integrity": "sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==",
|
|
2441
2441
|
"funding": [
|
|
2442
2442
|
{
|
|
2443
2443
|
"type": "github",
|
|
@@ -2604,9 +2604,9 @@
|
|
|
2604
2604
|
}
|
|
2605
2605
|
},
|
|
2606
2606
|
"node_modules/postcss": {
|
|
2607
|
-
"version": "8.5.
|
|
2608
|
-
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.
|
|
2609
|
-
"integrity": "sha512-
|
|
2607
|
+
"version": "8.5.24",
|
|
2608
|
+
"resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.24.tgz",
|
|
2609
|
+
"integrity": "sha512-8RyVklq0owXUTa4xlpzu4l9AaVKIdQvAcOHZWaMh98HgySsUtxRVf/chRe3dsSLqb6i40BzGRzEUddRaI+9TSw==",
|
|
2610
2610
|
"funding": [
|
|
2611
2611
|
{
|
|
2612
2612
|
"type": "opencollective",
|
|
@@ -2624,7 +2624,7 @@
|
|
|
2624
2624
|
"license": "MIT",
|
|
2625
2625
|
"peer": true,
|
|
2626
2626
|
"dependencies": {
|
|
2627
|
-
"nanoid": "^3.3.
|
|
2627
|
+
"nanoid": "^3.3.16",
|
|
2628
2628
|
"picocolors": "^1.1.1",
|
|
2629
2629
|
"source-map-js": "^1.2.1"
|
|
2630
2630
|
},
|
|
@@ -3060,9 +3060,9 @@
|
|
|
3060
3060
|
}
|
|
3061
3061
|
},
|
|
3062
3062
|
"node_modules/tar": {
|
|
3063
|
-
"version": "7.5.
|
|
3064
|
-
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.
|
|
3065
|
-
"integrity": "sha512-
|
|
3063
|
+
"version": "7.5.21",
|
|
3064
|
+
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.21.tgz",
|
|
3065
|
+
"integrity": "sha512-XdhtCvlMywwxpCW8YEq3lOXBJpUPTR2OHHcwLPO3HwsJqOHa2Ok/oJ7ruGzp+JrKoRPVCzJwAdEjqLW/vNRPHA==",
|
|
3066
3066
|
"license": "BlueOak-1.0.0",
|
|
3067
3067
|
"dependencies": {
|
|
3068
3068
|
"@isaacs/fs-minipass": "^4.0.0",
|
|
@@ -6,8 +6,8 @@
|
|
|
6
6
|
"android": "scripts/android.sh"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@regulaforensics/face-sdk": "8.3.
|
|
10
|
-
"@regulaforensics/face-core-basic": "8.3.
|
|
9
|
+
"@regulaforensics/face-sdk": "8.3.1210-rc",
|
|
10
|
+
"@regulaforensics/face-core-basic": "8.3.657-rc",
|
|
11
11
|
"@awesome-cordova-plugins/file": "^8.1.0",
|
|
12
12
|
"@awesome-cordova-plugins/camera": "^8.1.0",
|
|
13
13
|
"cordova-plugin-file": "^8.1.3",
|