Skip to content

Commit b830614

Browse files
committed
Escape reserved object keys in ASON compression
- Keys starting with `@`, `$`, `#`, `&`, `-`, `[` now quoted - Keys matching reserved values or numbers now quoted - Empty keys and keys with dots properly escaped - Fixes round-trip fidelity for all valid JSON object keys - Bump version to 1.1.3 and update changelog
1 parent 4fe7ba6 commit b830614

File tree

4 files changed

+70
-28
lines changed

4 files changed

+70
-28
lines changed

0 commit comments

Comments
 (0)