Commit b830614
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 changelog1 parent 4fe7ba6 commit b830614
File tree
4 files changed
+70
-28
lines changed- docs/js
- nodejs-compressor
- src/compressor
4 files changed
+70
-28
lines changed
0 commit comments