@libp2p/webrtc 4.0.32 → 4.0.33-169c9d85e

Sign up to get free protection for your applications and to get access to all the features.
package/README.md CHANGED
@@ -52,7 +52,7 @@ At the time of writing, WebRTC Direct is dial-only in browsers and not supported
52
52
 
53
53
  Support in Node.js is possible but PRs will need to be opened to [libdatachannel](https://github.com/paullouisageneau/libdatachannel) and the appropriate APIs exposed in [node-datachannel](https://github.com/murat-dogan/node-datachannel).
54
54
 
55
- For both WebRTC and WebRTC Direct, support is arriving soon in go-libp2p but they are unsupported in rust-libp2p.
55
+ WebRTC Direct support is available in rust-libp2p and arriving soon in go-libp2p.
56
56
 
57
57
  See the WebRTC section of <https://connectivity.libp2p.io> for more information.
58
58
 
@@ -29,7 +29,7 @@
29
29
  *
30
30
  * Support in Node.js is possible but PRs will need to be opened to [libdatachannel](https://github.com/paullouisageneau/libdatachannel) and the appropriate APIs exposed in [node-datachannel](https://github.com/murat-dogan/node-datachannel).
31
31
  *
32
- * For both WebRTC and WebRTC Direct, support is arriving soon in go-libp2p but they are unsupported in rust-libp2p.
32
+ * WebRTC Direct support is available in rust-libp2p and arriving soon in go-libp2p.
33
33
  *
34
34
  * See the WebRTC section of https://connectivity.libp2p.io for more information.
35
35
  *
package/dist/src/index.js CHANGED
@@ -29,7 +29,7 @@
29
29
  *
30
30
  * Support in Node.js is possible but PRs will need to be opened to [libdatachannel](https://github.com/paullouisageneau/libdatachannel) and the appropriate APIs exposed in [node-datachannel](https://github.com/murat-dogan/node-datachannel).
31
31
  *
32
- * For both WebRTC and WebRTC Direct, support is arriving soon in go-libp2p but they are unsupported in rust-libp2p.
32
+ * WebRTC Direct support is available in rust-libp2p and arriving soon in go-libp2p.
33
33
  *
34
34
  * See the WebRTC section of https://connectivity.libp2p.io for more information.
35
35
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libp2p/webrtc",
3
- "version": "4.0.32",
3
+ "version": "4.0.33-169c9d85e",
4
4
  "description": "A libp2p transport using WebRTC connections",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/libp2p/js-libp2p/tree/main/packages/transport-webrtc#readme",
@@ -51,16 +51,16 @@
51
51
  },
52
52
  "dependencies": {
53
53
  "@chainsafe/libp2p-noise": "^15.0.0",
54
- "@libp2p/interface": "^1.3.1",
55
- "@libp2p/interface-internal": "^1.2.1",
56
- "@libp2p/peer-id": "^4.1.1",
57
- "@libp2p/utils": "^5.4.1",
54
+ "@libp2p/interface": "1.4.0-169c9d85e",
55
+ "@libp2p/interface-internal": "1.2.2-169c9d85e",
56
+ "@libp2p/peer-id": "4.1.2-169c9d85e",
57
+ "@libp2p/utils": "5.4.2-169c9d85e",
58
58
  "@multiformats/mafmt": "^12.1.6",
59
- "@multiformats/multiaddr": "^12.2.1",
60
- "@multiformats/multiaddr-matcher": "^1.2.0",
59
+ "@multiformats/multiaddr": "^12.2.3",
60
+ "@multiformats/multiaddr-matcher": "^1.2.1",
61
61
  "detect-browser": "^5.3.0",
62
62
  "it-length-prefixed": "^9.0.4",
63
- "it-protobuf-stream": "^1.1.2",
63
+ "it-protobuf-stream": "^1.1.3",
64
64
  "it-pushable": "^3.2.3",
65
65
  "it-stream-types": "^2.0.1",
66
66
  "multiformats": "^13.1.0",
@@ -71,30 +71,30 @@
71
71
  "p-timeout": "^6.1.2",
72
72
  "protons-runtime": "^5.4.0",
73
73
  "race-signal": "^1.0.2",
74
- "react-native-webrtc": "^118.0.3",
74
+ "react-native-webrtc": "^118.0.7",
75
75
  "uint8arraylist": "^2.4.8",
76
- "uint8arrays": "^5.0.3"
76
+ "uint8arrays": "^5.1.0"
77
77
  },
78
78
  "devDependencies": {
79
79
  "@chainsafe/libp2p-yamux": "^6.0.2",
80
- "@libp2p/circuit-relay-v2": "^1.0.23",
81
- "@libp2p/interface-compliance-tests": "^5.4.4",
82
- "@libp2p/logger": "^4.0.12",
83
- "@libp2p/peer-id-factory": "^4.1.1",
84
- "@libp2p/websockets": "^8.0.23",
80
+ "@libp2p/circuit-relay-v2": "1.0.24-169c9d85e",
81
+ "@libp2p/interface-compliance-tests": "5.4.5-169c9d85e",
82
+ "@libp2p/logger": "4.0.13-169c9d85e",
83
+ "@libp2p/peer-id-factory": "4.1.2-169c9d85e",
84
+ "@libp2p/websockets": "8.0.24-169c9d85e",
85
85
  "@types/sinon": "^17.0.3",
86
- "aegir": "^42.2.5",
86
+ "aegir": "^42.2.11",
87
87
  "delay": "^6.0.0",
88
- "it-drain": "^3.0.5",
89
- "it-length": "^3.0.4",
90
- "it-map": "^3.0.5",
88
+ "it-drain": "^3.0.7",
89
+ "it-length": "^3.0.6",
90
+ "it-map": "^3.1.0",
91
91
  "it-pair": "^2.0.6",
92
92
  "it-pipe": "^3.0.1",
93
- "it-to-buffer": "^4.0.5",
94
- "libp2p": "^1.5.2",
93
+ "it-to-buffer": "^4.0.7",
94
+ "libp2p": "1.6.0-169c9d85e",
95
95
  "p-retry": "^6.2.0",
96
96
  "protons": "^7.5.0",
97
- "sinon": "^17.0.1",
97
+ "sinon": "^18.0.0",
98
98
  "sinon-ts": "^2.0.0"
99
99
  },
100
100
  "browser": {
package/src/index.ts CHANGED
@@ -29,7 +29,7 @@
29
29
  *
30
30
  * Support in Node.js is possible but PRs will need to be opened to [libdatachannel](https://github.com/paullouisageneau/libdatachannel) and the appropriate APIs exposed in [node-datachannel](https://github.com/murat-dogan/node-datachannel).
31
31
  *
32
- * For both WebRTC and WebRTC Direct, support is arriving soon in go-libp2p but they are unsupported in rust-libp2p.
32
+ * WebRTC Direct support is available in rust-libp2p and arriving soon in go-libp2p.
33
33
  *
34
34
  * See the WebRTC section of https://connectivity.libp2p.io for more information.
35
35
  *
@@ -1,8 +0,0 @@
1
- {
2
- "DataChannelOptions": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_webrtc.DataChannelOptions.html",
3
- ".:DataChannelOptions": "https://libp2p.github.io/js-libp2p/interfaces/_libp2p_webrtc.DataChannelOptions.html",
4
- "webRTC": "https://libp2p.github.io/js-libp2p/functions/_libp2p_webrtc.webRTC.html",
5
- ".:webRTC": "https://libp2p.github.io/js-libp2p/functions/_libp2p_webrtc.webRTC.html",
6
- "webRTCDirect": "https://libp2p.github.io/js-libp2p/functions/_libp2p_webrtc.webRTCDirect.html",
7
- ".:webRTCDirect": "https://libp2p.github.io/js-libp2p/functions/_libp2p_webrtc.webRTCDirect.html"
8
- }