Socket
Socket
Sign inDemoInstall

react-native-biometrics

Package Overview
Dependencies
514
Maintainers
4
Versions
27
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
23Next

2.2.2

Diff

jayfunk
published 3.0.1 •

jayfunk
published 3.0.0 •

Changelog

Source

[3.0.0] - 2022-09-06

Changed

  • Re-releasing 2.2.0 as 3.0.0. 2.2.0 introduced a breaking API change and should have been released as a new major version.
jayfunk
published 2.2.1 •

Changelog

Source

[2.2.1] - 2022-09-06

Changed

  • Re-releasing 2.1.4 as 2.2.1 due to breaking API change released in 2.2.0. 2.2.0 will be re-released as 3.0.0 due to the breaking API change.
gaschdang
published 2.2.0 •

Changelog

Source

[2.2.0] - 2020-02-10

Changed

  • iOS
    • Fixed compatability issue with XCode 12
    • Added optional passcode fallback for iOS devices when FaceID or TouchID fails and the device has a passcode set.
    • Added fallbackPromptMessage to simplePrompt. This controls the message that is shown when FaceID or TouchID has failed and the prompt falls back to the device passcode for authentication.
  • Android
    • Upgraded androidx.biometric 1.1.0
      • Added allowDeviceCredentials option, for android devices, to isSensorAvailable, createSignature and simplePrompt. This option is only affects devices running API 30 or greater. Devices running API 29 or less cannot support device credentials when performing crypto based authentication. See https://developer.android.com/reference/androidx/biometric/BiometricPrompt.PromptInfo.Builder#setAllowedAuthenticators(int)
    • Updated build.gradle file to avoid unnecessary downloads and potential conflicts when the library is included as a module dependency in an application project.
nappypirate
published 1.7.1 •

nappypirate
published 2.1.4 •

Changelog

Source

[2.1.4] - 2020-02-10

Changed

  • Removed duplicate onAuthenticationError call in android
  • Upgraded androidx.biomtric to the latest fix version
nappypirate
published 2.1.3 •

Changelog

Source

[2.1.3] - 2020-01-27

Changed

  • Fixed readme typo
  • Improved android prompt cancellation handling
nappypirate
published 2.1.2 •

Changelog

Source

[2.1.2] - 2019-12-29

Changed

  • Improved biometryType typescript definition
nappypirate
published 2.1.1 •

Changelog

Source

[2.1.1] - 2019-11-20

Changed

  • Fixed npm release error
23Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc