Socket
Socket
Sign inDemoInstall

msgpack5

Package Overview
Dependencies
3
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.3.0 to 2.3.1

dist/msgpack5.js

4

package.json
{
"name": "msgpack5",
"version": "2.3.0",
"version": "2.3.1",
"description": "A msgpack v5 implementation for node.js and the browser, with extension points",

@@ -37,3 +37,3 @@ "main": "index.js",

"devDependencies": {
"browserify": "^6.3.3",
"browserify": "^10.2.4",
"faucet": "0.0.1",

@@ -40,0 +40,0 @@ "jshint": "^2.5.2",

@@ -199,2 +199,9 @@ msgpack5  [![Build Status](https://travis-ci.org/mcollina/msgpack5.png)](https://travis-ci.org/mcollina/msgpack5)

Related projects
----------------
- [msgpack5rpc](http://npmjs.com/package/msgpack5rpc): An implementation of the
[msgpack-rpc spec](https://github.com/msgpack-rpc/msgpack-rpc/blob/master/spec.md)
on top of this library.
Disclaimer

@@ -201,0 +208,0 @@ ----------

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc