Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cordova-plugin-android-fingerprint-auth

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-android-fingerprint-auth - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

build-extras.gradle

7

changelog.md

@@ -0,1 +1,8 @@

#Version 1.2.2
###What's New
* **Bug fix** - `isAvailable()` returning message "Missing required parameters".
* Added `build-extras.gradel` to add dependency `com.android.support:support-v4:23.0.0` to check for manifest permissions.
* Added check and request for permission to use fingerprints.
* Added error handling for `SecurityException`
#Version 1.2.0

@@ -2,0 +9,0 @@ ###What's New

2

package.json
{
"name": "cordova-plugin-android-fingerprint-auth",
"version": "1.2.1",
"version": "1.2.2",
"description": "Cordova plugin to use Android fingerprint authentication API",

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

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