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 1.0.2 to 1.0.3

lib/index.js

4

.vscode/settings.json
{
"vsicons.presets.angular": false,
"flow.path": "./node_modules/.bin/flow",
"javascript.validate.enable": false
"vsicons.presets.angular": false
}
{
"name": "mock-async-storage",
"title": "Jest Mock AsyncStorage for react-native",
"version": "1.0.2",
"version": "1.0.3",
"description": "Its a mock of react-native AsyncStorage for jest tests",

@@ -56,3 +56,4 @@ "main": "lib/index.js",

"projectz": "projectz compile",
"compile": "npm run lint && npm run build && npm run projectz"
"compile": "npm run lint && npm run build && npm run projectz",
"prepublish": "npm run build"
},

@@ -86,3 +87,5 @@ "engines": {

"contributors": [
"Metál Ádám <devmetal91@gmail.com> (https://github.com/devmetal)"
"Metál Ádám <devmetal91@gmail.com> (https://github.com/devmetal)",
"Alexis Mangin (http://www.alexismangin.com/)",
"Kees Kluskens (http://webduck.nl)"
],

@@ -89,0 +92,0 @@ "bugs": {

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