New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

rn-secure-storage

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rn-secure-storage - npm Package Compare versions

Comparing version

to
2.0.6

2

package.json
{
"name": "rn-secure-storage",
"version": "2.0.5",
"version": "2.0.6",
"description": "Secure Storage for React Native (Android & iOS) - Keychain & Keystore",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -5,3 +5,6 @@ # RNSecureStorage

## v3.0.0-beta.0 Released
This version still under development. But you can look and try. [v3.0.0-development Branch](https://github.com/talut/rn-secure-storage/tree/v3.0.0-development)
### After v2 this package has AndroidX support. If you want to use without AndroidX please use *v1.1.1*

@@ -138,5 +141,9 @@

```
### Version 2.0.6
- [https://github.com/talut/rn-secure-storage/issues/53](https://github.com/talut/rn-secure-storage/issues/53) solved.
### Version 2.0.5
- [https://github.com/talut/rn-secure-storage/pull/51](https://github.com/talut/rn-secure-storage/pull/51) merged.
### Version 2.0.4

@@ -143,0 +150,0 @@ - [https://github.com/talut/rn-secure-storage/pull/44](https://github.com/talut/rn-secure-storage/pull/44) merged.

Sorry, the diff of this file is not supported yet