🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

redux-async-initial-state

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-async-initial-state - npm Package Compare versions

Comparing version

to
0.1.2

lib/actionTypes.js

2

package.json
{
"name": "redux-async-initial-state",
"version": "0.1.1",
"version": "0.1.2",
"description": "It is simple redux middleware that helps you load redux initial state asynchronously",

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

@@ -6,2 +6,6 @@ Redux Async Initial State

[![build status](https://img.shields.io/travis/KELiON/redux-async-initial-state/master.svg?style=flat-square)](https://travis-ci.org/KELiON/redux-async-initial-state)
[![npm version](https://img.shields.io/npm/v/redux-async-initial-state.svg?style=flat-square)](https://www.npmjs.com/package/redux-async-initial-state)
```javascript

@@ -8,0 +12,0 @@ npm install --save redux-async-initial-state

Sorry, the diff of this file is not supported yet