jsdifflib
jsdifflib copied to clipboard
fix error if dictionay use 'hasOwnProperty' keyword
error occured if text has contain 'hasOwnProperty'
minimum code is
new difflib.SequenceMatcher([],["hasOwnProperty"]).get_opcodes()