redux-select-entities
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "redux-select-entities", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Simple abstraction over normalizr and reselect to handle normalized entities", | ||
@@ -12,3 +12,3 @@ "main": "lib/index.js", | ||
"test": "jest --watch", | ||
"test:ci": "jest", | ||
"test:ci": "jest --coverage && codecov", | ||
"lint": "eslint ./src", | ||
@@ -38,2 +38,3 @@ "precommit": "lint-staged", | ||
"babel-preset-env": "^1.1.8", | ||
"codecov": "^1.0.1", | ||
"cross-env": "^3.1.4", | ||
@@ -40,0 +41,0 @@ "eslint": "^3.16.1", |
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
119863
7
1
8
21