This repository was archived by the owner on Feb 12, 2024. It is now read-only.
File tree 30 files changed +64
-64
lines changed
explore-ethereum-blockchain
http-client-browser-pubsub
http-client-bundle-webpack
types-use-ipfs-from-typed-js
ipfs-message-port-protocol
30 files changed +64
-64
lines changed Original file line number Diff line number Diff line change 14
14
"keywords" : [],
15
15
"license" : " MIT" ,
16
16
"devDependencies" : {
17
- "browserify" : " ^16.2.3 " ,
17
+ "browserify" : " ^17.0.0 " ,
18
18
"concat-stream" : " ^2.0.0" ,
19
19
"execa" : " ^5.0.0" ,
20
20
"http-server" : " ^0.12.3" ,
Original file line number Diff line number Diff line change 11
11
},
12
12
"license" : " MIT" ,
13
13
"devDependencies" : {
14
- "browserify" : " ^16.2.3 " ,
14
+ "browserify" : " ^17.0.0 " ,
15
15
"execa" : " ^5.0.0" ,
16
16
"http-server" : " ^0.12.3" ,
17
17
"ipfs-http-client" : " ^49.0.4" ,
Original file line number Diff line number Diff line change 27
27
"devDependencies" : {
28
28
"delay" : " ^5.0.0" ,
29
29
"execa" : " ^5.0.0" ,
30
- "ipfsd-ctl" : " ^8.0.0 " ,
30
+ "ipfsd-ctl" : " ^8.0.1 " ,
31
31
"go-ipfs" : " 0.8.0" ,
32
32
"parcel" : " 2.0.0-beta.2" ,
33
33
"path" : " ^0.12.7" ,
Original file line number Diff line number Diff line change 23
23
},
24
24
"dependencies" : {
25
25
"ipfs" : " ^0.54.4" ,
26
- "it-to-stream" : " ^0.1.2 " ,
26
+ "it-to-stream" : " ^1.0.0 " ,
27
27
"videostream" : " ^3.2.0"
28
28
}
29
29
}
Original file line number Diff line number Diff line change 10
10
},
11
11
"license" : " MIT" ,
12
12
"dependencies" : {
13
- "datastore-fs" : " ^2 .0.0 " ,
13
+ "datastore-fs" : " ^3 .0.1 " ,
14
14
"ipfs" : " ^0.54.4" ,
15
15
"ipfs-repo" : " ^9.0.0" ,
16
16
"it-all" : " ^1.0.4"
Original file line number Diff line number Diff line change 12
12
"devDependencies" : {
13
13
"ipfs" : " ^0.54.4" ,
14
14
"ipfs-http-client" : " ^49.0.4" ,
15
- "ipfsd-ctl" : " ^8.0.0 " ,
16
- "ipld-ethereum" : " ^5 .0.1 " ,
15
+ "ipfsd-ctl" : " ^8.0.1 " ,
16
+ "ipld-ethereum" : " ^6 .0.0 " ,
17
17
"test-ipfs-example" : " ^3.0.0"
18
18
}
19
19
}
Original file line number Diff line number Diff line change 21
21
"execa" : " ^5.0.0" ,
22
22
"go-ipfs" : " 0.8.0" ,
23
23
"ipfs" : " ^0.54.4" ,
24
- "ipfsd-ctl" : " ^8.0.0 " ,
24
+ "ipfsd-ctl" : " ^8.0.1 " ,
25
25
"parcel" : " 2.0.0-beta.2" ,
26
26
"test-ipfs-example" : " ^3.0.0"
27
27
}
Original file line number Diff line number Diff line change 25
25
"copy-webpack-plugin" : " ^8.1.0" ,
26
26
"execa" : " ^5.0.0" ,
27
27
"ipfs" : " ^0.54.4" ,
28
- "ipfsd-ctl" : " ^8.0.0 " ,
28
+ "ipfsd-ctl" : " ^8.0.1 " ,
29
29
"react-hot-loader" : " ^4.12.21" ,
30
30
"rimraf" : " ^3.0.2" ,
31
31
"test-ipfs-example" : " ^3.0.0" ,
Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"execa" : " ^5.0.0" ,
20
20
"go-ipfs" : " 0.8.0" ,
21
- "ipfsd-ctl" : " ^8.0.0 " ,
21
+ "ipfsd-ctl" : " ^8.0.1 " ,
22
22
"parcel" : " 2.0.0-beta.2" ,
23
23
"rimraf" : " ^3.0.2" ,
24
24
"test-ipfs-example" : " ^3.0.0"
Original file line number Diff line number Diff line change 16
16
"devDependencies" : {
17
17
"execa" : " ^5.0.0" ,
18
18
"ipfs" : " ^0.54.4" ,
19
- "ipfsd-ctl" : " ^8.0.0 " ,
19
+ "ipfsd-ctl" : " ^8.0.1 " ,
20
20
"parcel" : " 2.0.0-beta.2" ,
21
21
"rimraf" : " ^3.0.2" ,
22
22
"test-ipfs-example" : " ^3.0.0"
Original file line number Diff line number Diff line change 16
16
"author" : " David Dias <daviddias@ipfs.io>" ,
17
17
"license" : " MIT" ,
18
18
"devDependencies" : {
19
- "electron" : " ^11.2.1 " ,
19
+ "electron" : " ^12.0.2 " ,
20
20
"electron-rebuild" : " ^2.3.4" ,
21
21
"ipfs" : " ^0.54.4" ,
22
22
"test-ipfs-example" : " ^3.0.0"
Original file line number Diff line number Diff line change 18
18
"ipld-block" : " ^0.11.0" ,
19
19
"ipld-dag-pb" : " ^0.22.1" ,
20
20
"ipld-git" : " ^0.6.1" ,
21
- "ipld-ethereum" : " ^5 .0.1 " ,
21
+ "ipld-ethereum" : " ^6 .0.0 " ,
22
22
"multihashing-async" : " ^2.1.2"
23
23
}
24
24
}
Original file line number Diff line number Diff line change 5
5
"ipfs" : " ^0.54.4"
6
6
},
7
7
"devDependencies" : {
8
- "typescript" : " 4.1 .x"
8
+ "typescript" : " 4.2 .x"
9
9
},
10
10
"scripts" : {
11
11
"test" : " tsc --noEmit"
Original file line number Diff line number Diff line change 5
5
"ipfs" : " ^0.54.4"
6
6
},
7
7
"devDependencies" : {
8
- "typescript" : " 4.1 .x"
8
+ "typescript" : " 4.2 .x"
9
9
},
10
10
"scripts" : {
11
11
"test" : " tsc --noEmit"
Original file line number Diff line number Diff line change 37
37
},
38
38
"dependencies" : {
39
39
"abort-controller" : " ^3.0.0" ,
40
- "aegir" : " ^32.1 .0" ,
40
+ "aegir" : " ^33.0 .0" ,
41
41
"chai" : " ^4.2.0" ,
42
42
"chai-as-promised" : " ^7.1.1" ,
43
43
"chai-subset" : " ^1.6.0" ,
53
53
"ipld-dag-pb" : " ^0.22.1" ,
54
54
"ipns" : " ^0.10.0" ,
55
55
"is-ipfs" : " ^4.0.0" ,
56
- "iso-random-stream" : " ^1.1.1 " ,
56
+ "iso-random-stream" : " ^2.0.0 " ,
57
57
"it-all" : " ^1.0.4" ,
58
58
"it-buffer-stream" : " ^2.0.0" ,
59
59
"it-concat" : " ^1.0.3" ,
64
64
"it-pushable" : " ^1.4.0" ,
65
65
"libp2p-crypto" : " ^0.19.0" ,
66
66
"libp2p-websockets" : " ^0.15.1" ,
67
- "multiaddr" : " ^8 .0.0 " ,
67
+ "multiaddr" : " ^9 .0.1 " ,
68
68
"multibase" : " ^4.0.2" ,
69
69
"multihashing-async" : " ^2.1.2" ,
70
70
"nanoid" : " ^3.1.12" ,
Original file line number Diff line number Diff line change 31
31
},
32
32
"dependencies" : {
33
33
"byteman" : " ^1.3.5" ,
34
- "cid-tool" : " ^1 .0.0" ,
34
+ "cid-tool" : " ^3 .0.0" ,
35
35
"cids" : " ^1.1.6" ,
36
36
"debug" : " ^4.1.1" ,
37
37
"err-code" : " ^3.0.1" ,
54
54
"jsondiffpatch" : " ^0.4.1" ,
55
55
"libp2p-crypto" : " ^0.19.0" ,
56
56
"mafmt" : " ^8.0.0" ,
57
- "multiaddr" : " ^8 .0.0 " ,
57
+ "multiaddr" : " ^9 .0.1 " ,
58
58
"multiaddr-to-uri" : " ^6.0.0" ,
59
59
"multibase" : " ^4.0.2" ,
60
60
"multihashing-async" : " ^2.1.2" ,
61
- "parse-duration" : " ^0.4.4 " ,
61
+ "parse-duration" : " ^1.0.0 " ,
62
62
"pretty-bytes" : " ^5.4.1" ,
63
63
"progress" : " ^2.0.3" ,
64
64
"stream-to-it" : " ^0.2.2" ,
70
70
"@types/get-folder-size" : " ^2.0.0" ,
71
71
"@types/progress" : " ^2.0.3" ,
72
72
"@types/yargs" : " ^16.0.0" ,
73
- "aegir" : " ^32.1 .0" ,
73
+ "aegir" : " ^33.0 .0" ,
74
74
"nanoid" : " ^3.1.12" ,
75
75
"ncp" : " ^2.0.0" ,
76
76
"peer-id" : " ^0.14.1" ,
77
77
"rimraf" : " ^3.0.2" ,
78
- "sinon" : " ^9 .0.3 " ,
78
+ "sinon" : " ^10 .0.1 " ,
79
79
"string-argv" : " ^0.3.1" ,
80
80
"temp-write" : " ^4.0.0"
81
81
}
Original file line number Diff line number Diff line change 37
37
"merge-options" : " ^3.0.4"
38
38
},
39
39
"devDependencies" : {
40
- "aegir" : " ^32.1 .0" ,
40
+ "aegir" : " ^33.0 .0" ,
41
41
"rimraf" : " ^3.0.2"
42
42
}
43
43
}
Original file line number Diff line number Diff line change 30
30
"dependencies" : {
31
31
"cids" : " ^1.1.6" ,
32
32
"ipld" : " ^0.29.0" ,
33
- "multiaddr" : " ^8 .0.0 " ,
33
+ "multiaddr" : " ^9 .0.1 " ,
34
34
"multibase" : " ^4.0.2"
35
35
},
36
36
"devDependencies" : {
37
- "aegir" : " ^32.1 .0"
37
+ "aegir" : " ^33.0 .0"
38
38
},
39
39
"contributors" : [
40
40
" Irakli Gozalishvili <dev@gozala.io>"
Original file line number Diff line number Diff line change 52
52
"it-all" : " ^1.0.4" ,
53
53
"it-map" : " ^1.0.4" ,
54
54
"it-peekable" : " ^1.0.1" ,
55
- "multiaddr" : " ^8 .0.0 " ,
55
+ "multiaddr" : " ^9 .0.1 " ,
56
56
"multiaddr-to-uri" : " ^6.0.0" ,
57
- "parse-duration" : " ^0.4.4 " ,
57
+ "parse-duration" : " ^1.0.0 " ,
58
58
"timeout-abort-controller" : " ^1.1.1" ,
59
59
"uint8arrays" : " ^2.1.3"
60
60
},
61
61
"devDependencies" : {
62
- "aegir" : " ^32.1 .0" ,
62
+ "aegir" : " ^33.0 .0" ,
63
63
"rimraf" : " ^3.0.2"
64
64
}
65
65
}
Original file line number Diff line number Diff line change 109
109
"mafmt" : " ^8.0.0" ,
110
110
"merge-options" : " ^3.0.4" ,
111
111
"mortice" : " ^2.0.0" ,
112
- "multiaddr" : " ^8 .0.0 " ,
112
+ "multiaddr" : " ^9 .0.1 " ,
113
113
"multiaddr-to-uri" : " ^6.0.0" ,
114
114
"multibase" : " ^4.0.2" ,
115
115
"multicodec" : " ^3.0.1" ,
116
116
"multihashing-async" : " ^2.1.2" ,
117
117
"native-abort-controller" : " ^1.0.3" ,
118
118
"p-queue" : " ^6.6.1" ,
119
- "parse-duration" : " ^0.4.4 " ,
119
+ "parse-duration" : " ^1.0.0 " ,
120
120
"peer-id" : " ^0.14.1" ,
121
121
"streaming-iterables" : " ^5.0.2" ,
122
122
"uint8arrays" : " ^2.1.3"
123
123
},
124
124
"devDependencies" : {
125
125
"@types/dlv" : " ^1.1.2" ,
126
- "aegir" : " ^32.1 .0" ,
126
+ "aegir" : " ^33.0 .0" ,
127
127
"delay" : " ^5.0.0" ,
128
128
"go-ipfs" : " 0.8.0" ,
129
129
"interface-ipfs-core" : " ^0.144.2" ,
130
- "ipfsd-ctl" : " ^8.0.0 " ,
130
+ "ipfsd-ctl" : " ^8.0.1 " ,
131
131
"ipld-git" : " ^0.6.1" ,
132
132
"iso-url" : " ^1.0.0" ,
133
133
"nanoid" : " ^3.1.12" ,
134
134
"rimraf" : " ^3.0.2" ,
135
- "sinon" : " ^9 .0.3 "
135
+ "sinon" : " ^10 .0.1 "
136
136
}
137
137
}
Original file line number Diff line number Diff line change 44
44
"libp2p-delegated-content-routing" : " ^0.9.0" ,
45
45
"libp2p-delegated-peer-routing" : " ^0.8.0" ,
46
46
"libp2p-webrtc-star" : " ^0.21.0" ,
47
- "multiaddr" : " ^8 .0.0 "
47
+ "multiaddr" : " ^9 .0.1 "
48
48
},
49
49
"devDependencies" : {
50
- "aegir" : " ^32.1 .0" ,
50
+ "aegir" : " ^33.0 .0" ,
51
51
"node-fetch" : " ^2.6.1" ,
52
52
"ws" : " ^7.3.1"
53
53
},
Original file line number Diff line number Diff line change 32
32
"dep-check" : " aegir dep-check -i aegir -i rimraf -i ipfs-grpc-protocol -i ipfs-core-types"
33
33
},
34
34
"dependencies" : {
35
- "@improbable-eng/grpc-web" : " ^0.13 .0" ,
35
+ "@improbable-eng/grpc-web" : " ^0.14 .0" ,
36
36
"change-case" : " ^4.1.1" ,
37
37
"cids" : " ^1.1.6" ,
38
38
"debug" : " ^4.1.1" ,
43
43
"ipfs-unixfs" : " ^4.0.1" ,
44
44
"it-first" : " ^1.0.4" ,
45
45
"it-pushable" : " ^1.4.0" ,
46
- "multiaddr" : " ^8 .0.0 " ,
46
+ "multiaddr" : " ^9 .0.1 " ,
47
47
"protobufjs" : " ^6.10.2" ,
48
48
"wherearewe" : " 1.0.0" ,
49
49
"ws" : " ^7.3.1"
50
50
},
51
51
"devDependencies" : {
52
- "aegir" : " ^32.1 .0" ,
52
+ "aegir" : " ^33.0 .0" ,
53
53
"it-all" : " ^1.0.4" ,
54
54
"rimraf" : " ^3.0.2" ,
55
- "sinon" : " ^9 .0.3 "
55
+ "sinon" : " ^10 .0.1 "
56
56
},
57
57
"eslintConfig" : {
58
58
"extends" : " ipfs"
Original file line number Diff line number Diff line change 41
41
"it-peekable" : " ^1.0.1" ,
42
42
"it-pipe" : " ^1.1.0" ,
43
43
"it-pushable" : " ^1.4.0" ,
44
- "multiaddr" : " ^8 .0.0 " ,
44
+ "multiaddr" : " ^9 .0.1 " ,
45
45
"protobufjs" : " ^6.10.2" ,
46
46
"ws" : " ^7.3.1"
47
47
},
48
48
"devDependencies" : {
49
49
"@types/ws" : " ^7.4.0" ,
50
- "aegir" : " ^32.1 .0" ,
50
+ "aegir" : " ^33.0 .0" ,
51
51
"ipfs-core" : " ^0.5.4" ,
52
52
"it-all" : " ^1.0.4" ,
53
53
"it-drain" : " ^1.0.3" ,
54
54
"rimraf" : " ^3.0.2" ,
55
- "sinon" : " ^9 .0.3 " ,
55
+ "sinon" : " ^10 .0.1 " ,
56
56
"uint8arrays" : " ^2.1.3"
57
57
}
58
58
}
Original file line number Diff line number Diff line change 61
61
"it-last" : " ^1.0.4" ,
62
62
"it-map" : " ^1.0.4" ,
63
63
"it-tar" : " ^2.0.0" ,
64
- "it-to-stream" : " ^0.1.2 " ,
64
+ "it-to-stream" : " ^1.0.0 " ,
65
65
"merge-options" : " ^3.0.4" ,
66
- "multiaddr" : " ^8 .0.0 " ,
66
+ "multiaddr" : " ^9 .0.1 " ,
67
67
"multibase" : " ^4.0.2" ,
68
68
"multicodec" : " ^3.0.1" ,
69
69
"multihashes" : " ^4.0.2" ,
70
70
"nanoid" : " ^3.1.12" ,
71
71
"native-abort-controller" : " ^1.0.3" ,
72
- "parse-duration" : " ^0.4.4 " ,
72
+ "parse-duration" : " ^1.0.0 " ,
73
73
"stream-to-it" : " ^0.2.2" ,
74
74
"uint8arrays" : " ^2.1.3"
75
75
},
76
76
"devDependencies" : {
77
- "aegir" : " ^32.1 .0" ,
77
+ "aegir" : " ^33.0 .0" ,
78
78
"delay" : " ^5.0.0" ,
79
79
"go-ipfs" : " 0.8.0" ,
80
- "ipfsd-ctl" : " ^8.0.0 " ,
80
+ "ipfsd-ctl" : " ^8.0.1 " ,
81
81
"it-all" : " ^1.0.4" ,
82
82
"it-concat" : " ^1.0.3" ,
83
83
"it-first" : " ^1.0.4" ,
Original file line number Diff line number Diff line change 52
52
"ipfs-http-response" : " ^0.6.0" ,
53
53
"is-ipfs" : " ^4.0.0" ,
54
54
"it-last" : " ^1.0.4" ,
55
- "it-to-stream" : " ^0.1.2 " ,
55
+ "it-to-stream" : " ^1.0.0 " ,
56
56
"joi" : " ^17.2.1" ,
57
57
"multibase" : " ^4.0.2" ,
58
58
"uint8arrays" : " ^2.1.3" ,
61
61
"devDependencies" : {
62
62
"@types/hapi__hapi" : " ^20.0.5" ,
63
63
"@types/hapi-pino" : " ^8.0.1" ,
64
- "aegir" : " ^32.1 .0" ,
64
+ "aegir" : " ^33.0 .0" ,
65
65
"file-type" : " ^16.0.0" ,
66
66
"rimraf" : " ^3.0.2" ,
67
- "sinon" : " ^9 .0.3 "
67
+ "sinon" : " ^10 .0.1 "
68
68
}
69
69
}
You can’t perform that action at this time.
0 commit comments