This repository was archived by the owner on Jan 12, 2024. It is now read-only.
File tree 29 files changed +45
-45
lines changed
browser-add-readable-stream
browser-sharing-node-across-tabs
http-client-browser-pubsub
http-client-bundle-webpack
types-use-ipfs-from-typed-js
29 files changed +45
-45
lines changed Original file line number Diff line number Diff line change 15
15
},
16
16
"browserslist" : " last 1 Chrome version" ,
17
17
"dependencies" : {
18
- "ipfs" : " ^0.56.1 "
18
+ "ipfs" : " ^0.57.0 "
19
19
},
20
20
"devDependencies" : {
21
21
"@babel/core" : " ^7.14.8" ,
Original file line number Diff line number Diff line change 14
14
"test:example" : " npm run build && playwright test tests"
15
15
},
16
16
"dependencies" : {
17
- "ipfs" : " ^0.56.1 "
17
+ "ipfs" : " ^0.57.0 "
18
18
},
19
19
"devDependencies" : {
20
20
"@playwright/test" : " ^1.12.3" ,
Original file line number Diff line number Diff line change 35
35
"@testing-library/react" : " ^11.2.7" ,
36
36
"@testing-library/user-event" : " ^12.8.3" ,
37
37
"dot-prop" : " ^6.0.1" ,
38
- "ipfs" : " ^0.56.1 " ,
38
+ "ipfs" : " ^0.57.0 " ,
39
39
"ipfs-css" : " ^1.3.0" ,
40
40
"react" : " ^17.0.2" ,
41
41
"react-dom" : " ^17.0.2" ,
Original file line number Diff line number Diff line change 14
14
},
15
15
"browserslist" : " last 1 Chrome version" ,
16
16
"dependencies" : {
17
- "ipfs" : " ^0.56.1 " ,
17
+ "ipfs" : " ^0.57.0 " ,
18
18
"it-all" : " ^1.0.4" ,
19
19
"libp2p-websockets" : " ^0.16.1" ,
20
20
"uint8arrays" : " ^2.1.6"
21
21
},
22
22
"devDependencies" : {
23
23
"@babel/core" : " ^7.14.8" ,
24
24
"@playwright/test" : " ^1.12.3" ,
25
- "ipfs-http-client" : " ^51 .0.1 " ,
25
+ "ipfs-http-client" : " ^52 .0.0 " ,
26
26
"parcel" : " latest" ,
27
27
"playwright" : " ^1.12.3" ,
28
28
"rimraf" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 24
24
"browserslist" : " last 1 Chrome version" ,
25
25
"dependencies" : {
26
26
"human-crypto-keys" : " ^0.1.4" ,
27
- "ipfs" : " ^0.56.1 " ,
28
- "ipfs-http-client" : " ^51 .0.1 " ,
27
+ "ipfs" : " ^0.57.0 " ,
28
+ "ipfs-http-client" : " ^52 .0.0 " ,
29
29
"ipfs-utils" : " ^8.1.4" ,
30
- "ipns" : " ^0.13.2 " ,
30
+ "ipns" : " ^0.13.3 " ,
31
31
"it-last" : " ^1.0.4" ,
32
32
"p-retry" : " ^4.2.0" ,
33
33
"uint8arrays" : " ^2.1.6"
37
37
"@playwright/test" : " ^1.12.3" ,
38
38
"delay" : " ^5.0.0" ,
39
39
"execa" : " ^5.0.0" ,
40
- "go-ipfs" : " 0.8.0 " ,
40
+ "go-ipfs" : " 0.9.1 " ,
41
41
"ipfsd-ctl" : " ^10.0.3" ,
42
42
"parcel" : " latest" ,
43
43
"playwright" : " ^1.12.3" ,
Original file line number Diff line number Diff line change 15
15
},
16
16
"browserslist" : " last 1 Chrome version" ,
17
17
"dependencies" : {
18
- "ipfs" : " ^0.56.1 " ,
18
+ "ipfs" : " ^0.57.0 " ,
19
19
"mime-sniffer" : " ~0.0.3"
20
20
},
21
21
"devDependencies" : {
Original file line number Diff line number Diff line change 12
12
"test:example" : " npm run build && playwright test tests"
13
13
},
14
14
"dependencies" : {
15
- "ipfs" : " ^0.56.1 " ,
15
+ "ipfs" : " ^0.57.0 " ,
16
16
"next" : " 11.0.1" ,
17
17
"react" : " 17.0.2" ,
18
18
"react-dom" : " 17.0.2"
Original file line number Diff line number Diff line change 16
16
},
17
17
"browserslist" : " last 1 Chrome version" ,
18
18
"dependencies" : {
19
- "ipfs" : " ^0.56.1 "
19
+ "ipfs" : " ^0.57.0 "
20
20
},
21
21
"devDependencies" : {
22
22
"@babel/core" : " ^7.14.8" ,
Original file line number Diff line number Diff line change 15
15
},
16
16
"browserslist" : " last 1 Chrome version" ,
17
17
"dependencies" : {
18
- "ipfs" : " ^0.56.1 " ,
18
+ "ipfs" : " ^0.57.0 " ,
19
19
"it-to-stream" : " ^1.0.0" ,
20
20
"videostream" : " ^3.2.0"
21
21
},
Original file line number Diff line number Diff line change 12
12
"test" : " test-ipfs-example"
13
13
},
14
14
"dependencies" : {
15
- "ipfs" : " ^0.56.1 " ,
16
- "ipfs-message-port-client" : " ^0.7.1 " ,
17
- "ipfs-message-port-protocol" : " ^0.8.1 " ,
18
- "ipfs-message-port-server" : " ^0.8.1 " ,
15
+ "ipfs" : " ^0.57.0 " ,
16
+ "ipfs-message-port-client" : " ^0.8.0 " ,
17
+ "ipfs-message-port-protocol" : " ^0.9.0 " ,
18
+ "ipfs-message-port-server" : " ^0.9.0 " ,
19
19
"process" : " 0.11.10"
20
20
},
21
21
"devDependencies" : {
Original file line number Diff line number Diff line change 15
15
},
16
16
"browserslist" : " last 1 Chrome version" ,
17
17
"dependencies" : {
18
- "ipfs" : " ^0.56.1 " ,
19
- "ipfs-message-port-client" : " ^0.7.1 " ,
20
- "ipfs-message-port-server" : " ^0.8.1 "
18
+ "ipfs" : " ^0.57.0 " ,
19
+ "ipfs-message-port-client" : " ^0.8.0 " ,
20
+ "ipfs-message-port-server" : " ^0.9.0 "
21
21
},
22
22
"devDependencies" : {
23
23
"@babel/core" : " ^7.14.8" ,
Original file line number Diff line number Diff line change 15
15
},
16
16
"browserslist" : " last 1 Chrome version" ,
17
17
"dependencies" : {
18
- "ipfs" : " ^0.56.1 "
18
+ "ipfs" : " ^0.57.0 "
19
19
},
20
20
"devDependencies" : {
21
21
"@babel/core" : " ^7.14.8" ,
Original file line number Diff line number Diff line change 32
32
},
33
33
"dependencies" : {
34
34
"core-js" : " ^3.6.5" ,
35
- "ipfs" : " ^0.56.1 " ,
35
+ "ipfs" : " ^0.57.0 " ,
36
36
"vue" : " ^3.0.0"
37
37
},
38
38
"devDependencies" : {
Original file line number Diff line number Diff line change 16
16
" last 1 Chrome version"
17
17
],
18
18
"dependencies" : {
19
- "ipfs" : " ^0.56.1 " ,
19
+ "ipfs" : " ^0.57.0 " ,
20
20
"react" : " ^17.0.2" ,
21
21
"react-dom" : " ^17.0.2"
22
22
},
Original file line number Diff line number Diff line change 17
17
"browserslist" : " last 1 Chrome version" ,
18
18
"dependencies" : {
19
19
"delay" : " ^5.0.0" ,
20
- "ipfs" : " ^0.56.1 " ,
20
+ "ipfs" : " ^0.57.0 " ,
21
21
"ipfs-css" : " ^1.3.0" ,
22
22
"ipfs-pubsub-room" : " ^2.0.1" ,
23
23
"libp2p-websockets" : " ^0.16.1" ,
27
27
"@babel/core" : " ^7.14.8" ,
28
28
"@playwright/test" : " ^1.12.3" ,
29
29
"fs-extra" : " ^0.30.0" ,
30
- "ipfs-http-client" : " ^51 .0.1 " ,
30
+ "ipfs-http-client" : " ^52 .0.0 " ,
31
31
"parcel" : " latest" ,
32
32
"playwright" : " ^1.12.3" ,
33
33
"rimraf" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 16
16
"@ipld/dag-pb" : " ^2.1.3" ,
17
17
"blockstore-datastore-adapter" : " ^1.0.0" ,
18
18
"datastore-fs" : " ^5.0.2" ,
19
- "ipfs" : " ^0.56.1 " ,
19
+ "ipfs" : " ^0.57.0 " ,
20
20
"ipfs-repo" : " ^11.0.1" ,
21
21
"it-all" : " ^1.0.4" ,
22
22
"multiformats" : " ^9.4.1"
Original file line number Diff line number Diff line change 13
13
"dag-jose" : " ^1.0.0" ,
14
14
"ipfs-core" : " ^0.9.1" ,
15
15
"ipfs-daemon" : " ^0.8.1" ,
16
- "ipfs-http-client" : " ^51 .0.1 " ,
16
+ "ipfs-http-client" : " ^52 .0.0 " ,
17
17
"multiformats" : " ^9.4.1" ,
18
18
"uint8arrays" : " ^2.1.6"
19
19
},
Original file line number Diff line number Diff line change 12
12
"test:example" : " node tests/test.js"
13
13
},
14
14
"dependencies" : {
15
- "ipfs" : " ^0.56.1 " ,
15
+ "ipfs" : " ^0.57.0 " ,
16
16
"libp2p" : " ^0.32.0" ,
17
17
"libp2p-bootstrap" : " ^0.12.3" ,
18
18
"libp2p-kad-dht" : " ^0.23.1" ,
Original file line number Diff line number Diff line change 15
15
},
16
16
"browserslist" : " last 1 Chrome version" ,
17
17
"dependencies" : {
18
- "ipfs-http-client" : " ^51 .0.1 "
18
+ "ipfs-http-client" : " ^52 .0.0 "
19
19
},
20
20
"devDependencies" : {
21
21
"@babel/core" : " ^7.14.8" ,
22
22
"@playwright/test" : " ^1.12.3" ,
23
- "go-ipfs" : " 0.8.0 " ,
24
- "ipfs" : " ^0.56.1 " ,
23
+ "go-ipfs" : " 0.9.1 " ,
24
+ "ipfs" : " ^0.57.0 " ,
25
25
"parcel" : " latest" ,
26
26
"playwright" : " ^1.12.3" ,
27
27
"rimraf" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 17
17
" last 1 Chrome version"
18
18
],
19
19
"dependencies" : {
20
- "ipfs-http-client" : " ^51 .0.1 " ,
20
+ "ipfs-http-client" : " ^52 .0.0 " ,
21
21
"react" : " ^17.0.2" ,
22
22
"react-dom" : " ^17.0.2"
23
23
},
29
29
"copy-webpack-plugin" : " ^8.1.0" ,
30
30
"css-loader" : " ^6.2.0" ,
31
31
"html-webpack-plugin" : " ^5.3.1" ,
32
- "ipfs" : " ^0.56.1 " ,
32
+ "ipfs" : " ^0.57.0 " ,
33
33
"node-polyfill-webpack-plugin" : " ^1.0.3" ,
34
34
"react-hot-loader" : " ^4.12.21" ,
35
35
"rimraf" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 15
15
},
16
16
"browserslist" : " last 1 Chrome version" ,
17
17
"dependencies" : {
18
- "ipfs-http-client" : " ^51 .0.1 "
18
+ "ipfs-http-client" : " ^52 .0.0 "
19
19
},
20
20
"devDependencies" : {
21
21
"@babel/core" : " ^7.14.8" ,
22
22
"@playwright/test" : " ^1.12.3" ,
23
- "go-ipfs" : " 0.8.0 " ,
24
- "ipfs" : " ^0.56.1 " ,
23
+ "go-ipfs" : " 0.9.1 " ,
24
+ "ipfs" : " ^0.57.0 " ,
25
25
"parcel" : " latest" ,
26
26
"playwright" : " ^1.12.3" ,
27
27
"rimraf" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 18
18
},
19
19
"browserslist" : " last 1 Chrome version" ,
20
20
"dependencies" : {
21
- "ipfs-http-client" : " ^51 .0.1 " ,
21
+ "ipfs-http-client" : " ^52 .0.0 " ,
22
22
"react" : " ^17.0.2" ,
23
23
"react-dom" : " ^17.0.2"
24
24
},
25
25
"devDependencies" : {
26
26
"@babel/core" : " ^7.14.8" ,
27
27
"@playwright/test" : " ^1.12.3" ,
28
- "ipfs" : " ^0.56.1 " ,
28
+ "ipfs" : " ^0.57.0 " ,
29
29
"parcel" : " latest" ,
30
30
"playwright" : " ^1.12.3" ,
31
31
"rimraf" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 13
13
"test:example" : " node tests/test.js"
14
14
},
15
15
"dependencies" : {
16
- "ipfs" : " ^0.56.1 " ,
16
+ "ipfs" : " ^0.57.0 " ,
17
17
"it-all" : " ^1.0.4" ,
18
18
"uint8arrays" : " ^2.1.6"
19
19
},
Original file line number Diff line number Diff line change 18
18
"devDependencies" : {
19
19
"@babel/core" : " ^7.14.8" ,
20
20
"@playwright/test" : " ^1.12.3" ,
21
- "ipfs" : " ^0.56.1 " ,
21
+ "ipfs" : " ^0.57.0 " ,
22
22
"parcel" : " latest" ,
23
23
"playwright" : " ^1.12.3" ,
24
24
"rimraf" : " ^3.0.2" ,
Original file line number Diff line number Diff line change 20
20
"devDependencies" : {
21
21
"electron" : " ^12.0.2" ,
22
22
"electron-rebuild" : " ^2.3.4" ,
23
- "ipfs" : " ^0.56.1 " ,
23
+ "ipfs" : " ^0.57.0 " ,
24
24
"test-util-ipfs-example" : " ^1.0.2"
25
25
},
26
26
"greenkeeper" : {
Original file line number Diff line number Diff line change 13
13
"test:example" : " node tests/test.js"
14
14
},
15
15
"dependencies" : {
16
- "ipfs" : " ^0.56.1 "
16
+ "ipfs" : " ^0.57.0 "
17
17
},
18
18
"devDependencies" : {
19
19
"nanoid" : " ^3.1.23" ,
Original file line number Diff line number Diff line change 14
14
},
15
15
"dependencies" : {
16
16
"@ipld/dag-pb" : " ^2.1.3" ,
17
- "ipfs" : " ^0.56.1 " ,
17
+ "ipfs" : " ^0.57.0 " ,
18
18
"ipld-ethereum" : " ^6.0.0" ,
19
19
"ipld-format-to-blockcodec" : " 0.0.1" ,
20
20
"ipld-git" : " ^0.6.1" ,
Original file line number Diff line number Diff line change 8
8
"test" : " tsc --noEmit"
9
9
},
10
10
"dependencies" : {
11
- "ipfs" : " ^0.56.1 " ,
11
+ "ipfs" : " ^0.57.0 " ,
12
12
"multiformats" : " ^9.4.1"
13
13
},
14
14
"devDependencies" : {
Original file line number Diff line number Diff line change 8
8
"test" : " tsc --noEmit"
9
9
},
10
10
"dependencies" : {
11
- "ipfs" : " ^0.56.1 "
11
+ "ipfs" : " ^0.57.0 "
12
12
},
13
13
"devDependencies" : {
14
14
"multiformats" : " ^9.4.1" ,
You can’t perform that action at this time.
0 commit comments