react-native-mantra-fingerprint
Advanced tools
Comparing version 1.0.57 to 1.0.58
{ | ||
"name": "react-native-mantra-fingerprint", | ||
"version": "1.0.57", | ||
"version": "1.0.58", | ||
"description": "React native bridge for mantra finger print", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
import initializeDevice from './initializeDevice'; | ||
import startCapture from './startCapture'; | ||
import onDeviceAttached from './onmDeviceAttached'; | ||
@@ -7,2 +8,3 @@ export default { | ||
startCapture, | ||
onDeviceAttached, | ||
}; |
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
14634565
202
847