- Notifications
You must be signed in to change notification settings - Fork 171
Pull requests: msgpack/msgpack-javascript
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
implement maxStrLength/maxBinLen/maxArrayLen/maxMapLen/maxExtLen options to safely decode untrusted bytes
#28 by gfx was merged May 18, 2019 Loading…
add decodeTimestampToTimeSpec() to register custom timestamp ext handlers Feature
#40 by gfx was merged May 29, 2019 Loading…
add minified js in dist.es5 and make it the default for AMD usage
#70 by gfx was merged Jun 22, 2019 Loading…
ci: skip
npm instll -g ... if they are already installed #72 by gfx was closed Jun 22, 2019 Loading…
update typescript-eslint and enable @typescript-eslint/no-non-null-asserted-optional-chain
#102 by gfx was merged Jan 22, 2020 Loading…
if you exceed CHUNK_SIZE safari will crash with a range error
#88 by chrisnojima was merged Oct 30, 2019 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.