pluginfutronic
Advanced tools
Comparing version 0.0.274 to 0.0.275
{ | ||
"name": "pluginfutronic", | ||
"version": "0.0.274", | ||
"version": "0.0.275", | ||
"description": "Plugin For Fingerprint", | ||
@@ -5,0 +5,0 @@ "cordova": { |
@@ -1,6 +0,6 @@ | ||
module.exports = { | ||
opendevice: function (name, successCallback, errorCallback) { | ||
cordova.exec(successCallback, errorCallback, "FutronicScanner", "opendevice", [name]); | ||
} | ||
}; | ||
// module.exports = { | ||
// opendevice: function (name, successCallback, errorCallback) { | ||
// cordova.exec(successCallback, errorCallback, "FutronicScanner", "opendevice", [name]); | ||
// } | ||
// }; | ||
@@ -7,0 +7,0 @@ module.exports = { |
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
1648613