i am parsing a xml having this attribute : 42303933365137544b36 when converting to json the value of sku changes to : "sku" : "42303933365446540000",
i am using fast-xml-parser in node Kindy suggest what is the issue and how can we resovle this ..
i am parsing a xml having this attribute : 42303933365137544b36 when converting to json the value of sku changes to : "sku" : "42303933365446540000",
i am using fast-xml-parser in node Kindy suggest what is the issue and how can we resovle this ..