Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@types/msgpack

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/msgpack - npm Package Compare versions

Comparing version
0.0.15-alpha
to
0.0.20-alpha
+2
-2
package.json
{
"name": "@types/msgpack",
"version": "0.0.15-alpha",
"description": "Type definitions for msgpack.js - MessagePack JavaScript Implementation from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "0.0.20-alpha",
"description": "TypeScript definitions for msgpack.js - MessagePack JavaScript Implementation",
"main": "",

@@ -6,0 +6,0 @@ "scripts": {},

# Installation
> `npm install --save-dev @types/msgpack`
> `npm install --save @types/msgpack`
# Summary
This package contains type definitions for msgpack.js - MessagePack JavaScript Implementation.
This package contains type definitions for msgpack.js - MessagePack JavaScript Implementation (https://github.com/uupaa/msgpack.js/).
The project URL or description is https://github.com/uupaa/msgpack.js/
# Credits
These definitions were written by Shinya Mochizuki <https://github.com/enrapt-mochizuki/>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/msgpack
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/msgpack
Additional Details
* Last updated: Thu, 19 May 2016 20:06:01 GMT
* Typings kind: Global
* Last updated: Fri, 20 May 2016 17:00:36 GMT
* File structure: Global
* Library Dependencies: none
* Module Dependencies: none
* Global values: msgpack
# Credits
These definitions were written by Shinya Mochizuki <https://github.com/enrapt-mochizuki/>.