flightcontrolhq / superjson

Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more.
https://www.flightcontrol.dev?ref=superjson
MIT License
4.02k stars 88 forks source link

support serializing objects without prototype #145

Closed KATT closed 3 years ago

KATT commented 3 years ago

failing test for #146

Skn0tt commented 3 years ago

@KATT please review :)