blinkid-react-native
Advanced tools
Comparing version 6.3.0 to 6.4.0
{ | ||
"name": "blinkid-react-native", | ||
"version": "6.3.0", | ||
"version": "6.4.0", | ||
"description": "A small and powerful ID card scanning library. Powered by Microblink (www.microblink.com).", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -127,3 +127,3 @@ # BlinkID SDK wrapper for React Native | ||
To use the module you call it in your index.android.js or index.ios.js file like in the [sample app](SampleFiles/index.js). Available recognizers and API documentation is available in [JS API files](BlinkID). | ||
To use the module you call it in your index.android.js or index.ios.js file like in the [sample app](sample_files/index.js). Available recognizers and API documentation is available in [JS API files](BlinkID). | ||
@@ -130,0 +130,0 @@ ## FAQ |
@@ -127,10 +127,2 @@ import { Recognizer, RecognizerResult } from '../recognizer' | ||
/** | ||
* Returns DataMatchStateSuccess if data from scanned parts/sides of the document match, | ||
* DataMatchStateFailed otherwise. For example if date of expiry is scanned from the front and back side | ||
* of the document and values do not match, this method will return DataMatchStateFailed. Result will | ||
* be DataMatchStateSuccess only if scanned values for all fields that are compared are the same. | ||
*/ | ||
this.documentDataMatch = nativeResult.documentDataMatch; | ||
/** | ||
* The document number. | ||
@@ -137,0 +129,0 @@ */ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
498605
4554
1