| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,5 +1,14 @@ | |||
| 1 | 1 | # This is the revision history of @msgpack/msgpack | |
| 2 | 2 | ||
| 3 | + | ||
| 4 | + ## 2.7.0 2021/05/20 | ||
| 5 | + | ||
| 6 | + https://github.com/msgpack/msgpack-javascript/compare/v2.6.3...v2.7.0 | ||
| 7 | + | ||
| 8 | + * Made sure timestamp decoder to raise DecodeError in errors | ||
| 9 | + * This was found by fuzzing tests using [jsfuzz](https://gitlab.com/gitlab-org/security-products/analyzers/fuzzers/jsfuzz) | ||
| 10 | + * Tiny optimizations and refactoring | ||
| 11 | + | ||
| 3 | 12 | ## 2.6.3 2021/05/04 | |
| 4 | 13 | ||
| 5 | 14 | https://github.com/msgpack/msgpack-javascript/compare/v2.6.2...v2.6.3 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments