File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-cli" ,
3
- "version" : " 0.8.1 " ,
3
+ "version" : " 0.8.2 " ,
4
4
"description" : " JavaScript implementation of the IPFS specification" ,
5
5
"keywords" : [
6
6
" IPFS"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-core" ,
3
- "version" : " 0.10.1 " ,
3
+ "version" : " 0.10.2 " ,
4
4
"description" : " JavaScript implementation of the IPFS specification" ,
5
5
"keywords" : [
6
6
" IPFS"
62
62
"@ipld/dag-pb" : " ^2.1.3" ,
63
63
"abort-controller" : " ^3.0.0" ,
64
64
"array-shuffle" : " ^2.0.0" ,
65
- "blockstore-datastore-adapter" : " 1.0.0" ,
65
+ "blockstore-datastore-adapter" : " ^ 1.0.0" ,
66
66
"datastore-core" : " ^5.0.1" ,
67
67
"datastore-fs" : " ^5.0.2" ,
68
68
"datastore-level" : " ^6.0.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-daemon" ,
3
- "version" : " 0.9.1 " ,
3
+ "version" : " 0.9.2 " ,
4
4
"description" : " JavaScript implementation of the IPFS specification" ,
5
5
"keywords" : [
6
6
" IPFS"
Original file line number Diff line number Diff line change 46
46
"multiformats" : " ^9.4.1" ,
47
47
"p-defer" : " ^3.0.0" ,
48
48
"protobufjs" : " ^6.10.2" ,
49
- "wherearewe" : " 1.0.0" ,
49
+ "wherearewe" : " ^ 1.0.0" ,
50
50
"ws" : " ^7.3.1"
51
51
},
52
52
"devDependencies" : {
Original file line number Diff line number Diff line change 42
42
"it-pipe" : " ^1.1.0" ,
43
43
"it-pushable" : " ^1.4.2" ,
44
44
"multiaddr" : " ^10.0.0" ,
45
- "nanoid" : " 3.1.23" ,
45
+ "nanoid" : " ^ 3.1.23" ,
46
46
"protobufjs" : " ^6.10.2" ,
47
47
"ws" : " ^7.3.1"
48
48
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ipfs-message-port-client" ,
3
- "version" : " 0.8.1 " ,
3
+ "version" : " 0.8.2 " ,
4
4
"description" : " IPFS client library for accessing IPFS node over message port" ,
5
5
"keywords" : [
6
6
" ipfs" ,
You can’t perform that action at this time.
0 commit comments