react-diode
Advanced tools
Comparing version 0.5.18 to 0.5.20
{ | ||
"name": "react-diode", | ||
"version": "0.5.18", | ||
"version": "0.5.20", | ||
"description": "Endpoint agnostic, unidirectional data fetching for React applications", | ||
@@ -40,2 +40,3 @@ "source": "src/DiodePublic.js", | ||
"dependencies": { | ||
"@babel/runtime": "^7.4.4", | ||
"deep-extend": "^0.6.0", | ||
@@ -42,0 +43,0 @@ "hoist-non-react-statics": "^2.5.0", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
47443
1
9
+ Added@babel/runtime@^7.4.4
+ Added@babel/runtime@7.26.7(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)