libp2p 0.37.3-676cee2 → 0.37.3-ceb44f9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -0
- package/package.json +2 -2
package/README.md
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "libp2p",
|
|
3
|
-
"version": "0.37.3-
|
|
3
|
+
"version": "0.37.3-ceb44f9",
|
|
4
4
|
"description": "JavaScript implementation of libp2p, a modular peer to peer network stack",
|
|
5
5
|
"license": "Apache-2.0 OR MIT",
|
|
6
6
|
"homepage": "https://github.com/libp2p/js-libp2p#readme",
|
|
@@ -182,7 +182,7 @@
|
|
|
182
182
|
"@libp2p/pubsub": "^3.0.1",
|
|
183
183
|
"@libp2p/tcp": "^3.0.0",
|
|
184
184
|
"@libp2p/topology": "^3.0.0",
|
|
185
|
-
"@libp2p/webrtc-star": "^
|
|
185
|
+
"@libp2p/webrtc-star": "^3.0.0",
|
|
186
186
|
"@libp2p/websockets": "^3.0.0",
|
|
187
187
|
"@types/node-forge": "^1.0.0",
|
|
188
188
|
"@types/p-fifo": "^1.0.0",
|