File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 3.0.0] ( https://github.com/themasch/node-bencode/compare/v2.0.3...v3.0.0 ) (2022-11-28)
2+
3+
4+ ### Features
5+
6+ * esm ([ #131 ] ( https://github.com/themasch/node-bencode/issues/131 ) ) ([ b111818] ( https://github.com/themasch/node-bencode/commit/b111818695c8e85e1268fa771fc49c7c6687167f ) )
7+
8+
9+ ### BREAKING CHANGES
10+
11+ * ESM only
12+
113## [ 2.0.3] ( https://github.com/themasch/node-bencode/compare/v2.0.2...v2.0.3 ) (2022-05-13)
214
315## [ 2.0.2] ( https://github.com/themasch/node-bencode/compare/v2.0.1...v2.0.2 ) (2021-07-28)
Original file line number Diff line number Diff line change 11{
22 "name" : " bencode" ,
33 "description" : " Bencode de/encoder" ,
4- "version" : " 2 .0.3 " ,
4+ "version" : " 3 .0.0 " ,
55 "bugs" : {
66 "url" : " https://github.com/themasch/node-bencode/issues"
77 },
You can’t perform that action at this time.
0 commit comments