@cloudflare/realtimekit 1.2.5-staging.3 → 1.2.5

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.
@@ -1,5 +1,5 @@
1
1
  Name: @cloudflare/realtimekit
2
- Version: 1.2.5-staging.3
2
+ Version: 1.2.5-staging.5
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.
@@ -248,6 +248,220 @@ USE OR OTHER DEALINGS IN THE SOFTWARE.
248
248
 
249
249
  ---
250
250
 
251
+ Name: @cloudflare/realtimekit-callstats
252
+ Version: 7.3.0
253
+ License: null
254
+ Private: false
255
+ Description: An internal toolkit to obtain call statistic for Cloudflare RealtimeKit meetings.
256
+ Homepage: https://realtime.cloudflare.com
257
+ Author: cloudflare
258
+ License Copyright:
259
+ ===
260
+
261
+ Apache License
262
+ Version 2.0, January 2004
263
+ http://www.apache.org/licenses/
264
+
265
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
266
+
267
+ 1. Definitions.
268
+
269
+ "License" shall mean the terms and conditions for use, reproduction,
270
+ and distribution as defined by Sections 1 through 9 of this document.
271
+
272
+ "Licensor" shall mean the copyright owner or entity authorized by
273
+ the copyright owner that is granting the License.
274
+
275
+ "Legal Entity" shall mean the union of the acting entity and all
276
+ other entities that control, are controlled by, or are under common
277
+ control with that entity. For the purposes of this definition,
278
+ "control" means (i) the power, direct or indirect, to cause the
279
+ direction or management of such entity, whether by contract or
280
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
281
+ outstanding shares, or (iii) beneficial ownership of such entity.
282
+
283
+ "You" (or "Your") shall mean an individual or Legal Entity
284
+ exercising permissions granted by this License.
285
+
286
+ "Source" form shall mean the preferred form for making modifications,
287
+ including but not limited to software source code, documentation
288
+ source, and configuration files.
289
+
290
+ "Object" form shall mean any form resulting from mechanical
291
+ transformation or translation of a Source form, including but
292
+ not limited to compiled object code, generated documentation,
293
+ and conversions to other media types.
294
+
295
+ "Work" shall mean the work of authorship, whether in Source or
296
+ Object form, made available under the License, as indicated by a
297
+ copyright notice that is included in or attached to the work
298
+ (an example is provided in the Appendix below).
299
+
300
+ "Derivative Works" shall mean any work, whether in Source or Object
301
+ form, that is based on (or derived from) the Work and for which the
302
+ editorial revisions, annotations, elaborations, or other modifications
303
+ represent, as a whole, an original work of authorship. For the purposes
304
+ of this License, Derivative Works shall not include works that remain
305
+ separable from, or merely link (or bind by name) to the interfaces of,
306
+ the Work and Derivative Works thereof.
307
+
308
+ "Contribution" shall mean any work of authorship, including
309
+ the original version of the Work and any modifications or additions
310
+ to that Work or Derivative Works thereof, that is intentionally
311
+ submitted to Licensor for inclusion in the Work by the copyright owner
312
+ or by an individual or Legal Entity authorized to submit on behalf of
313
+ the copyright owner. For the purposes of this definition, "submitted"
314
+ means any form of electronic, verbal, or written communication sent
315
+ to the Licensor or its representatives, including but not limited to
316
+ communication on electronic mailing lists, source code control systems,
317
+ and issue tracking systems that are managed by, or on behalf of, the
318
+ Licensor for the purpose of discussing and improving the Work, but
319
+ excluding communication that is conspicuously marked or otherwise
320
+ designated in writing by the copyright owner as "Not a Contribution."
321
+
322
+ "Contributor" shall mean Licensor and any individual or Legal Entity
323
+ on behalf of whom a Contribution has been received by Licensor and
324
+ subsequently incorporated within the Work.
325
+
326
+ 2. Grant of Copyright License. Subject to the terms and conditions of
327
+ this License, each Contributor hereby grants to You a perpetual,
328
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
329
+ copyright license to reproduce, prepare Derivative Works of,
330
+ publicly display, publicly perform, sublicense, and distribute the
331
+ Work and such Derivative Works in Source or Object form.
332
+
333
+ 3. Grant of Patent License. Subject to the terms and conditions of
334
+ this License, each Contributor hereby grants to You a perpetual,
335
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
336
+ (except as stated in this section) patent license to make, have made,
337
+ use, offer to sell, sell, import, and otherwise transfer the Work,
338
+ where such license applies only to those patent claims licensable
339
+ by such Contributor that are necessarily infringed by their
340
+ Contribution(s) alone or by combination of their Contribution(s)
341
+ with the Work to which such Contribution(s) was submitted. If You
342
+ institute patent litigation against any entity (including a
343
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
344
+ or a Contribution incorporated within the Work constitutes direct
345
+ or contributory patent infringement, then any patent licenses
346
+ granted to You under this License for that Work shall terminate
347
+ as of the date such litigation is filed.
348
+
349
+ 4. Redistribution. You may reproduce and distribute copies of the
350
+ Work or Derivative Works thereof in any medium, with or without
351
+ modifications, and in Source or Object form, provided that You
352
+ meet the following conditions:
353
+
354
+ (a) You must give any other recipients of the Work or
355
+ Derivative Works a copy of this License; and
356
+
357
+ (b) You must cause any modified files to carry prominent notices
358
+ stating that You changed the files; and
359
+
360
+ (c) You must retain, in the Source form of any Derivative Works
361
+ that You distribute, all copyright, patent, trademark, and
362
+ attribution notices from the Source form of the Work,
363
+ excluding those notices that do not pertain to any part of
364
+ the Derivative Works; and
365
+
366
+ (d) If the Work includes a "NOTICE" text file as part of its
367
+ distribution, then any Derivative Works that You distribute must
368
+ include a readable copy of the attribution notices contained
369
+ within such NOTICE file, excluding those notices that do not
370
+ pertain to any part of the Derivative Works, in at least one
371
+ of the following places: within a NOTICE text file distributed
372
+ as part of the Derivative Works; within the Source form or
373
+ documentation, if provided along with the Derivative Works; or,
374
+ within a display generated by the Derivative Works, if and
375
+ wherever such third-party notices normally appear. The contents
376
+ of the NOTICE file are for informational purposes only and
377
+ do not modify the License. You may add Your own attribution
378
+ notices within Derivative Works that You distribute, alongside
379
+ or as an addendum to the NOTICE text from the Work, provided
380
+ that such additional attribution notices cannot be construed
381
+ as modifying the License.
382
+
383
+ You may add Your own copyright statement to Your modifications and
384
+ may provide additional or different license terms and conditions
385
+ for use, reproduction, or distribution of Your modifications, or
386
+ for any such Derivative Works as a whole, provided Your use,
387
+ reproduction, and distribution of the Work otherwise complies with
388
+ the conditions stated in this License.
389
+
390
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
391
+ any Contribution intentionally submitted for inclusion in the Work
392
+ by You to the Licensor shall be under the terms and conditions of
393
+ this License, without any additional terms or conditions.
394
+ Notwithstanding the above, nothing herein shall supersede or modify
395
+ the terms of any separate license agreement you may have executed
396
+ with Licensor regarding such Contributions.
397
+
398
+ 6. Trademarks. This License does not grant permission to use the trade
399
+ names, trademarks, service marks, or product names of the Licensor,
400
+ except as required for reasonable and customary use in describing the
401
+ origin of the Work and reproducing the content of the NOTICE file.
402
+
403
+ 7. Disclaimer of Warranty. Unless required by applicable law or
404
+ agreed to in writing, Licensor provides the Work (and each
405
+ Contributor provides its Contributions) on an "AS IS" BASIS,
406
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
407
+ implied, including, without limitation, any warranties or conditions
408
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
409
+ PARTICULAR PURPOSE. You are solely responsible for determining the
410
+ appropriateness of using or redistributing the Work and assume any
411
+ risks associated with Your exercise of permissions under this License.
412
+
413
+ 8. Limitation of Liability. In no event and under no legal theory,
414
+ whether in tort (including negligence), contract, or otherwise,
415
+ unless required by applicable law (such as deliberate and grossly
416
+ negligent acts) or agreed to in writing, shall any Contributor be
417
+ liable to You for damages, including any direct, indirect, special,
418
+ incidental, or consequential damages of any character arising as a
419
+ result of this License or out of the use or inability to use the
420
+ Work (including but not limited to damages for loss of goodwill,
421
+ work stoppage, computer failure or malfunction, or any and all
422
+ other commercial damages or losses), even if such Contributor
423
+ has been advised of the possibility of such damages.
424
+
425
+ 9. Accepting Warranty or Additional Liability. While redistributing
426
+ the Work or Derivative Works thereof, You may choose to offer,
427
+ and charge a fee for, acceptance of support, warranty, indemnity,
428
+ or other liability obligations and/or rights consistent with this
429
+ License. However, in accepting such obligations, You may act only
430
+ on Your own behalf and on Your sole responsibility, not on behalf
431
+ of any other Contributor, and only if You agree to indemnify,
432
+ defend, and hold each Contributor harmless for any liability
433
+ incurred by, or claims asserted against, such Contributor by reason
434
+ of your accepting any such warranty or additional liability.
435
+
436
+ END OF TERMS AND CONDITIONS
437
+
438
+ APPENDIX: How to apply the Apache License to your work.
439
+
440
+ To apply the Apache License to your work, attach the following
441
+ boilerplate notice, with the fields enclosed by brackets "[]"
442
+ replaced with your own identifying information. (Don't include
443
+ the brackets!) The text should be enclosed in the appropriate
444
+ comment syntax for the file format. We also recommend that a
445
+ file or class name and description of purpose be included on the
446
+ same "printed page" as the copyright notice for easier
447
+ identification within third-party archives.
448
+
449
+ Copyright 2024 Dyte
450
+
451
+ Licensed under the Apache License, Version 2.0 (the "License");
452
+ you may not use this file except in compliance with the License.
453
+ You may obtain a copy of the License at
454
+
455
+ http://www.apache.org/licenses/LICENSE-2.0
456
+
457
+ Unless required by applicable law or agreed to in writing, software
458
+ distributed under the License is distributed on an "AS IS" BASIS,
459
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
460
+ See the License for the specific language governing permissions and
461
+ limitations under the License.
462
+
463
+ ---
464
+
251
465
  Name: lodash-es
252
466
  Version: 4.17.21
253
467
  License: MIT
@@ -312,13 +526,13 @@ terms above.
312
526
 
313
527
  ---
314
528
 
315
- Name: @cloudflare/realtimekit-callstats
316
- Version: 7.3.0
317
- License: null
529
+ Name: @cloudflare/realtimekit-utils
530
+ Version: 0.0.1
531
+ License: Apache-2.0
318
532
  Private: false
319
- Description: An internal toolkit to obtain call statistic for Cloudflare RealtimeKit meetings.
533
+ Description: Utility functions for Cloudflare RealtimeKit services
320
534
  Homepage: https://realtime.cloudflare.com
321
- Author: cloudflare
535
+ Author: Cloudflare
322
536
  License Copyright:
323
537
  ===
324
538
 
@@ -510,7 +724,7 @@ License Copyright:
510
724
  same "printed page" as the copyright notice for easier
511
725
  identification within third-party archives.
512
726
 
513
- Copyright 2024 Dyte
727
+ Copyright 2026 Cloudflare
514
728
 
515
729
  Licensed under the Apache License, Version 2.0 (the "License");
516
730
  you may not use this file except in compliance with the License.
@@ -548,4 +762,218 @@ Unless required by applicable law or agreed to in writing, software
548
762
  distributed under the License is distributed on an "AS IS" BASIS,
549
763
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
550
764
  See the License for the specific language governing permissions and
551
- limitations under the License.
765
+ limitations under the License.
766
+
767
+ ---
768
+
769
+ Name: @cloudflare/realtimekit-sockrates
770
+ Version: 0.1.2
771
+ License: Apache-2.0
772
+ Private: false
773
+ Description: A websocket library that uses protobuf for serializing data.
774
+ Homepage: https://realtime.cloudflare.com
775
+ Author: Cloudflare
776
+ License Copyright:
777
+ ===
778
+
779
+ Apache License
780
+ Version 2.0, January 2004
781
+ http://www.apache.org/licenses/
782
+
783
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
784
+
785
+ 1. Definitions.
786
+
787
+ "License" shall mean the terms and conditions for use, reproduction,
788
+ and distribution as defined by Sections 1 through 9 of this document.
789
+
790
+ "Licensor" shall mean the copyright owner or entity authorized by
791
+ the copyright owner that is granting the License.
792
+
793
+ "Legal Entity" shall mean the union of the acting entity and all
794
+ other entities that control, are controlled by, or are under common
795
+ control with that entity. For the purposes of this definition,
796
+ "control" means (i) the power, direct or indirect, to cause the
797
+ direction or management of such entity, whether by contract or
798
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
799
+ outstanding shares, or (iii) beneficial ownership of such entity.
800
+
801
+ "You" (or "Your") shall mean an individual or Legal Entity
802
+ exercising permissions granted by this License.
803
+
804
+ "Source" form shall mean the preferred form for making modifications,
805
+ including but not limited to software source code, documentation
806
+ source, and configuration files.
807
+
808
+ "Object" form shall mean any form resulting from mechanical
809
+ transformation or translation of a Source form, including but
810
+ not limited to compiled object code, generated documentation,
811
+ and conversions to other media types.
812
+
813
+ "Work" shall mean the work of authorship, whether in Source or
814
+ Object form, made available under the License, as indicated by a
815
+ copyright notice that is included in or attached to the work
816
+ (an example is provided in the Appendix below).
817
+
818
+ "Derivative Works" shall mean any work, whether in Source or Object
819
+ form, that is based on (or derived from) the Work and for which the
820
+ editorial revisions, annotations, elaborations, or other modifications
821
+ represent, as a whole, an original work of authorship. For the purposes
822
+ of this License, Derivative Works shall not include works that remain
823
+ separable from, or merely link (or bind by name) to the interfaces of,
824
+ the Work and Derivative Works thereof.
825
+
826
+ "Contribution" shall mean any work of authorship, including
827
+ the original version of the Work and any modifications or additions
828
+ to that Work or Derivative Works thereof, that is intentionally
829
+ submitted to Licensor for inclusion in the Work by the copyright owner
830
+ or by an individual or Legal Entity authorized to submit on behalf of
831
+ the copyright owner. For the purposes of this definition, "submitted"
832
+ means any form of electronic, verbal, or written communication sent
833
+ to the Licensor or its representatives, including but not limited to
834
+ communication on electronic mailing lists, source code control systems,
835
+ and issue tracking systems that are managed by, or on behalf of, the
836
+ Licensor for the purpose of discussing and improving the Work, but
837
+ excluding communication that is conspicuously marked or otherwise
838
+ designated in writing by the copyright owner as "Not a Contribution."
839
+
840
+ "Contributor" shall mean Licensor and any individual or Legal Entity
841
+ on behalf of whom a Contribution has been received by Licensor and
842
+ subsequently incorporated within the Work.
843
+
844
+ 2. Grant of Copyright License. Subject to the terms and conditions of
845
+ this License, each Contributor hereby grants to You a perpetual,
846
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
847
+ copyright license to reproduce, prepare Derivative Works of,
848
+ publicly display, publicly perform, sublicense, and distribute the
849
+ Work and such Derivative Works in Source or Object form.
850
+
851
+ 3. Grant of Patent License. Subject to the terms and conditions of
852
+ this License, each Contributor hereby grants to You a perpetual,
853
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
854
+ (except as stated in this section) patent license to make, have made,
855
+ use, offer to sell, sell, import, and otherwise transfer the Work,
856
+ where such license applies only to those patent claims licensable
857
+ by such Contributor that are necessarily infringed by their
858
+ Contribution(s) alone or by combination of their Contribution(s)
859
+ with the Work to which such Contribution(s) was submitted. If You
860
+ institute patent litigation against any entity (including a
861
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
862
+ or a Contribution incorporated within the Work constitutes direct
863
+ or contributory patent infringement, then any patent licenses
864
+ granted to You under this License for that Work shall terminate
865
+ as of the date such litigation is filed.
866
+
867
+ 4. Redistribution. You may reproduce and distribute copies of the
868
+ Work or Derivative Works thereof in any medium, with or without
869
+ modifications, and in Source or Object form, provided that You
870
+ meet the following conditions:
871
+
872
+ (a) You must give any other recipients of the Work or
873
+ Derivative Works a copy of this License; and
874
+
875
+ (b) You must cause any modified files to carry prominent notices
876
+ stating that You changed the files; and
877
+
878
+ (c) You must retain, in the Source form of any Derivative Works
879
+ that You distribute, all copyright, patent, trademark, and
880
+ attribution notices from the Source form of the Work,
881
+ excluding those notices that do not pertain to any part of
882
+ the Derivative Works; and
883
+
884
+ (d) If the Work includes a "NOTICE" text file as part of its
885
+ distribution, then any Derivative Works that You distribute must
886
+ include a readable copy of the attribution notices contained
887
+ within such NOTICE file, excluding those notices that do not
888
+ pertain to any part of the Derivative Works, in at least one
889
+ of the following places: within a NOTICE text file distributed
890
+ as part of the Derivative Works; within the Source form or
891
+ documentation, if provided along with the Derivative Works; or,
892
+ within a display generated by the Derivative Works, if and
893
+ wherever such third-party notices normally appear. The contents
894
+ of the NOTICE file are for informational purposes only and
895
+ do not modify the License. You may add Your own attribution
896
+ notices within Derivative Works that You distribute, alongside
897
+ or as an addendum to the NOTICE text from the Work, provided
898
+ that such additional attribution notices cannot be construed
899
+ as modifying the License.
900
+
901
+ You may add Your own copyright statement to Your modifications and
902
+ may provide additional or different license terms and conditions
903
+ for use, reproduction, or distribution of Your modifications, or
904
+ for any such Derivative Works as a whole, provided Your use,
905
+ reproduction, and distribution of the Work otherwise complies with
906
+ the conditions stated in this License.
907
+
908
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
909
+ any Contribution intentionally submitted for inclusion in the Work
910
+ by You to the Licensor shall be under the terms and conditions of
911
+ this License, without any additional terms or conditions.
912
+ Notwithstanding the above, nothing herein shall supersede or modify
913
+ the terms of any separate license agreement you may have executed
914
+ with Licensor regarding such Contributions.
915
+
916
+ 6. Trademarks. This License does not grant permission to use the trade
917
+ names, trademarks, service marks, or product names of the Licensor,
918
+ except as required for reasonable and customary use in describing the
919
+ origin of the Work and reproducing the content of the NOTICE file.
920
+
921
+ 7. Disclaimer of Warranty. Unless required by applicable law or
922
+ agreed to in writing, Licensor provides the Work (and each
923
+ Contributor provides its Contributions) on an "AS IS" BASIS,
924
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
925
+ implied, including, without limitation, any warranties or conditions
926
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
927
+ PARTICULAR PURPOSE. You are solely responsible for determining the
928
+ appropriateness of using or redistributing the Work and assume any
929
+ risks associated with Your exercise of permissions under this License.
930
+
931
+ 8. Limitation of Liability. In no event and under no legal theory,
932
+ whether in tort (including negligence), contract, or otherwise,
933
+ unless required by applicable law (such as deliberate and grossly
934
+ negligent acts) or agreed to in writing, shall any Contributor be
935
+ liable to You for damages, including any direct, indirect, special,
936
+ incidental, or consequential damages of any character arising as a
937
+ result of this License or out of the use or inability to use the
938
+ Work (including but not limited to damages for loss of goodwill,
939
+ work stoppage, computer failure or malfunction, or any and all
940
+ other commercial damages or losses), even if such Contributor
941
+ has been advised of the possibility of such damages.
942
+
943
+ 9. Accepting Warranty or Additional Liability. While redistributing
944
+ the Work or Derivative Works thereof, You may choose to offer,
945
+ and charge a fee for, acceptance of support, warranty, indemnity,
946
+ or other liability obligations and/or rights consistent with this
947
+ License. However, in accepting such obligations, You may act only
948
+ on Your own behalf and on Your sole responsibility, not on behalf
949
+ of any other Contributor, and only if You agree to indemnify,
950
+ defend, and hold each Contributor harmless for any liability
951
+ incurred by, or claims asserted against, such Contributor by reason
952
+ of your accepting any such warranty or additional liability.
953
+
954
+ END OF TERMS AND CONDITIONS
955
+
956
+ APPENDIX: How to apply the Apache License to your work.
957
+
958
+ To apply the Apache License to your work, attach the following
959
+ boilerplate notice, with the fields enclosed by brackets "[]"
960
+ replaced with your own identifying information. (Don't include
961
+ the brackets!) The text should be enclosed in the appropriate
962
+ comment syntax for the file format. We also recommend that a
963
+ file or class name and description of purpose be included on the
964
+ same "printed page" as the copyright notice for easier
965
+ identification within third-party archives.
966
+
967
+ Copyright 2026 Cloudflare
968
+
969
+ Licensed under the Apache License, Version 2.0 (the "License");
970
+ you may not use this file except in compliance with the License.
971
+ You may obtain a copy of the License at
972
+
973
+ http://www.apache.org/licenses/LICENSE-2.0
974
+
975
+ Unless required by applicable law or agreed to in writing, software
976
+ distributed under the License is distributed on an "AS IS" BASIS,
977
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
978
+ See the License for the specific language governing permissions and
979
+ limitations under the License.