Socket
Socket
Sign inDemoInstall

expo-secure-store

Package Overview
Dependencies
0
Maintainers
21
Versions
73
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.0.1 to 9.1.0

6

CHANGELOG.md

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

## 9.1.0 — 2020-07-27
### 🐛 Bug fixes
- Fix incorrect security attribute applied when using the flag WHEN_UNLOCKED_THIS_DEVICE_ONLY on iOS ([#9264](https://github.com/expo/expo/pull/9264) by [@cjthompson](https://github.com/cjthompson))
## 9.0.1 — 2020-05-29

@@ -13,0 +19,0 @@

4

package.json
{
"name": "expo-secure-store",
"version": "9.0.1",
"version": "9.1.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": "1bc594b4a2f5154c335bdb35f984710a766d9199"
"gitHead": "1bf7e487c9ef2569c105578edcf935a3e1caad6b"
}

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