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

easy-redux

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

easy-redux - npm Package Compare versions

Comparing version

to
0.4.3

5

package.json
{
"name": "easy-redux",
"version": "0.4.2",
"version": "0.4.3",
"description": "Helpers to facilitate the work with redux",

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

"test": "echo \"Error: no test specified\" && exit 1",
"build": "better-npm-run build"
"build": "babel src --out-dir lib"
},

@@ -44,3 +44,2 @@ "repository": {

"babel-runtime": "^6.25.0",
"better-npm-run": "0.0.15",
"webpack": "2.1.0-beta.6"

@@ -47,0 +46,0 @@ },