Socket
Socket
Sign inDemoInstall

@msgpack/msgpack

Package Overview
Dependencies
0
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous123567Next

1.9.1

Diff

Changelog

Source

v1.9.1 2019/09/20

https://github.com/msgpack/msgpack-javascript/compare/v1.9.0...v1.9.1

  • No code changes from 1.9.0
  • Upgrade dev dependencies
gfx
published 1.9.0 •

Changelog

Source

v1.9.0 2019/08/31

https://github.com/msgpack/msgpack-javascript/compare/v1.8.0...v1.9.0

  • Make cachedKeyDecoder configurable by sergeyzenchenko · Pull Request #85
  • Add support for numbers as map keys by sergeyzenchenko · Pull Request #84
  • Build with TypeScript 3.6
gfx
published 1.8.0 •

Changelog

Source

v1.8.0 2019/08/07

https://github.com/msgpack/msgpack-javascript/compare/v1.7.0...v1.8.0

  • Adjust internal cache size according to benchmark results bc5e681
  • Internal refactoring #82
gfx
published 1.7.0 •

Changelog

Source

v1.7.0 2019/08/2

https://github.com/msgpack/msgpack-javascript/compare/v1.6.0...v1.7.0

  • Introduce cache for map keys, which improves decoding in 1.5x faster for the benchmark (@sergeyzenchenko) #54 *
gfx
published 1.6.0 •

Changelog

Source

v1.6.0 2019/07/19

https://github.com/msgpack/msgpack-javascript/compare/v1.5.0...v1.6.0

  • Add EncodeOptions.forceFloat32 to encode non-integer numbers in float32 (default to float64) #79
gfx
published 1.5.0 •

Changelog

Source

v1.5.0 2019/07/17

https://github.com/msgpack/msgpack-javascript/compare/v1.4.6...v1.5.0

  • Improve decode() to handle ArrayBuffer #78
gfx
published 1.4.6 •

Changelog

Source

v1.4.6 2019/07/09

https://github.com/msgpack/msgpack-javascript/compare/v1.4.5...v1.4.6

  • use TextEncoder to encode string in UTF-8 for performance #68
gfx
published 1.4.5 •

Changelog

Source

v1.4.5 2019/06/24

https://github.com/msgpack/msgpack-javascript/compare/v1.4.4...v1.4.5

  • Fix an encoding result of -128 from int16 to int8 #73
gfx
published 1.4.4 •

Changelog

Source

v1.4.4 2019/06/22

https://github.com/msgpack/msgpack-javascript/compare/v1.4.1...v1.4.4

  • Fix the UMD build setting to correctly setup MessagePack module in the global object
gfx
published 1.4.3 •

Changelog

Source

v1.4.3, v1.4.2

Mispackaged.

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc