File tree Expand file tree Collapse file tree 3 files changed +9
-10
lines changed Expand file tree Collapse file tree 3 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 131131 "dependencies" : {
132132 "@libp2p/interface-peer-info" : " ^1.0.10" ,
133133 "@libp2p/interfaces" : " ^3.3.2" ,
134+ "@libp2p/logger" : " ^2.1.0" ,
134135 "@libp2p/peer-id" : " ^2.0.3" ,
135136 "@multiformats/multiaddr" : " ^12.1.3" ,
136137 "any-signal" : " ^4.1.1" ,
137138 "browser-readablestream-to-it" : " ^2.0.3" ,
138- "it-to-buffer " : " ^4 .0.2" ,
139+ "it-all " : " ^3 .0.2" ,
139140 "iterable-ndjson" : " ^1.1.0" ,
140141 "multiformats" : " ^11.0.2" ,
141142 "p-defer" : " ^4.0.0" ,
142143 "p-queue" : " ^7.3.4"
143144 },
144145 "devDependencies" : {
145146 "@libp2p/peer-id-factory" : " ^2.0.3" ,
146- "@types/sinon" : " ^10.0.15" ,
147147 "aegir" : " ^39.0.4" ,
148- "body-parser" : " ^1.20.2" ,
149- "sinon" : " ^15.1.0" ,
150- "sinon-ts" : " ^1.0.0"
148+ "body-parser" : " ^1.20.2"
151149 },
152150 "typedoc" : {
153151 "entryPoint" : " ./src/index.ts"
Original file line number Diff line number Diff line change 134134 "helia" : " ^1.2.0"
135135 },
136136 "devDependencies" : {
137+ "@helia/interface" : " ^1.1.1" ,
138+ "@libp2p/interface-libp2p" : " ^3.2.0" ,
139+ "@libp2p/kad-dht" : " ^9.3.6" ,
137140 "aegir" : " ^39.0.4" ,
138- "why-is-node-running" : " ^2.2.2"
141+ "fastify" : " ^4.17.0" ,
142+ "libp2p" : " ^0.45.4" ,
143+ "multiformats" : " ^11.0.2"
139144 },
140145 "private" : true ,
141146 "typedoc" : {
Original file line number Diff line number Diff line change 132132 "@helia/interface" : " ^1.1.1" ,
133133 "@libp2p/interfaces" : " ^3.3.2" ,
134134 "fastify" : " ^4.17.0" ,
135- "helia" : " ^1.2.0" ,
136- "it-all" : " ^3.0.2" ,
137- "it-map" : " ^3.0.3" ,
138- "it-take" : " ^3.0.2" ,
139135 "multiformats" : " ^11.0.2"
140136 },
141137 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments