From 22834021edca26112aca41788286efdb2fc9dd95 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 18 Jul 2021 23:11:53 +0300 Subject: [PATCH] ... Signed-off-by: Alex A. Naanou --- diff2.js | 1 + 1 file changed, 1 insertion(+) diff --git a/diff2.js b/diff2.js index aa6b424..28e8690 100644 --- a/diff2.js +++ b/diff2.js @@ -837,6 +837,7 @@ function(A, B, options={}){ && av.type && av.type == bv.type )) }) } + // XXX this completely ignores the path/key... // XXX this works great for arrays but is questionable on other stuff... var valueDiff =