@msgpack/msgpack
Advanced tools
Changelog
v1.3.0 2019/05/29
https://github.com/msgpack/msgpack-javascript/compare/v1.2.3...v1.3.0
Changelog
v1.2.3 2019/05/29
https://github.com/msgpack/msgpack-javascript/compare/v1.2.2...v1.2.3
Changelog
v1.2.1 2019/05/26
https://github.com/msgpack/msgpack-javascript/compare/v1.2.0...v1.2.1
encode()
Changelog
v1.1.0 2019/05/19
https://github.com/msgpack/msgpack-javascript/compare/v1.0.0...v1.1.0
decode()
and decodeAsync()
:
maxStrLength
, maxBinLength
, maxArrayLength
, maxMapLength
, and maxExtLength
to limit max length of each itemChangelog
v1.0.1 2019/05/12
https://github.com/msgpack/msgpack-javascript/compare/v1.0.0...v1.0.1