@cloudflare/realtimekit 1.5.2-staging.9 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/EncryptionManager.cjs.js +1 -1
- package/dist/EncryptionManager.d.ts +25 -54
- package/dist/EncryptionManager.es.js +58 -58
- package/dist/browser.js +12 -12
- package/dist/dependencies.txt +9 -9
- package/dist/index.cjs.js +8 -8
- package/dist/index.d.ts +25 -54
- package/dist/index.es.js +3033 -3231
- package/dist/index.es5.js +12905 -14151
- package/dist/index.rn.js +8 -8
- package/dist/ts3.4/dist/EncryptionManager.d.ts +24 -53
- package/dist/ts3.4/dist/index.d.ts +24 -53
- package/package.json +3 -2
package/dist/dependencies.txt
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
Name: @cloudflare/realtimekit
|
|
2
|
-
Version:
|
|
2
|
+
Version: 2.0.0-staging.1
|
|
3
3
|
License: Apache-2.0
|
|
4
4
|
Private: false
|
|
5
5
|
Description: A real-time video and audio SDK for building custom, collaborative communication experiences.
|
|
6
6
|
Repository: git+https://github.com/cloudflare/realtimekit.git
|
|
7
7
|
Homepage: https://realtime.cloudflare.com
|
|
8
8
|
Author: https://github.com/cloudflare
|
|
9
|
-
License
|
|
9
|
+
License Text:
|
|
10
10
|
===
|
|
11
11
|
|
|
12
12
|
Apache License
|
|
@@ -220,7 +220,7 @@ Private: false
|
|
|
220
220
|
Description: Node's event emitter for all engines.
|
|
221
221
|
Repository: git://github.com/Gozala/events.git
|
|
222
222
|
Author: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
|
|
223
|
-
License
|
|
223
|
+
License Text:
|
|
224
224
|
===
|
|
225
225
|
|
|
226
226
|
MIT
|
|
@@ -255,7 +255,7 @@ Private: false
|
|
|
255
255
|
Description: An internal toolkit to obtain call statistic for Cloudflare RealtimeKit meetings.
|
|
256
256
|
Homepage: https://realtime.cloudflare.com
|
|
257
257
|
Author: cloudflare
|
|
258
|
-
License
|
|
258
|
+
License Text:
|
|
259
259
|
===
|
|
260
260
|
|
|
261
261
|
Apache License
|
|
@@ -463,7 +463,7 @@ License Copyright:
|
|
|
463
463
|
---
|
|
464
464
|
|
|
465
465
|
Name: lodash-es
|
|
466
|
-
Version: 4.
|
|
466
|
+
Version: 4.18.1
|
|
467
467
|
License: MIT
|
|
468
468
|
Private: false
|
|
469
469
|
Description: Lodash exported as ES modules.
|
|
@@ -473,7 +473,7 @@ Author: John-David Dalton <john.david.dalton@gmail.com>
|
|
|
473
473
|
Contributors:
|
|
474
474
|
John-David Dalton <john.david.dalton@gmail.com>
|
|
475
475
|
Mathias Bynens <mathias@qiwi.be>
|
|
476
|
-
License
|
|
476
|
+
License Text:
|
|
477
477
|
===
|
|
478
478
|
|
|
479
479
|
Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|
@@ -533,7 +533,7 @@ Private: false
|
|
|
533
533
|
Description: Utility functions for Cloudflare RealtimeKit services
|
|
534
534
|
Homepage: https://realtime.cloudflare.com
|
|
535
535
|
Author: Cloudflare
|
|
536
|
-
License
|
|
536
|
+
License Text:
|
|
537
537
|
===
|
|
538
538
|
|
|
539
539
|
Apache License
|
|
@@ -747,7 +747,7 @@ Private: false
|
|
|
747
747
|
Description: npm package which exports compiled protobuf entities to be used by other repos
|
|
748
748
|
Repository: git+https://github.com/dyte-in/proto-entities.git
|
|
749
749
|
Author: dyte-in
|
|
750
|
-
License
|
|
750
|
+
License Text:
|
|
751
751
|
===
|
|
752
752
|
|
|
753
753
|
Copyright 2021-present DYTE INC, Inc.
|
|
@@ -773,7 +773,7 @@ Private: false
|
|
|
773
773
|
Description: A websocket library that uses protobuf for serializing data.
|
|
774
774
|
Homepage: https://realtime.cloudflare.com
|
|
775
775
|
Author: Cloudflare
|
|
776
|
-
License
|
|
776
|
+
License Text:
|
|
777
777
|
===
|
|
778
778
|
|
|
779
779
|
Apache License
|