Socket
Socket
Sign inDemoInstall

expo-local-authentication

Package Overview
Dependencies
1
Maintainers
29
Versions
85
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 13.4.1 to 13.5.0

4

CHANGELOG.md

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

## 13.5.0 — 2023-08-02
_This version does not introduce any user-facing changes._
## 13.4.1 — 2023-06-13

@@ -15,0 +19,0 @@

4

package.json
{
"name": "expo-local-authentication",
"version": "13.4.1",
"version": "13.5.0",
"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": "3ccd2edee9cbfed217557675cb50f0ba5e55a9e4"
"gitHead": "2240630a92eb79a4e4bf73e1439916c394876478"
}

@@ -8,3 +8,3 @@ // @generated by expo-module-scripts

"include": ["./src"],
"exclude": ["**/__mocks__/*", "**/__tests__/*", "**/__stories__/*"]
"exclude": ["**/__mocks__/*", "**/__tests__/*"]
}

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