Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

expo-secure-store

Package Overview
Dependencies
Maintainers
24
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

expo-secure-store - npm Package Compare versions

Comparing version 11.0.1 to 11.0.2

4

CHANGELOG.md

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

## 11.0.2 — 2021-10-15
_This version does not introduce any user-facing changes._
## 11.0.1 — 2021-10-01

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

6

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

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

"dependencies": {
"expo-modules-core": "~0.4.2"
"expo-modules-core": "~0.4.3"
},

@@ -45,3 +45,3 @@ "devDependencies": {

},
"gitHead": "2718b696f4a6919905b0f47ebb24ff65b42d8ff9"
"gitHead": "d23e1ac491da96b51c25eb2533efcd56499ee287"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc