react-diode
Advanced tools
Comparing version 0.4.0 to 0.4.1
{ | ||
"name": "react-diode", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"description": "Endpoint agnostic, unidirectional data fetching for React applications", | ||
@@ -42,3 +42,3 @@ "main": "lib/DiodePublic.js", | ||
"dependencies": { | ||
"deep-extend": "^0.4.1", | ||
"deep-extend": "^0.6.0", | ||
"hoist-non-react-statics": "^2.5.0", | ||
@@ -45,0 +45,0 @@ "lodash.find": "^4.3.0", |
+ Addeddeep-extend@0.6.0(transitive)
- Removeddeep-extend@0.4.2(transitive)
Updateddeep-extend@^0.6.0