This repository was archived by the owner on Feb 12, 2024. It is now read-only.
File tree 7 files changed +7
-7
lines changed
packages/interface-ipfs-core
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 15
15
"execa" : " ^5.0.0" ,
16
16
"http-server" : " ^0.12.3" ,
17
17
"ipfs-http-client" : " ^52.0.0" ,
18
- "uint8arrays" : " ^3.0.0-rc.1 "
18
+ "uint8arrays" : " ^3.0.0"
19
19
},
20
20
"dependencies" : {
21
21
"ipfs" : " ^0.57.0" ,
Original file line number Diff line number Diff line change 20
20
"ipns" : " ^0.13.3" ,
21
21
"it-last" : " ^1.0.4" ,
22
22
"p-retry" : " ^4.2.0" ,
23
- "uint8arrays" : " ^3.0.0-rc.1 "
23
+ "uint8arrays" : " ^3.0.0"
24
24
},
25
25
"browserslist" : [
26
26
" last 2 versions and not dead and > 2%"
Original file line number Diff line number Diff line change 18
18
"ipfs" : " ^0.57.0" ,
19
19
"ipfs-pubsub-room" : " ^2.0.1" ,
20
20
"libp2p-websockets" : " ^0.16.1" ,
21
- "uint8arrays" : " ^3.0.0-rc.1 "
21
+ "uint8arrays" : " ^3.0.0"
22
22
},
23
23
"devDependencies" : {
24
24
"execa" : " ^5.0.0" ,
Original file line number Diff line number Diff line change 16
16
"ipfs-core" : " ^0.10.0" ,
17
17
"ipfs-http-client" : " ^52.0.0" ,
18
18
"multiformats" : " ^9.4.1" ,
19
- "uint8arrays" : " ^3.0.0-rc.1 "
19
+ "uint8arrays" : " ^3.0.0"
20
20
}
21
21
}
Original file line number Diff line number Diff line change 12
12
"dependencies" : {
13
13
"ipfs" : " ^0.57.0" ,
14
14
"it-all" : " ^1.0.4" ,
15
- "uint8arrays" : " ^3.0.0-rc.1 "
15
+ "uint8arrays" : " ^3.0.0"
16
16
},
17
17
"devDependencies" : {
18
18
"test-ipfs-example" : " ^3.0.0"
Original file line number Diff line number Diff line change 12
12
"fs-extra" : " ^9.0.1" ,
13
13
"http-server" : " ^0.12.3" ,
14
14
"nightwatch" : " ^1.2.4" ,
15
- "uint8arrays" : " ^3.0.0-rc.1 " ,
15
+ "uint8arrays" : " ^3.0.0" ,
16
16
"which" : " ^2.0.1"
17
17
}
18
18
}
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" : " ^3.0.0-rc.1 "
81
+ "uint8arrays" : " ^3.0.0"
82
82
},
83
83
"contributors" : [
84
84
You can’t perform that action at this time.
0 commit comments