@msgpack/msgpack
Advanced tools
Comparing version 2.6.2 to 2.6.3
# 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 @@ |
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
636354
105
7455
634