This repository was archived by the owner on Feb 12, 2024. It is now read-only.
File tree 9 files changed +9
-9
lines changed
ipfs-message-port-protocol
9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 78
78
"peer-id" : " ^0.15.1" ,
79
79
"readable-stream" : " ^3.4.0" ,
80
80
"sinon" : " ^11.1.1" ,
81
- "uint8arrays" : " ^2.1.6 "
81
+ "uint8arrays" : " ^3.0.0 "
82
82
},
83
83
"contributors" : [
84
84
Original file line number Diff line number Diff line change 62
62
"pretty-bytes" : " ^5.4.1" ,
63
63
"progress" : " ^2.0.3" ,
64
64
"stream-to-it" : " ^0.2.2" ,
65
- "uint8arrays" : " ^2.1.6 " ,
65
+ "uint8arrays" : " ^3.0.0 " ,
66
66
"yargs" : " ^16.0.3"
67
67
},
68
68
"devDependencies" : {
Original file line number Diff line number Diff line change 56
56
"multiformats" : " ^9.4.1" ,
57
57
"parse-duration" : " ^1.0.0" ,
58
58
"timeout-abort-controller" : " ^1.1.1" ,
59
- "uint8arrays" : " ^2.1.6 "
59
+ "uint8arrays" : " ^3.0.0 "
60
60
},
61
61
"devDependencies" : {
62
62
"@web-std/file" : " ^1.1.2" ,
Original file line number Diff line number Diff line change 126
126
"parse-duration" : " ^1.0.0" ,
127
127
"peer-id" : " ^0.15.1" ,
128
128
"streaming-iterables" : " ^6.0.0" ,
129
- "uint8arrays" : " ^2.1.6 "
129
+ "uint8arrays" : " ^3.0.0 "
130
130
},
131
131
"devDependencies" : {
132
132
"@types/dlv" : " ^1.1.2" ,
Original file line number Diff line number Diff line change 54
54
"it-drain" : " ^1.0.3" ,
55
55
"rimraf" : " ^3.0.2" ,
56
56
"sinon" : " ^11.1.1" ,
57
- "uint8arrays" : " ^2.1.6 "
57
+ "uint8arrays" : " ^3.0.0 "
58
58
}
59
59
}
Original file line number Diff line number Diff line change 64
64
"native-abort-controller" : " ^1.0.3" ,
65
65
"parse-duration" : " ^1.0.0" ,
66
66
"stream-to-it" : " ^0.2.2" ,
67
- "uint8arrays" : " ^2.1.6 "
67
+ "uint8arrays" : " ^3.0.0 "
68
68
},
69
69
"devDependencies" : {
70
70
"aegir" : " ^34.0.2" ,
Original file line number Diff line number Diff line change 53
53
"it-to-stream" : " ^1.0.0" ,
54
54
"joi" : " ^17.2.1" ,
55
55
"multiformats" : " ^9.4.1" ,
56
- "uint8arrays" : " ^2.1.6 " ,
56
+ "uint8arrays" : " ^3.0.0 " ,
57
57
"uri-to-multiaddr" : " ^6.0.0"
58
58
},
59
59
"devDependencies" : {
Original file line number Diff line number Diff line change 61
61
"native-abort-controller" : " ^1.0.3" ,
62
62
"parse-duration" : " ^1.0.0" ,
63
63
"stream-to-it" : " ^0.2.2" ,
64
- "uint8arrays" : " ^2.1.6 " ,
64
+ "uint8arrays" : " ^3.0.0 " ,
65
65
"uri-to-multiaddr" : " ^6.0.0"
66
66
},
67
67
"devDependencies" : {
Original file line number Diff line number Diff line change 52
52
"devDependencies" : {
53
53
"aegir" : " ^34.0.2" ,
54
54
"rimraf" : " ^3.0.2" ,
55
- "uint8arrays" : " ^2.1.6 "
55
+ "uint8arrays" : " ^3.0.0 "
56
56
},
57
57
"engines" : {
58
58
"node" : " >=14.0.0" ,
You can’t perform that action at this time.
0 commit comments