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

2

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

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

@@ -132,7 +132,9 @@ # RNSecureStorage

```
### Version 2.0.3
- [https://github.com/talut/rn-secure-storage/pull/40](https://github.com/talut/rn-secure-storage/pull/40) merged.
### Version 2.0.2 (AndroidX Support)
### Version 2.0.2
- When phone default locale including RTL then this workaround is setting English locale before generating a key pair and changing it back after all.
### Version 2.0.1 (AndroidX Support)
### Version 2.0.1 (AndroidX Support added)
- Update to AndroidX. Make sure to enable it in your project's android/gradle.properties.

@@ -139,0 +141,0 @@

Sorry, the diff of this file is not supported yet