@regulaforensics/face-sdk 7.2.772-nightly → 7.2.775-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.
@@ -6,21 +6,21 @@
6
6
  "android": "scripts/android.sh"
7
7
  },
8
8
  "dependencies": {
9
- "@angular-devkit/build-angular": "^21.1.0",
10
- "@angular/cli": "^21.1.0",
11
- "@angular/common": "^21.1.0",
12
- "@angular/compiler-cli": "^21.1.0",
13
- "@angular/core": "^21.1.0",
14
- "@angular/forms": "^21.1.0",
15
- "@angular/platform-browser-dynamic": "^21.1.0",
16
- "@angular/router": "^21.1.0",
17
- "@ionic/angular": "^8.7.17",
9
+ "@angular-devkit/build-angular": "^21.0.5",
10
+ "@angular/cli": "^21.0.5",
11
+ "@angular/common": "^21.0.8",
12
+ "@angular/compiler-cli": "^21.0.8",
13
+ "@angular/core": "^21.0.8",
14
+ "@angular/forms": "^21.0.8",
15
+ "@angular/platform-browser-dynamic": "^21.0.8",
16
+ "@angular/router": "^21.0.8",
17
+ "@ionic/angular": "^8.7.16",
18
18
  "@ionic/cordova-builders": "^12.3.0",
19
19
  "@awesome-cordova-plugins/camera": "^8.1.0",
20
20
  "@awesome-cordova-plugins/dialogs": "^8.1.0",
21
21
  "@awesome-cordova-plugins/file": "^8.1.0",
22
- "@regulaforensics/face-sdk": "7.2.772-nightly",
23
- "@regulaforensics/face-core-basic": "8.1.403-nightly",
22
+ "@regulaforensics/face-sdk": "7.2.775-rc",
23
+ "@regulaforensics/face-core-basic": "8.1.400-rc",
24
24
  "cordova-android": "^14.0.1",
25
25
  "cordova-ios": "^7.1.1",
26
26
  "cordova-plugin-camera": "^8.0.0",
@@ -6308,9 +6308,9 @@
6308
6308
  }
6309
6309
  },
6310
6310
  "node_modules/minizlib": {
6311
- "version": "3.1.0",
6312
- "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.1.0.tgz",
6313
- "integrity": "sha512-KZxYo1BUkWD2TVFLr0MQoM8vUUigWD3LlD83a/75BqC+4qE0Hb1Vo5v1FgcfaNXvfXzr+5EhQ6ing/CaBijTlw==",
6311
+ "version": "3.0.2",
6312
+ "resolved": "https://registry.npmjs.org/minizlib/-/minizlib-3.0.2.tgz",
6313
+ "integrity": "sha512-oG62iEk+CYt5Xj2YqI5Xi9xWUeZhDI8jjQmC5oThVH5JGCTgIjr7ciJDzC7MBzYd//WvR1OTmP5Q38Q8ShQtVA==",
6314
6314
  "license": "MIT",
6315
6315
  "dependencies": {
6316
6316
  "minipass": "^7.1.2"
@@ -7957,21 +7957,37 @@
7957
7957
  }
7958
7958
  },
7959
7959
  "node_modules/tar": {
7960
- "version": "7.5.7",
7961
- "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.7.tgz",
7962
- "integrity": "sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==",
7963
- "license": "BlueOak-1.0.0",
7960
+ "version": "7.4.3",
7961
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.4.3.tgz",
7962
+ "integrity": "sha512-5S7Va8hKfV7W5U6g3aYxXmlPoZVAwUMy9AOKyF2fVuZa2UD3qZjg578OrLRt8PcNN1PleVaL/5/yYATNL0ICUw==",
7963
+ "license": "ISC",
7964
7964
  "dependencies": {
7965
7965
  "@isaacs/fs-minipass": "^4.0.0",
7966
7966
  "chownr": "^3.0.0",
7967
7967
  "minipass": "^7.1.2",
7968
- "minizlib": "^3.1.0",
7968
+ "minizlib": "^3.0.1",
7969
+ "mkdirp": "^3.0.1",
7969
7970
  "yallist": "^5.0.0"
7970
7971
  },
7971
7972
  "engines": {
7972
7973
  "node": ">=18"
7973
7974
  }
7974
7975
  },
7976
+ "node_modules/tar/node_modules/mkdirp": {
7977
+ "version": "3.0.1",
7978
+ "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-3.0.1.tgz",
7979
+ "integrity": "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg==",
7980
+ "license": "MIT",
7981
+ "bin": {
7982
+ "mkdirp": "dist/cjs/src/bin.js"
7983
+ },
7984
+ "engines": {
7985
+ "node": ">=10"
7986
+ },
7987
+ "funding": {
7988
+ "url": "https://github.com/sponsors/isaacs"
7989
+ }
7990
+ },
7975
7991
  "node_modules/tar/node_modules/yallist": {
7976
7992
  "version": "5.0.0",
7977
7993
  "resolved": "https://registry.npmjs.org/yallist/-/yallist-5.0.0.tgz",
@@ -8158,9 +8174,9 @@
8158
8174
  }
8159
8175
  },
8160
8176
  "node_modules/undici": {
8161
- "version": "6.23.0",
8162
- "resolved": "https://registry.npmjs.org/undici/-/undici-6.23.0.tgz",
8163
- "integrity": "sha512-VfQPToRA5FZs/qJxLIinmU59u0r7LXqoJkCzinq3ckNJp3vKEh7jTWN589YQ5+aoAC/TGRLyJLCPKcLQbM8r9g==",
8177
+ "version": "6.21.3",
8178
+ "resolved": "https://registry.npmjs.org/undici/-/undici-6.21.3.tgz",
8179
+ "integrity": "sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw==",
8164
8180
  "license": "MIT",
8165
8181
  "engines": {
8166
8182
  "node": ">=18.17"
@@ -8,8 +8,8 @@
8
8
  "start": "expo start"
9
9
  },
10
10
  "dependencies": {
11
- "@regulaforensics/face-sdk": "7.2.772-nightly",
12
- "@regulaforensics/face-core-basic": "8.1.403-nightly",
11
+ "@regulaforensics/face-sdk": "7.2.775-rc",
12
+ "@regulaforensics/face-core-basic": "8.1.400-rc",
13
13
  "react-native": "^0.81.4",
14
14
  "react-native-fs": "^2.20.0",
15
15
  "react-native-image-picker": "^8.2.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/face-sdk",
3
- "version": "7.2.772-nightly",
3
+ "version": "7.2.775-rc",
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="7.2.772-nightly" xmlns="http://apache.org/cordova/ns/plugins/1.0">
2
+ <plugin id="@regulaforensics/face-sdk" version="7.2.775-rc" 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>
@@ -29,7 +29,7 @@
29
29
  <source url="https://github.com/CocoaPods/Specs.git" />
30
30
  </config>
31
31
  <pods>
32
- <pod name="FaceSDKNightly" spec="8.1.3673" />
32
+ <pod name="FaceSDKStage" spec="8.1.3665" />
33
33
  </pods>
34
34
  </podspec>
35
35
  </platform>
@@ -13,7 +13,7 @@
13
13
  },
14
14
  "..": {
15
15
  "name": "@regulaforensics/face-sdk",
16
- "version": "7.2.772-nightly",
16
+ "version": "7.2.775-rc",
17
17
  "dev": true,
18
18
  "license": "commercial"
19
19
  },