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

Comparing version 2.6.2 to 2.6.3

mod.ts

6

CHANGELOG.md
# This is the revision history of @msgpack/msgpack
## 2.6.3 2021/05/04
https://github.com/msgpack/msgpack-javascript/compare/v2.6.2...v2.6.3
* Added `mod.ts` for Deno support
## 2.6.2 2021/05/04

@@ -4,0 +10,0 @@

3

package.json
{
"name": "@msgpack/msgpack",
"version": "2.6.2",
"version": "2.6.3",
"description": "MessagePack for JavaScript/ECMA-262",

@@ -93,2 +93,3 @@ "author": "The MessagePack community",

"files": [
"mod.ts",
"src/**/*.*",

@@ -95,0 +96,0 @@ "dist/**/*.*",

@@ -571,2 +571,5 @@ # MessagePack for JavaScript/ECMA-262

See `example/deno-*.ts` for examples.
`deno.land/x` is not supported yet.
## Maintenance

@@ -573,0 +576,0 @@

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