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 131
131
"dependencies" : {
132
132
"@libp2p/interface-peer-info" : " ^1.0.10" ,
133
133
"@libp2p/interfaces" : " ^3.3.2" ,
134
+ "@libp2p/logger" : " ^2.1.0" ,
134
135
"@libp2p/peer-id" : " ^2.0.3" ,
135
136
"@multiformats/multiaddr" : " ^12.1.3" ,
136
137
"any-signal" : " ^4.1.1" ,
137
138
"browser-readablestream-to-it" : " ^2.0.3" ,
138
- "it-to-buffer " : " ^4 .0.2" ,
139
+ "it-all " : " ^3 .0.2" ,
139
140
"iterable-ndjson" : " ^1.1.0" ,
140
141
"multiformats" : " ^11.0.2" ,
141
142
"p-defer" : " ^4.0.0" ,
142
143
"p-queue" : " ^7.3.4"
143
144
},
144
145
"devDependencies" : {
145
146
"@libp2p/peer-id-factory" : " ^2.0.3" ,
146
- "@types/sinon" : " ^10.0.15" ,
147
147
"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"
151
149
},
152
150
"typedoc" : {
153
151
"entryPoint" : " ./src/index.ts"
Original file line number Diff line number Diff line change 134
134
"helia" : " ^1.2.0"
135
135
},
136
136
"devDependencies" : {
137
+ "@helia/interface" : " ^1.1.1" ,
138
+ "@libp2p/interface-libp2p" : " ^3.2.0" ,
139
+ "@libp2p/kad-dht" : " ^9.3.6" ,
137
140
"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"
139
144
},
140
145
"private" : true ,
141
146
"typedoc" : {
Original file line number Diff line number Diff line change 132
132
"@helia/interface" : " ^1.1.1" ,
133
133
"@libp2p/interfaces" : " ^3.3.2" ,
134
134
"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" ,
139
135
"multiformats" : " ^11.0.2"
140
136
},
141
137
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments