redux-auth-wrapper
Advanced tools
Comparing version
{ | ||
"name": "redux-auth-wrapper", | ||
"version": "2.0.3", | ||
"version": "2.1.0", | ||
"main": "index.js", | ||
@@ -63,8 +63,8 @@ "description": "A utility library for handling authentication and authorization for redux and react-router", | ||
"dependencies": { | ||
"hoist-non-react-statics": "2.5.0", | ||
"invariant": "2.2.2", | ||
"lodash.isempty": "4.4.0", | ||
"hoist-non-react-statics": "^3.3.0", | ||
"invariant": "^2.2.4", | ||
"lodash.isempty": "^4.4.0", | ||
"prop-types": "^15.5.0", | ||
"query-string": "4.3.4" | ||
"query-string": "^5.1.1" | ||
} | ||
} |
29285
0.01%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated
Updated