{"ScriptPreparationCode":"const node1 = {\r\n\tid: \u0022n-w71cvCJS6w7WM8E3C3_6w\u0022,\r\n\torder: \u0022a06DJ\u0022,\r\n \ttype: \u0022shape\u0022,\r\n\tattributes: {\r\n width: 100,\r\n height: 100,\r\n color: \u0027#fff\u0027,\r\n }\r\n};\r\n\r\nconst node2 = {\r\n\tid: \u0022n-w71cvCJS6w7WM8E3C3_6w\u0022,\r\n\torder: \u0022a06DJ\u0022,\r\n \ttype: \u0022shape\u0022,\r\n\tattributes: {\r\n width: 100,\r\n height: 100,\r\n color: \u0027#fff\u0027,\r\n }\r\n};","TestCases":[{"Name":"es-toolkit","Code":"_.isEqual(node1, node2);","IsDeferred":false},{"Name":"JSON.stringify","Code":"JSON.stringify(node1) === JSON.stringify(node2);","IsDeferred":false}]}