File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1+ ## [ 16.0.1] ( https://github.com/ChainSafe/js-libp2p-noise/compare/v16.0.0...v16.0.1 ) (2025-01-21)
2+
3+ ### Bug Fixes
4+
5+ * update as-sha256 ([ #463 ] ( https://github.com/ChainSafe/js-libp2p-noise/issues/463 ) ) ([ 107fd3e] ( https://github.com/ChainSafe/js-libp2p-noise/commit/107fd3ed74218647ac7666a3e71aaf8c1912c728 ) )
6+
17## [ 16.0.0] ( https://github.com/ChainSafe/js-libp2p-noise/compare/v15.1.2...v16.0.0 ) (2024-09-11)
28
39### ⚠ BREAKING CHANGES
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainsafe/libp2p-noise" ,
3- "version" : " 16.0.0 " ,
3+ "version" : " 16.0.1 " ,
44 "description" : " Noise libp2p handshake for js-libp2p" ,
55 "author" :
" ChainSafe <[email protected] >" ,
66 "license" : " Apache-2.0 OR MIT" ,
199199 "browser" : {
200200 "./dist/src/crypto/index.js" : " ./dist/src/crypto/index.browser.js"
201201 }
202- }
202+ }
You can’t perform that action at this time.
0 commit comments