New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cordova-plugin-fingerprint-aio

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-fingerprint-aio - npm Package Compare versions

Comparing version 5.0.3 to 6.0.0

2

package.json
{
"name": "cordova-plugin-fingerprint-aio",
"version": "5.0.3",
"version": "6.0.0",
"description": "Cordova plugin to use fingerprint authentication on Android and iOS",

@@ -5,0 +5,0 @@ "cordova": {

@@ -95,2 +95,3 @@ # Cordova Plugin Fingerprint All-In-One

* __allowBackup (iOS)__: If `true` checks if backup authentication option is available, e.g. passcode. Default: `false`, which means check for biometrics only.
* __requireStrongBiometrics (Android)__: If `true` will only return success if Class 3 (BIOMETRIC_STRONG) Biometrics are enrolled on the device. It is reccomended you use this if planning on using the `registerBiometricSecret` and `loadBiometricSecret` methods.

@@ -97,0 +98,0 @@ ### Show authentication dialogue

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc