rn-secure-storage
Advanced tools
Comparing version
import { NativeModules, Platform } from "react-native"; | ||
const RNKeychain = NativeModules.RNKeychain; | ||
const RNSecureStorage = NativeModules.RNSecureStorageAndroid; | ||
const RNSecureStorage = NativeModules.RNSecureStorageModule; | ||
const isIOS = Platform.OS === "ios"; | ||
@@ -6,0 +6,0 @@ |
{ | ||
"name": "rn-secure-storage", | ||
"version": "1.0.01", | ||
"version": "1.0.2", | ||
"description": "Secure Storage for React Native (Android & iOS)", | ||
@@ -15,3 +15,5 @@ "main": "index.js", | ||
"keychain", | ||
"secure-preferences" | ||
"secure-preferences", | ||
"token", | ||
"react-token" | ||
], | ||
@@ -18,0 +20,0 @@ "author": "Talut Tasgiran", |
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
41713
0291
-0.34%