react-native-mantra-fingerprint
Advanced tools
Comparing version 1.0.22 to 1.0.23
{ | ||
"name": "react-native-mantra-fingerprint", | ||
"version": "1.0.22", | ||
"version": "1.0.23", | ||
"description": "React native bridge for mantra finger print", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
import initializeDevice from './initializeDevice'; | ||
import startCapture from './startCapture'; | ||
export default { | ||
initializeDevice, | ||
startCapture, | ||
}; |
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
13980305
53