std/msgpack
sanekb 52116b2dd6
fix(msgpack): encode maps with null prototype (#4764)
* fix(msgpack): encode maps with null prototype

* deno fmt

* improve reusability
2024-05-21 08:06:56 +10:00
..
testdata feat: msgpack encoding (#3460) 2023-07-10 12:09:49 +09:00
decode_test.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
decode.ts chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
deno.json chore: switch to JSR-oriented codebase (#4650) 2024-04-29 11:57:30 +09:00
encode_test.ts fix(msgpack): encode maps with null prototype (#4764) 2024-05-21 08:06:56 +10:00
encode.ts fix(msgpack): encode maps with null prototype (#4764) 2024-05-21 08:06:56 +10:00
mod.ts chore: update browser-compatible files with declaration (#4560) 2024-04-10 12:43:44 +10:00