UAParser is returning supportedsimcardtypes of 'unknown' this used to work but has stopped. const result = await UAParser(key, headers); console.log("51 Deg device:", result.device); console.log("51 Deg device sim types:", result.device?.supportedsimcardtypes);