Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mock-async-storage

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mock-async-storage - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

2

package.json
{
"name": "mock-async-storage",
"title": "Jest Mock AsyncStorage for react-native",
"version": "2.0.2",
"version": "2.0.3",
"description": "Its a mock of react-native AsyncStorage for jest tests",

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

@@ -69,3 +69,3 @@ <!-- TITLE/ -->

```JavaScript
const MockAsyncStorage = require('mock-async-storage');
import MockAsyncStorage from 'mock-async-storage';
// or import { mock, release } from 'mock-async-storage';

@@ -72,0 +72,0 @@ // mock();

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