|  | 
| 48 | 48 |       "types": "./dist/src/index.d.ts", | 
| 49 | 49 |       "import": "./dist/src/index.js" | 
| 50 | 50 |     }, | 
| 51 |  | -    "./circuit-relay": { | 
| 52 |  | -      "types": "./dist/src/circuit-relay/index.d.ts", | 
| 53 |  | -      "import": "./dist/src/circuit-relay/index.js" | 
| 54 |  | -    }, | 
| 55 | 51 |     "./fetch": { | 
| 56 | 52 |       "types": "./dist/src/fetch/index.d.ts", | 
| 57 | 53 |       "import": "./dist/src/fetch/index.js" | 
|  | 
| 99 | 95 |     "@libp2p/peer-collections": "^4.0.8", | 
| 100 | 96 |     "@libp2p/peer-id": "^3.0.6", | 
| 101 | 97 |     "@libp2p/peer-id-factory": "^3.0.8", | 
| 102 |  | -    "@libp2p/peer-record": "^6.0.9", | 
| 103 | 98 |     "@libp2p/peer-store": "^9.0.9", | 
| 104 | 99 |     "@libp2p/utils": "^4.0.7", | 
| 105 | 100 |     "@multiformats/mafmt": "^12.1.2", | 
|  | 
| 116 | 111 |     "it-length-prefixed": "^9.0.1", | 
| 117 | 112 |     "it-map": "^3.0.3", | 
| 118 | 113 |     "it-merge": "^3.0.0", | 
| 119 |  | -    "it-pair": "^2.0.6", | 
| 120 | 114 |     "it-pipe": "^3.0.1", | 
| 121 |  | -    "it-protobuf-stream": "^1.0.0", | 
| 122 | 115 |     "it-stream-types": "^2.0.1", | 
| 123 | 116 |     "merge-options": "^3.0.4", | 
| 124 | 117 |     "multiformats": "^12.0.1", | 
| 125 | 118 |     "p-defer": "^4.0.0", | 
| 126 | 119 |     "p-queue": "^7.3.4", | 
| 127 |  | -    "p-retry": "^6.0.0", | 
| 128 | 120 |     "private-ip": "^3.0.0", | 
| 129 | 121 |     "protons-runtime": "^5.0.0", | 
| 130 | 122 |     "rate-limiter-flexible": "^3.0.0", | 
|  | 
| 136 | 128 |     "@chainsafe/libp2p-noise": "^13.0.0", | 
| 137 | 129 |     "@chainsafe/libp2p-yamux": "^5.0.0", | 
| 138 | 130 |     "@libp2p/bootstrap": "^9.0.12", | 
|  | 131 | +    "@libp2p/circuit-relay-v2": "^0.0.0", | 
| 139 | 132 |     "@libp2p/daemon-client": "^7.0.0", | 
| 140 | 133 |     "@libp2p/daemon-server": "^6.0.0", | 
| 141 | 134 |     "@libp2p/floodsub": "^8.0.13", | 
|  | 
| 152 | 145 |     "execa": "^8.0.1", | 
| 153 | 146 |     "go-libp2p": "^1.1.1", | 
| 154 | 147 |     "it-pushable": "^3.2.0", | 
| 155 |  | -    "it-to-buffer": "^4.0.1", | 
| 156 | 148 |     "npm-run-all": "^4.1.5", | 
| 157 | 149 |     "p-event": "^6.0.0", | 
| 158 | 150 |     "p-times": "^4.0.0", | 
|  | 
0 commit comments