File tree 14 files changed +14
-14
lines changed
examples/peer-and-content-routing 14 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 38
38
"delay" : " ^6.0.0" ,
39
39
"it-all" : " ^3.0.2" ,
40
40
"libp2p" : " ^0.46.0" ,
41
- "multiformats" : " ^12.0.1 "
41
+ "multiformats" : " github:multiformats/js-multiformats#feat/typescript "
42
42
},
43
43
"devDependencies" : {
44
44
"aegir" : " ^41.0.2" ,
Original file line number Diff line number Diff line change 89
89
"@libp2p/interface" : " ^0.1.3" ,
90
90
"@noble/curves" : " ^1.1.0" ,
91
91
"@noble/hashes" : " ^1.3.1" ,
92
- "multiformats" : " ^12.0.1 " ,
92
+ "multiformats" : " github:multiformats/js-multiformats#feat/typescript " ,
93
93
"node-forge" : " ^1.1.0" ,
94
94
"protons-runtime" : " ^5.0.0" ,
95
95
"uint8arraylist" : " ^2.4.3" ,
Original file line number Diff line number Diff line change 162
162
"abortable-iterator" : " ^5.0.1" ,
163
163
"it-pushable" : " ^3.2.0" ,
164
164
"it-stream-types" : " ^2.0.1" ,
165
- "multiformats" : " ^12.0.1 " ,
165
+ "multiformats" : " github:multiformats/js-multiformats#feat/typescript " ,
166
166
"p-defer" : " ^4.0.0" ,
167
167
"race-signal" : " ^1.0.0" ,
168
168
"uint8arraylist" : " ^2.4.3"
Original file line number Diff line number Diff line change 77
77
"it-pipe" : " ^3.0.1" ,
78
78
"it-stream-types" : " ^2.0.1" ,
79
79
"it-take" : " ^3.0.1" ,
80
- "multiformats" : " ^12.0.1 " ,
80
+ "multiformats" : " github:multiformats/js-multiformats#feat/typescript " ,
81
81
"p-defer" : " ^4.0.0" ,
82
82
"p-event" : " ^6.0.0" ,
83
83
"p-queue" : " ^7.3.4" ,
Original file line number Diff line number Diff line change 67
67
"@libp2p/peer-id-factory" : " ^3.0.5" ,
68
68
"aegir" : " ^41.0.2" ,
69
69
"datastore-core" : " ^9.1.1" ,
70
- "multiformats" : " ^12.0.1 "
70
+ "multiformats" : " github:multiformats/js-multiformats#feat/typescript "
71
71
}
72
72
}
Original file line number Diff line number Diff line change 155
155
"it-protobuf-stream" : " ^1.0.0" ,
156
156
"it-stream-types" : " ^2.0.1" ,
157
157
"merge-options" : " ^3.0.4" ,
158
- "multiformats" : " ^12.0.1 " ,
158
+ "multiformats" : " github:multiformats/js-multiformats#feat/typescript " ,
159
159
"p-defer" : " ^4.0.0" ,
160
160
"p-queue" : " ^7.3.4" ,
161
161
"p-retry" : " ^6.0.0" ,
Original file line number Diff line number Diff line change 53
53
"@multiformats/multiaddr" : " ^12.1.5" ,
54
54
"debug" : " ^4.3.4" ,
55
55
"interface-datastore" : " ^8.2.0" ,
56
- "multiformats" : " ^12.0.1 "
56
+ "multiformats" : " github:multiformats/js-multiformats#feat/typescript "
57
57
},
58
58
"devDependencies" : {
59
59
"@libp2p/peer-id" : " ^3.0.3" ,
Original file line number Diff line number Diff line change 56
56
"@libp2p/crypto" : " ^2.0.5" ,
57
57
"@libp2p/interface" : " ^0.1.3" ,
58
58
"@libp2p/peer-id" : " ^3.0.3" ,
59
- "multiformats" : " ^12.0.1 " ,
59
+ "multiformats" : " github:multiformats/js-multiformats#feat/typescript " ,
60
60
"protons-runtime" : " ^5.0.0" ,
61
61
"uint8arraylist" : " ^2.4.3" ,
62
62
"uint8arrays" : " ^4.0.6"
Original file line number Diff line number Diff line change 50
50
},
51
51
"dependencies" : {
52
52
"@libp2p/interface" : " ^0.1.3" ,
53
- "multiformats" : " ^12.0.1 " ,
53
+ "multiformats" : " github:multiformats/js-multiformats#feat/typescript " ,
54
54
"uint8arrays" : " ^4.0.6"
55
55
},
56
56
"devDependencies" : {
Original file line number Diff line number Diff line change 64
64
"interface-datastore" : " ^8.2.0" ,
65
65
"it-all" : " ^3.0.2" ,
66
66
"mortice" : " ^3.0.1" ,
67
- "multiformats" : " ^12.0.1 " ,
67
+ "multiformats" : " github:multiformats/js-multiformats#feat/typescript " ,
68
68
"protons-runtime" : " ^5.0.0" ,
69
69
"uint8arraylist" : " ^2.4.3" ,
70
70
"uint8arrays" : " ^4.0.6"
Original file line number Diff line number Diff line change 69
69
"@multiformats/multiaddr" : " ^12.1.3" ,
70
70
"@types/sinon" : " ^10.0.15" ,
71
71
"aegir" : " ^41.0.2" ,
72
- "multiformats" : " ^12.0.1 " ,
72
+ "multiformats" : " github:multiformats/js-multiformats#feat/typescript " ,
73
73
"p-wait-for" : " ^5.0.2" ,
74
74
"protons" : " ^7.0.2" ,
75
75
"sinon" : " ^16.0.0"
Original file line number Diff line number Diff line change 89
89
"it-length-prefixed" : " ^9.0.1" ,
90
90
"it-pipe" : " ^3.0.1" ,
91
91
"it-pushable" : " ^3.2.0" ,
92
- "multiformats" : " ^12.0.1 " ,
92
+ "multiformats" : " github:multiformats/js-multiformats#feat/typescript " ,
93
93
"p-queue" : " ^7.3.4" ,
94
94
"uint8arraylist" : " ^2.4.3" ,
95
95
"uint8arrays" : " ^4.0.6"
Original file line number Diff line number Diff line change 62
62
"it-pushable" : " ^3.2.0" ,
63
63
"it-stream-types" : " ^2.0.1" ,
64
64
"it-to-buffer" : " ^4.0.2" ,
65
- "multiformats" : " ^12.0.1 " ,
65
+ "multiformats" : " github:multiformats/js-multiformats#feat/typescript " ,
66
66
"multihashes" : " ^4.0.3" ,
67
67
"node-datachannel" : " ^0.5.0-dev" ,
68
68
"p-defer" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 68
68
"@multiformats/multiaddr" : " ^12.1.5" ,
69
69
"@multiformats/multiaddr-matcher" : " ^1.0.1" ,
70
70
"it-stream-types" : " ^2.0.1" ,
71
- "multiformats" : " ^12.0.1 " ,
71
+ "multiformats" : " github:multiformats/js-multiformats#feat/typescript " ,
72
72
"uint8arraylist" : " ^2.4.3" ,
73
73
"uint8arrays" : " ^4.0.6"
74
74
},
You can’t perform that action at this time.
0 commit comments