@brillout/json-serializer
Advanced tools
Changelog
0.5.1 (2022-09-03)
fix TypeScript types (f599ac6)
perf!: forbid loading both parse()
and stringify()
at the same time (8365764)
sortObjectKeys
for stable hashing (6579f21)@brillout/json-serializer
doesn't exist anymore: load @brillout/json-serializer/parse
and @brillout/json-serializer/stringify
instead. (To reduce loaded KBs on the browser-side.)