This repository was archived by the owner on Feb 12, 2024. It is now read-only.
File tree 6 files changed +11
-7
lines changed
6 files changed +11
-7
lines changed Original file line number Diff line number Diff line change 95
95
"it-foreach" : " ^0.1.1" ,
96
96
"it-drain" : " ^1.0.3" ,
97
97
"libp2p-floodsub" : " ^0.29.0" ,
98
- "libp2p-gossipsub" : " ^ 0.13.0" ,
98
+ "libp2p-gossipsub" : " 0.13.0" ,
99
99
"libp2p-kad-dht" : " ^0.28.5" ,
100
100
"libp2p-mdns" : " ^0.18.0" ,
101
101
"libp2p-mplex" : " ^0.10.2" ,
Original file line number Diff line number Diff line change 139
139
"@web-std/file" : " ^1.1.2" ,
140
140
"aegir" : " ^36.0.1" ,
141
141
"rimraf" : " ^3.0.2"
142
+ },
143
+ "browser" : {
144
+ "fs" : false
142
145
}
143
146
}
Original file line number Diff line number Diff line change 137
137
"@types/rimraf" : " ^3.0.1" ,
138
138
"aegir" : " ^36.0.1" ,
139
139
"delay" : " ^5.0.0" ,
140
- "go-ipfs" : " 0.11.0 " ,
140
+ "go-ipfs" : " 0.12.1 " ,
141
141
"interface-blockstore-tests" : " ^2.0.2" ,
142
142
"interface-ipfs-core" : " ^0.154.2" ,
143
143
"ipfsd-ctl" : " ^10.0.4" ,
144
144
"iso-url" : " ^1.0.0" ,
145
- "libp2p-gossipsub" : " ^ 0.13.0" ,
145
+ "libp2p-gossipsub" : " 0.13.0" ,
146
146
"nanoid" : " ^3.1.23" ,
147
147
"npm-run-all" : " ^4.1.5" ,
148
148
"p-defer" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 76
76
"devDependencies" : {
77
77
"aegir" : " ^36.0.1" ,
78
78
"delay" : " ^5.0.0" ,
79
- "go-ipfs" : " 0.11.0 " ,
79
+ "go-ipfs" : " 0.12.1 " ,
80
80
"ipfsd-ctl" : " ^10.0.4" ,
81
81
"it-all" : " ^1.0.4" ,
82
82
"it-first" : " ^1.0.4" ,
Original file line number Diff line number Diff line change 81
81
"devDependencies" : {
82
82
"@types/hapi-pino" : " ^8.0.1" ,
83
83
"@types/hapi__hapi" : " ^20.0.5" ,
84
+ "@types/node" : " ^17.0.23" ,
84
85
"aegir" : " ^36.0.1" ,
85
86
"form-data" : " ^4.0.0" ,
86
87
"ipfs-http-client" : " ^56.0.2" ,
Original file line number Diff line number Diff line change 83
83
"copyfiles" : " ^2.4.1" ,
84
84
"cross-env" : " ^7.0.0" ,
85
85
"electron-webrtc" : " ^0.3.0" ,
86
- "go-ipfs" : " 0.11.0 " ,
86
+ "go-ipfs" : " 0.12.1 " ,
87
87
"interface-ipfs-core" : " ^0.154.2" ,
88
88
"ipfs-client" : " ^0.7.8" ,
89
89
"ipfs-core-types" : " ^0.10.2" ,
90
90
"ipfs-http-client" : " ^56.0.2" ,
91
- "ipfs-interop" : " ^8.0.8 " ,
91
+ "ipfs-interop" : " ^8.0.9 " ,
92
92
"ipfs-utils" : " ^9.0.2" ,
93
93
"ipfsd-ctl" : " ^10.0.4" ,
94
94
"iso-url" : " ^1.0.0" ,
95
95
"libp2p-webrtc-star-signalling-server" : " ^0.1.1" ,
96
96
"merge-options" : " ^3.0.4" ,
97
- "mock-ipfs-pinning-service" : " ^0.1 .2" ,
97
+ "mock-ipfs-pinning-service" : " ^0.4 .2" ,
98
98
"npm-run-all" : " ^4.1.5" ,
99
99
"rimraf" : " ^3.0.2" ,
100
100
"url" : " ^0.11.0" ,
You can’t perform that action at this time.
0 commit comments