File tree Expand file tree Collapse file tree 14 files changed +14
-14
lines changed
js-libp2p-example-auto-tls
js-libp2p-example-browser-pubsub
js-libp2p-example-circuit-relay
js-libp2p-example-connection-encryption
js-libp2p-example-custom-protocols
js-libp2p-example-delegated-routing
js-libp2p-example-discovery-mechanisms
js-libp2p-example-peer-and-content-routing
js-libp2p-example-protocol-and-stream-muxing
js-libp2p-example-transports
js-libp2p-example-webrtc-private-to-private Expand file tree Collapse file tree 14 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 3030 "@libp2p/websockets" : " ^9.1.0" ,
3131 "@multiformats/multiaddr-matcher" : " ^1.6.0" ,
3232 "datastore-level" : " ^11.0.1" ,
33- "libp2p" : " ^2 .0.0 "
33+ "libp2p" : " ^3 .0.2 "
3434 },
3535 "private" : true
3636}
Original file line number Diff line number Diff line change 3030 "@libp2p/webrtc" : " ^5.0.0" ,
3131 "@libp2p/websockets" : " ^9.0.0" ,
3232 "@multiformats/multiaddr" : " ^12.3.1" ,
33- "libp2p" : " ^2 .0.0 " ,
33+ "libp2p" : " ^3 .0.2 " ,
3434 "vite" : " ^6.0.3"
3535 },
3636 "devDependencies" : {
Original file line number Diff line number Diff line change 2626 "it-length-prefixed" : " ^10.0.1" ,
2727 "it-map" : " ^3.0.3" ,
2828 "it-pipe" : " ^3.0.1" ,
29- "libp2p" : " ^2 .0.0 " ,
29+ "libp2p" : " ^3 .0.2 " ,
3030 "p-defer" : " ^4.0.0" ,
3131 "uint8arrays" : " ^5.1.0"
3232 },
Original file line number Diff line number Diff line change 2222 "@libp2p/identify" : " ^3.0.0" ,
2323 "@libp2p/websockets" : " ^9.0.0" ,
2424 "@multiformats/multiaddr" : " ^12.3.1" ,
25- "libp2p" : " ^2 .0.0 "
25+ "libp2p" : " ^3 .0.2 "
2626 },
2727 "devDependencies" : {
2828 "test-ipfs-example" : " ^1.1.0"
Original file line number Diff line number Diff line change 2121 "@libp2p/plaintext" : " ^2.0.0" ,
2222 "@libp2p/tcp" : " ^10.0.0" ,
2323 "it-pipe" : " ^3.0.1" ,
24- "libp2p" : " ^2 .0.0 " ,
24+ "libp2p" : " ^3 .0.2 " ,
2525 "uint8arrays" : " ^5.1.0"
2626 },
2727 "devDependencies" : {
Original file line number Diff line number Diff line change 2424 "@nodeutils/defaults-deep" : " ^1.1.0" ,
2525 "it-length-prefixed-stream" : " ^1.1.4" ,
2626 "it-pipe" : " ^3.0.1" ,
27- "libp2p" : " ^2 .0.0 " ,
27+ "libp2p" : " ^3 .0.2 " ,
2828 "uint8arrays" : " ^5.1.0"
2929 },
3030 "devDependencies" : {
Original file line number Diff line number Diff line change 2323 "dependencies" : {
2424 "@helia/delegated-routing-v1-http-api-client" : " ^4.0.0" ,
2525 "@helia/delegated-routing-v1-http-api-server" : " ^4.0.0" ,
26- "libp2p" : " ^2 .0.0 " ,
26+ "libp2p" : " ^3 .0.2 " ,
2727 "react" : " ^18.3.1" ,
2828 "react-dom" : " ^18.3.1" ,
2929 "vite" : " ^6.0.3"
Original file line number Diff line number Diff line change 2727 "@libp2p/ping" : " ^2.0.27" ,
2828 "@libp2p/pubsub-peer-discovery" : " ^11.0.0" ,
2929 "@libp2p/tcp" : " ^10.0.0" ,
30- "libp2p" : " ^2 .0.0 "
30+ "libp2p" : " ^3 .0.2 "
3131 },
3232 "devDependencies" : {
3333 "execa" : " ^9.2.0" ,
Original file line number Diff line number Diff line change 2424 "@libp2p/ping" : " ^2.0.27" ,
2525 "@libp2p/tcp" : " ^10.0.0" ,
2626 "it-all" : " ^3.0.2" ,
27- "libp2p" : " ^2 .0.0 " ,
27+ "libp2p" : " ^3 .0.2 " ,
2828 "multiformats" : " ^13.1.1"
2929 },
3030 "devDependencies" : {
Original file line number Diff line number Diff line change 2121 "@libp2p/pnet" : " ^2.0.1" ,
2222 "@libp2p/tcp" : " ^10.0.0" ,
2323 "it-pipe" : " ^3.0.1" ,
24- "libp2p" : " ^2 .0.0 " ,
24+ "libp2p" : " ^3 .0.2 " ,
2525 "uint8arrays" : " ^5.1.0"
2626 },
2727 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments