react-diode
Advanced tools
Comparing version 0.5.4 to 0.5.5
{ | ||
"name": "react-diode", | ||
"version": "0.5.4", | ||
"version": "0.5.5", | ||
"description": "Endpoint agnostic, unidirectional data fetching for React applications", | ||
@@ -39,5 +39,5 @@ "source": "src/DiodePublic.js", | ||
"dependencies": { | ||
"deep-extend": "^0.6.0", | ||
"hoist-non-react-statics": "^2.5.0", | ||
"lodash.find": "^4.3.0", | ||
"lodash.mergewith": "^4.6.1", | ||
"object-assign": "^4.0.1" | ||
@@ -44,0 +44,0 @@ }, |
167628
+ Addedlodash.mergewith@^4.6.1
+ Addedlodash.mergewith@4.6.2(transitive)
- Removeddeep-extend@^0.6.0
- Removeddeep-extend@0.6.0(transitive)