Socket
Socket
Sign inDemoInstall

@react-native-async-storage/async-storage

Package Overview
Dependencies
Maintainers
1
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-native-async-storage/async-storage - npm Package Compare versions

Comparing version 1.17.8 to 1.17.9

1

lib/typescript/index.d.ts
import AsyncStorage from './AsyncStorage';
export { useAsyncStorage } from './hooks';
export type { AsyncStorageStatic } from './types';
export default AsyncStorage;

2

package.json
{
"name": "@react-native-async-storage/async-storage",
"version": "1.17.8",
"version": "1.17.9",
"description": "Asynchronous, persistent, key-value storage system for React Native.",

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

@@ -5,2 +5,4 @@ import AsyncStorage from './AsyncStorage';

export type { AsyncStorageStatic } from './types';
export default AsyncStorage;

Sorry, the diff of this file is not supported yet

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