Comparing version 4.1.0 to 4.1.1
{ | ||
"name": "diode", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"description": "A simple, eventually consistent, state propagation tool for Flux/React apps", | ||
@@ -5,0 +5,0 @@ "main": "src/diode.js", |
@@ -56,3 +56,3 @@ /** | ||
target.volley = function() { | ||
let args = arguments | ||
var args = arguments | ||
@@ -59,0 +59,0 @@ if (_callbacks.length > 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
0