File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 2727 "packages/peer-id" : " 6.0.1" ,
2828 "packages/peer-record" : " 9.0.1" ,
2929 "packages/peer-store" : " 12.0.2" ,
30- "packages/pnet" : " 3.0.2 " ,
30+ "packages/pnet" : " 3.0.3 " ,
3131 "packages/protocol-autonat" : " 3.0.2" ,
3232 "packages/protocol-autonat-v2" : " 2.0.2" ,
3333 "packages/protocol-dcutr" : " 3.0.2" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 3.0.3] ( https://github.com/libp2p/js-libp2p/compare/pnet-v3.0.2...pnet-v3.0.3 ) (2025-09-27)
4+
5+
6+ ### Bug Fixes
7+
8+ * unwrap connection for boxed stream ([ #3314 ] ( https://github.com/libp2p/js-libp2p/issues/3314 ) ) ([ de2ad9c] ( https://github.com/libp2p/js-libp2p/commit/de2ad9ca559ffa31caf040f1702193dc530a4db2 ) )
9+
310## [ 3.0.2] ( https://github.com/libp2p/js-libp2p/compare/pnet-v3.0.1...pnet-v3.0.2 ) (2025-09-27)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @libp2p/pnet" ,
3- "version" : " 3.0.2 " ,
3+ "version" : " 3.0.3 " ,
44 "description" : " Implementation of Connection protection management via a shared secret" ,
55 "license" : " Apache-2.0 OR MIT" ,
66 "homepage" : " https://github.com/libp2p/js-libp2p/tree/main/packages/pnet#readme" ,
You can’t perform that action at this time.
0 commit comments