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.0

2

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

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

@@ -5,4 +5,9 @@ # RNSecureStorage

##### New version released. Please read release note : [v1.0.9](#version-109)
#### New version with AndroidX released. (v2.0.0)
```bash
yarn add rn-secure-storage@androidx
```
**[Go to F.A.Q for more information.](#faq)**

@@ -131,6 +136,9 @@

### Version 2.0.0 (AndroidX Support)
- Update to AndroidX. Make sure to enable it in your project's android/gradle.properties.
### Version 1.1.1
- Exists method added. Thanks [@kirin-p](https://github.com/kirin-p)
### Version 1.1.0
#### Version 1.1.0
- TypeScript support added. Thanks [@akiver](https://github.com/akiver)

@@ -137,0 +145,0 @@

Sorry, the diff of this file is not supported yet