Socket
Socket
Sign inDemoInstall

expo-local-authentication

Package Overview
Dependencies
1
Maintainers
27
Versions
85
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 13.4.0 to 13.4.1

7

CHANGELOG.md

@@ -13,2 +13,9 @@ # Changelog

## 13.4.1 — 2023-06-13
### 🐛 Bug fixes
- [Android] Fixed device credentials fallback when biometric sensors are unavailable ([#22388](https://github.com/expo/expo/pull/22388) by [@hubastard](https://github.com/hubastard))
- Fixed Android build warnings for Gradle version 8. ([#22537](https://github.com/expo/expo/pull/22537), [#22609](https://github.com/expo/expo/pull/22609) by [@kudo](https://github.com/kudo))
## 13.4.0 — 2023-05-08

@@ -15,0 +22,0 @@

4

package.json
{
"name": "expo-local-authentication",
"version": "13.4.0",
"version": "13.4.1",
"description": "Provides an API for FaceID and TouchID (iOS) or the Fingerprint API (Android) to authenticate the user with a face or fingerprint scan.",

@@ -49,3 +49,3 @@ "main": "build/LocalAuthentication.js",

},
"gitHead": "4ba50c428c8369bb6b3a51a860d4898ad4ccbe78"
"gitHead": "3ccd2edee9cbfed217557675cb50f0ba5e55a9e4"
}

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc