Socket
Socket
Sign inDemoInstall

expo-secure-store

Package Overview
Dependencies
0
Maintainers
24
Versions
73
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.2.0 to 9.3.0

4

CHANGELOG.md

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

## 9.3.0 — 2020-11-17
_This version does not introduce any user-facing changes._
## 9.2.0 — 2020-08-11

@@ -13,0 +17,0 @@

4

package.json
{
"name": "expo-secure-store",
"version": "9.2.0",
"version": "9.3.0",
"description": "Provides a way to encrypt and securely store key–value pairs locally on the device.",

@@ -44,3 +44,3 @@ "main": "build/SecureStore.js",

},
"gitHead": "162eaabbd06b0604679188003debd18466292f2f"
"gitHead": "bc6b4b3bc3cb5e44e477f145c72c07ed09588651"
}

@@ -16,3 +16,3 @@ # expo-secure-store

For bare React Native projects, you must ensure that you have [installed and configured the `react-native-unimodules` package](https://github.com/unimodules/react-native-unimodules) before continuing.
For bare React Native projects, you must ensure that you have [installed and configured the `react-native-unimodules` package](https://github.com/expo/expo/tree/master/packages/react-native-unimodules) before continuing.

@@ -19,0 +19,0 @@ ### Add the package to your npm dependencies

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