@regulaforensics/document-reader 9.2.568-rc → 9.2.571-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.
@@ -5,7 +5,7 @@ source = File.join(__dir__, 'ios')
5
5
 
6
6
  Pod::Spec.new do |s|
7
7
  s.name = 'RNDocumentReader'
8
- s.version = '9.2.568-rc'
8
+ s.version = '9.2.571-rc'
9
9
  s.summary = package['description']
10
10
  s.license = package['license']
11
11
 
@@ -16,6 +16,6 @@ Pod::Spec.new do |s|
16
16
  s.ios.deployment_target = '13.0'
17
17
  s.source_files = 'ios/**/*.{h,m}'
18
18
  s.exclude_files = [ 'ios/CVDDocumentReader.h', 'ios/CVDDocumentReader.m' ]
19
- s.dependency 'DocumentReaderStage', '9.2.5846'
19
+ s.dependency 'DocumentReaderStage', '9.2.5867'
20
20
  s.dependency 'React'
21
21
  end
@@ -29,7 +29,7 @@ dependencies {
29
29
  //noinspection GradleDynamicVersion
30
30
  implementation 'com.facebook.react:react-native:+'
31
31
  //noinspection GradleDependency
32
- implementation('com.regula.documentreader:api:9.2.12339'){
32
+ implementation('com.regula.documentreader:api:9.1.12355'){
33
33
  transitive = true
34
34
  }
35
35
  }
@@ -6,7 +6,7 @@ repositories {
6
6
 
7
7
  dependencies {
8
8
  //noinspection GradleDependency
9
- implementation('com.regula.documentreader:api:9.2.12339'){
9
+ implementation('com.regula.documentreader:api:9.1.12355'){
10
10
  transitive = true
11
11
  }
12
12
  }
@@ -6,7 +6,7 @@
6
6
  "android": "scripts/android.sh"
7
7
  },
8
8
  "dependencies": {
9
- "@regulaforensics/document-reader": "9.2.568-rc",
9
+ "@regulaforensics/document-reader": "9.2.571-rc",
10
10
  "@regulaforensics/document-reader-core-fullauthrfid": "9.1.1281",
11
11
  "@regulaforensics/document-reader-btdevice": "9.1.35",
12
12
  "@awesome-cordova-plugins/file": "^8.1.0",
@@ -15112,9 +15112,9 @@
15112
15112
  }
15113
15113
  },
15114
15114
  "node_modules/tar": {
15115
- "version": "7.5.6",
15116
- "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.6.tgz",
15117
- "integrity": "sha512-xqUeu2JAIJpXyvskvU3uvQW8PAmHrtXp2KDuMJwQqW8Sqq0CaZBAQ+dKS3RBXVhU4wC5NjAdKrmh84241gO9cA==",
15115
+ "version": "7.5.7",
15116
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.7.tgz",
15117
+ "integrity": "sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==",
15118
15118
  "license": "BlueOak-1.0.0",
15119
15119
  "dependencies": {
15120
15120
  "@isaacs/fs-minipass": "^4.0.0",
@@ -18,7 +18,7 @@
18
18
  "@ionic/cordova-builders": "^12.3.0",
19
19
  "@awesome-cordova-plugins/camera": "^8.1.0",
20
20
  "@awesome-cordova-plugins/file": "^8.1.0",
21
- "@regulaforensics/document-reader": "9.2.568-rc",
21
+ "@regulaforensics/document-reader": "9.2.571-rc",
22
22
  "@regulaforensics/document-reader-core-fullauthrfid": "9.1.1281",
23
23
  "@regulaforensics/document-reader-btdevice": "9.1.35",
24
24
  "cordova-android": "^14.0.1",
@@ -8116,9 +8116,9 @@
8116
8116
  }
8117
8117
  },
8118
8118
  "node_modules/tar": {
8119
- "version": "7.5.6",
8120
- "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.6.tgz",
8121
- "integrity": "sha512-xqUeu2JAIJpXyvskvU3uvQW8PAmHrtXp2KDuMJwQqW8Sqq0CaZBAQ+dKS3RBXVhU4wC5NjAdKrmh84241gO9cA==",
8119
+ "version": "7.5.7",
8120
+ "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.7.tgz",
8121
+ "integrity": "sha512-fov56fJiRuThVFXD6o6/Q354S7pnWMJIVlDBYijsTNx6jKSE4pvrDTs6lUnmGvNyfJwFQQwWy3owKz1ucIhveQ==",
8122
8122
  "license": "BlueOak-1.0.0",
8123
8123
  "dependencies": {
8124
8124
  "@isaacs/fs-minipass": "^4.0.0",
@@ -8,7 +8,7 @@
8
8
  "start": "expo start"
9
9
  },
10
10
  "dependencies": {
11
- "@regulaforensics/document-reader": "9.2.568-rc",
11
+ "@regulaforensics/document-reader": "9.2.571-rc",
12
12
  "@regulaforensics/document-reader-core-fullauthrfid": "9.1.1281",
13
13
  "@regulaforensics/document-reader-btdevice": "9.1.35",
14
14
  "react-native": "^0.81.4",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@regulaforensics/document-reader",
3
- "version": "9.2.568-rc",
3
+ "version": "9.2.571-rc",
4
4
  "description": "This is an npm module for Regula Document Reader SDK. It allows you to read various kinds of identification documents 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/document-reader" version="9.2.568-rc" xmlns="http://apache.org/cordova/ns/plugins/1.0">
2
+ <plugin id="@regulaforensics/document-reader" version="9.2.571-rc" xmlns="http://apache.org/cordova/ns/plugins/1.0">
3
3
  <name>DocumentReader</name>
4
4
  <description>Cordova plugin for Regula Document Reader 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="DocumentReaderStage" spec="9.2.5846" />
32
+ <pod name="DocumentReaderStage" spec="9.2.5867" />
33
33
  </pods>
34
34
  </podspec>
35
35
  </platform>
@@ -13,7 +13,7 @@
13
13
  },
14
14
  "..": {
15
15
  "name": "@regulaforensics/document-reader",
16
- "version": "9.2.568-rc",
16
+ "version": "9.2.571-rc",
17
17
  "dev": true,
18
18
  "license": "commercial"
19
19
  },
@@ -66,7 +66,7 @@ export declare class Results {
66
66
  /** Raw results, i.e. in their initial view. */
67
67
  readonly rawResult: string;
68
68
  /** Contains results in accordance with the BSI TR-03135 standard. */
69
- readonly bsiTr03135Results: string;
69
+ readonly bsiTr03135Results: string | null;
70
70
  readonly transactionInfo: TransactionInfo | null;
71
71
 
72
72
  /** Allows you to get a value of a text field. */