Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@msgpack/msgpack

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@msgpack/msgpack - npm Package Versions

1
7

2.0.0

Diff

Changelog

Source

v2.0.0 2020/09/06

https://github.com/msgpack/msgpack-javascript/compare/v1.12.2...v2.0.0

  • Officially introduce direct use of Encoder and Decoder for better performance
    • The major version was bumped because it changed the interface to Encoder and Decoder
  • Build with TypeScript 4.0
gfx
published 1.12.2 •

Changelog

Source

v1.12.2 2020/05/14

https://github.com/msgpack/msgpack-javascript/compare/v1.12.1...v1.12.2

  • Build with TypeScript 3.9
gfx
published 1.12.1 •

Changelog

Source

v1.12.1 2020/04/08

https://github.com/msgpack/msgpack-javascript/compare/v1.12.0...v1.12.1

  • Build with TypeScript 3.8
gfx
published 1.12.0 •

Changelog

Source

v1.12.0 2020/03/03

https://github.com/msgpack/msgpack-javascript/compare/v1.11.1...v1.12.0

  • Add EncodeOptions#ignoreUndefined #107
    • Like JSON.stringify(), less payload size, but taking more time to encode
gfx
published 1.11.1 •

Changelog

Source

v1.11.1 2020/02/26

https://github.com/msgpack/msgpack-javascript/compare/v1.11.0...v1.11.1

  • Fix use of process.env for browsers (#104)
gfx
published 1.11.0 •

Changelog

Source

v1.11.0 2020/01/15

https://github.com/msgpack/msgpack-javascript/compare/v1.10.1...v1.11.0

  • Added support for custom context for keeping track of objects (#101 by @grantila)
  • Export ``EncodeOptionsandDecodeOptions` (#100)
gfx
published 1.10.1 •

Changelog

Source

v1.10.1 2020/01/11

https://github.com/msgpack/msgpack-javascript/compare/v1.10.0...v1.10.1

  • Re-package it with the latest Webpack and Terser
gfx
published 1.10.0 •

Changelog

Source

v1.10.0 2019/12/27

https://github.com/msgpack/msgpack-javascript/compare/v1.9.3...v1.10.0

  • Remove WebAssembly implementation, which introduced complexity rather than performance (#95)
gfx
published 1.9.3 •

Changelog

Source

v1.9.3 2019/10/30

https://github.com/msgpack/msgpack-javascript/compare/v1.9.2...v1.9.3

  • Fix a possible crash in decoding long strings (amending #88): #90 by @chrisnojima
gfx
published 1.9.2 •

Changelog

Source

v1.9.2 2019/10/30

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

  • Fix a possible crash in decoding long strings: #88 by @chrisnojima
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc