@signalapp/ringrtc 2.34.5 → 2.36.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/acknowledgments.md +364 -38
- package/dist/ringrtc/Service.d.ts +0 -3
- package/dist/ringrtc/Service.js +1 -13
- package/dist/ringrtc/VideoSupport.js +0 -1
- package/package.json +17 -16
package/dist/acknowledgments.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
RingRTC makes use of the following open source projects.
|
|
4
4
|
|
|
5
|
-
## poksho 0.7.0, signal-crypto 0.1.0, zkcredential 0.1.0, zkgroup 0.9.0
|
|
5
|
+
## partial-default 0.1.0, poksho 0.7.0, signal-crypto 0.1.0, zkcredential 0.1.0, zkgroup 0.9.0
|
|
6
6
|
|
|
7
7
|
```
|
|
8
8
|
GNU AFFERO GENERAL PUBLIC LICENSE
|
|
@@ -669,7 +669,7 @@ For more information on this, and how to apply and follow the GNU AGPL, see
|
|
|
669
669
|
|
|
670
670
|
```
|
|
671
671
|
|
|
672
|
-
## regex-aot 0.1.0, ringrtc 2.
|
|
672
|
+
## libsignal-core 0.1.0, partial-default-derive 0.1.0, regex-aot 0.1.0, ringrtc 2.36.0
|
|
673
673
|
|
|
674
674
|
```
|
|
675
675
|
GNU AFFERO GENERAL PUBLIC LICENSE
|
|
@@ -910,7 +910,7 @@ You should also get your employer (if you work as a programmer) or school, if an
|
|
|
910
910
|
|
|
911
911
|
```
|
|
912
912
|
|
|
913
|
-
## ryu 1.0.
|
|
913
|
+
## ryu 1.0.16
|
|
914
914
|
|
|
915
915
|
```
|
|
916
916
|
Apache License
|
|
@@ -1092,7 +1092,7 @@ END OF TERMS AND CONDITIONS
|
|
|
1092
1092
|
|
|
1093
1093
|
```
|
|
1094
1094
|
|
|
1095
|
-
## prost 0.
|
|
1095
|
+
## prost 0.12.3, prost-build 0.12.3, prost-derive 0.12.3, prost-types 0.12.3
|
|
1096
1096
|
|
|
1097
1097
|
```
|
|
1098
1098
|
Apache License
|
|
@@ -1299,7 +1299,7 @@ limitations under the License.
|
|
|
1299
1299
|
|
|
1300
1300
|
```
|
|
1301
1301
|
|
|
1302
|
-
## curve25519-dalek
|
|
1302
|
+
## curve25519-dalek 4.1.1
|
|
1303
1303
|
|
|
1304
1304
|
```
|
|
1305
1305
|
Copyright (c) 2012 The Go Authors. All rights reserved.
|
|
@@ -1331,7 +1331,7 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
|
1331
1331
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
1332
1332
|
```
|
|
1333
1333
|
|
|
1334
|
-
## subtle 2.
|
|
1334
|
+
## subtle 2.5.0
|
|
1335
1335
|
|
|
1336
1336
|
```
|
|
1337
1337
|
Copyright (c) 2016-2017 Isis Agora Lovecruft, Henry de Valence. All rights reserved.
|
|
@@ -1365,7 +1365,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
1365
1365
|
|
|
1366
1366
|
```
|
|
1367
1367
|
|
|
1368
|
-
## curve25519-dalek
|
|
1368
|
+
## curve25519-dalek 4.1.1
|
|
1369
1369
|
|
|
1370
1370
|
```
|
|
1371
1371
|
Copyright (c) 2016-2021 isis agora lovecruft. All rights reserved.
|
|
@@ -1399,7 +1399,7 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
|
1399
1399
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
1400
1400
|
```
|
|
1401
1401
|
|
|
1402
|
-
## x25519-dalek
|
|
1402
|
+
## x25519-dalek 2.0.0
|
|
1403
1403
|
|
|
1404
1404
|
```
|
|
1405
1405
|
Copyright (c) 2017-2021 isis agora lovecruft. All rights reserved.
|
|
@@ -1452,7 +1452,7 @@ THIS SOFTWARE.
|
|
|
1452
1452
|
|
|
1453
1453
|
```
|
|
1454
1454
|
|
|
1455
|
-
## windows-sys 0.48.0, windows-targets 0.48.5, windows_aarch64_msvc 0.48.5, windows_x86_64_gnu 0.48.5, windows_x86_64_msvc 0.48.5
|
|
1455
|
+
## windows-sys 0.48.0, windows-sys 0.52.0, windows-targets 0.48.5, windows-targets 0.52.0, windows_aarch64_msvc 0.48.5, windows_aarch64_msvc 0.52.0, windows_x86_64_gnu 0.48.5, windows_x86_64_gnu 0.52.0, windows_x86_64_msvc 0.48.5, windows_x86_64_msvc 0.52.0
|
|
1456
1456
|
|
|
1457
1457
|
```
|
|
1458
1458
|
MIT License
|
|
@@ -1479,7 +1479,7 @@ THIS SOFTWARE.
|
|
|
1479
1479
|
|
|
1480
1480
|
```
|
|
1481
1481
|
|
|
1482
|
-
##
|
|
1482
|
+
## sha1 0.10.6, sha2 0.10.8, sha2 0.9.9
|
|
1483
1483
|
|
|
1484
1484
|
```
|
|
1485
1485
|
Copyright (c) 2006-2009 Graydon Hoare
|
|
@@ -1543,7 +1543,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1543
1543
|
|
|
1544
1544
|
```
|
|
1545
1545
|
|
|
1546
|
-
## core-foundation-sys 0.8.
|
|
1546
|
+
## core-foundation-sys 0.8.6
|
|
1547
1547
|
|
|
1548
1548
|
```
|
|
1549
1549
|
Copyright (c) 2012-2013 Mozilla Foundation
|
|
@@ -1631,7 +1631,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1631
1631
|
|
|
1632
1632
|
```
|
|
1633
1633
|
|
|
1634
|
-
## bitflags 2.4.
|
|
1634
|
+
## bitflags 2.4.1, log 0.4.20, regex 1.10.2, regex-automata 0.4.3, regex-syntax 0.8.2, semver 0.9.0
|
|
1635
1635
|
|
|
1636
1636
|
```
|
|
1637
1637
|
Copyright (c) 2014 The Rust Project Developers
|
|
@@ -1662,7 +1662,39 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1662
1662
|
|
|
1663
1663
|
```
|
|
1664
1664
|
|
|
1665
|
-
##
|
|
1665
|
+
## uuid 1.6.1
|
|
1666
|
+
|
|
1667
|
+
```
|
|
1668
|
+
Copyright (c) 2014 The Rust Project Developers
|
|
1669
|
+
Copyright (c) 2018 Ashley Mannix, Christopher Armstrong, Dylan DPC, Hunar Roop Kahlon
|
|
1670
|
+
|
|
1671
|
+
Permission is hereby granted, free of charge, to any
|
|
1672
|
+
person obtaining a copy of this software and associated
|
|
1673
|
+
documentation files (the "Software"), to deal in the
|
|
1674
|
+
Software without restriction, including without
|
|
1675
|
+
limitation the rights to use, copy, modify, merge,
|
|
1676
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1677
|
+
the Software, and to permit persons to whom the Software
|
|
1678
|
+
is furnished to do so, subject to the following
|
|
1679
|
+
conditions:
|
|
1680
|
+
|
|
1681
|
+
The above copyright notice and this permission notice
|
|
1682
|
+
shall be included in all copies or substantial portions
|
|
1683
|
+
of the Software.
|
|
1684
|
+
|
|
1685
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1686
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1687
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1688
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1689
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1690
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1691
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1692
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1693
|
+
DEALINGS IN THE SOFTWARE.
|
|
1694
|
+
|
|
1695
|
+
```
|
|
1696
|
+
|
|
1697
|
+
## libc 0.2.151
|
|
1666
1698
|
|
|
1667
1699
|
```
|
|
1668
1700
|
Copyright (c) 2014-2020 The Rust Project Developers
|
|
@@ -1693,7 +1725,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1693
1725
|
|
|
1694
1726
|
```
|
|
1695
1727
|
|
|
1696
|
-
## either 1.9.0, itertools 0.
|
|
1728
|
+
## either 1.9.0, itertools 0.11.0, petgraph 0.6.4, serde_with 3.4.0, serde_with_macros 3.4.0
|
|
1697
1729
|
|
|
1698
1730
|
```
|
|
1699
1731
|
Copyright (c) 2015
|
|
@@ -1749,7 +1781,7 @@ THE SOFTWARE.
|
|
|
1749
1781
|
|
|
1750
1782
|
```
|
|
1751
1783
|
|
|
1752
|
-
## tempfile 3.8.
|
|
1784
|
+
## tempfile 3.8.1
|
|
1753
1785
|
|
|
1754
1786
|
```
|
|
1755
1787
|
Copyright (c) 2015 Steven Allen
|
|
@@ -1924,7 +1956,39 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1924
1956
|
|
|
1925
1957
|
```
|
|
1926
1958
|
|
|
1927
|
-
##
|
|
1959
|
+
## hkdf 0.12.4
|
|
1960
|
+
|
|
1961
|
+
```
|
|
1962
|
+
Copyright (c) 2015-2018 Vlad Filippov
|
|
1963
|
+
Copyright (c) 2018-2021 RustCrypto Developers
|
|
1964
|
+
|
|
1965
|
+
Permission is hereby granted, free of charge, to any
|
|
1966
|
+
person obtaining a copy of this software and associated
|
|
1967
|
+
documentation files (the "Software"), to deal in the
|
|
1968
|
+
Software without restriction, including without
|
|
1969
|
+
limitation the rights to use, copy, modify, merge,
|
|
1970
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
1971
|
+
the Software, and to permit persons to whom the Software
|
|
1972
|
+
is furnished to do so, subject to the following
|
|
1973
|
+
conditions:
|
|
1974
|
+
|
|
1975
|
+
The above copyright notice and this permission notice
|
|
1976
|
+
shall be included in all copies or substantial portions
|
|
1977
|
+
of the Software.
|
|
1978
|
+
|
|
1979
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
1980
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
1981
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
1982
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
1983
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
1984
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
1985
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
1986
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
1987
|
+
DEALINGS IN THE SOFTWARE.
|
|
1988
|
+
|
|
1989
|
+
```
|
|
1990
|
+
|
|
1991
|
+
## futures 0.3.29, futures-channel 0.3.29, futures-core 0.3.29, futures-executor 0.3.29, futures-io 0.3.29, futures-macro 0.3.29, futures-sink 0.3.29, futures-task 0.3.29, futures-util 0.3.29
|
|
1928
1992
|
|
|
1929
1993
|
```
|
|
1930
1994
|
Copyright (c) 2016 Alex Crichton
|
|
@@ -1956,7 +2020,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
1956
2020
|
|
|
1957
2021
|
```
|
|
1958
2022
|
|
|
1959
|
-
## hashbrown 0.14.
|
|
2023
|
+
## hashbrown 0.14.3
|
|
1960
2024
|
|
|
1961
2025
|
```
|
|
1962
2026
|
Copyright (c) 2016 Amanieu d'Antras
|
|
@@ -2018,6 +2082,37 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2018
2082
|
|
|
2019
2083
|
```
|
|
2020
2084
|
|
|
2085
|
+
## rustc_version 0.4.0
|
|
2086
|
+
|
|
2087
|
+
```
|
|
2088
|
+
Copyright (c) 2016 The Rust Project Developers
|
|
2089
|
+
|
|
2090
|
+
Permission is hereby granted, free of charge, to any
|
|
2091
|
+
person obtaining a copy of this software and associated
|
|
2092
|
+
documentation files (the "Software"), to deal in the
|
|
2093
|
+
Software without restriction, including without
|
|
2094
|
+
limitation the rights to use, copy, modify, merge,
|
|
2095
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2096
|
+
the Software, and to permit persons to whom the Software
|
|
2097
|
+
is furnished to do so, subject to the following
|
|
2098
|
+
conditions:
|
|
2099
|
+
|
|
2100
|
+
The above copyright notice and this permission notice
|
|
2101
|
+
shall be included in all copies or substantial portions
|
|
2102
|
+
of the Software.
|
|
2103
|
+
|
|
2104
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2105
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2106
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2107
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2108
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2109
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2110
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2111
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2112
|
+
DEALINGS IN THE SOFTWARE.
|
|
2113
|
+
|
|
2114
|
+
```
|
|
2115
|
+
|
|
2021
2116
|
## multimap 0.8.3
|
|
2022
2117
|
|
|
2023
2118
|
```
|
|
@@ -2049,7 +2144,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2049
2144
|
|
|
2050
2145
|
```
|
|
2051
2146
|
|
|
2052
|
-
## indexmap 2.0
|
|
2147
|
+
## indexmap 2.1.0
|
|
2053
2148
|
|
|
2054
2149
|
```
|
|
2055
2150
|
Copyright (c) 2016--2017
|
|
@@ -2111,7 +2206,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2111
2206
|
|
|
2112
2207
|
```
|
|
2113
2208
|
|
|
2114
|
-
## cipher 0.
|
|
2209
|
+
## cipher 0.4.4
|
|
2115
2210
|
|
|
2116
2211
|
```
|
|
2117
2212
|
Copyright (c) 2016-2020 RustCrypto Developers
|
|
@@ -2142,7 +2237,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2142
2237
|
|
|
2143
2238
|
```
|
|
2144
2239
|
|
|
2145
|
-
## crypto-mac 0.11.
|
|
2240
|
+
## crypto-mac 0.11.0, digest 0.10.7, digest 0.9.0, hmac 0.11.0, hmac 0.12.1
|
|
2146
2241
|
|
|
2147
2242
|
```
|
|
2148
2243
|
Copyright (c) 2017 Artyom Pavlov
|
|
@@ -2204,7 +2299,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2204
2299
|
|
|
2205
2300
|
```
|
|
2206
2301
|
|
|
2207
|
-
## aes 0.
|
|
2302
|
+
## aes 0.8.3
|
|
2208
2303
|
|
|
2209
2304
|
```
|
|
2210
2305
|
Copyright (c) 2018 Artyom Pavlov
|
|
@@ -2235,6 +2330,38 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2235
2330
|
|
|
2236
2331
|
```
|
|
2237
2332
|
|
|
2333
|
+
## hex-literal 0.4.1
|
|
2334
|
+
|
|
2335
|
+
```
|
|
2336
|
+
Copyright (c) 2018 Artyom Pavlov
|
|
2337
|
+
Copyright (c) 2018 The RustCrypto Project Developers
|
|
2338
|
+
|
|
2339
|
+
Permission is hereby granted, free of charge, to any
|
|
2340
|
+
person obtaining a copy of this software and associated
|
|
2341
|
+
documentation files (the "Software"), to deal in the
|
|
2342
|
+
Software without restriction, including without
|
|
2343
|
+
limitation the rights to use, copy, modify, merge,
|
|
2344
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2345
|
+
the Software, and to permit persons to whom the Software
|
|
2346
|
+
is furnished to do so, subject to the following
|
|
2347
|
+
conditions:
|
|
2348
|
+
|
|
2349
|
+
The above copyright notice and this permission notice
|
|
2350
|
+
shall be included in all copies or substantial portions
|
|
2351
|
+
of the Software.
|
|
2352
|
+
|
|
2353
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2354
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2355
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2356
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2357
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2358
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2359
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2360
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2361
|
+
DEALINGS IN THE SOFTWARE.
|
|
2362
|
+
|
|
2363
|
+
```
|
|
2364
|
+
|
|
2238
2365
|
## bytes 1.5.0
|
|
2239
2366
|
|
|
2240
2367
|
```
|
|
@@ -2297,7 +2424,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2297
2424
|
|
|
2298
2425
|
```
|
|
2299
2426
|
|
|
2300
|
-
## smallvec 1.11.
|
|
2427
|
+
## smallvec 1.11.2
|
|
2301
2428
|
|
|
2302
2429
|
```
|
|
2303
2430
|
Copyright (c) 2018 The Servo Project Developers
|
|
@@ -2359,7 +2486,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2359
2486
|
|
|
2360
2487
|
```
|
|
2361
2488
|
|
|
2362
|
-
## block-buffer 0.9.0, opaque-debug 0.3.0
|
|
2489
|
+
## block-buffer 0.10.4, block-buffer 0.9.0, block-padding 0.3.3, opaque-debug 0.3.0
|
|
2363
2490
|
|
|
2364
2491
|
```
|
|
2365
2492
|
Copyright (c) 2018-2019 The RustCrypto Project Developers
|
|
@@ -2390,6 +2517,69 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2390
2517
|
|
|
2391
2518
|
```
|
|
2392
2519
|
|
|
2520
|
+
## platforms 3.2.0
|
|
2521
|
+
|
|
2522
|
+
```
|
|
2523
|
+
Copyright (c) 2018-2020 The Rust Secure Code Working Group
|
|
2524
|
+
|
|
2525
|
+
Permission is hereby granted, free of charge, to any
|
|
2526
|
+
person obtaining a copy of this software and associated
|
|
2527
|
+
documentation files (the "Software"), to deal in the
|
|
2528
|
+
Software without restriction, including without
|
|
2529
|
+
limitation the rights to use, copy, modify, merge,
|
|
2530
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2531
|
+
the Software, and to permit persons to whom the Software
|
|
2532
|
+
is furnished to do so, subject to the following
|
|
2533
|
+
conditions:
|
|
2534
|
+
|
|
2535
|
+
The above copyright notice and this permission notice
|
|
2536
|
+
shall be included in all copies or substantial portions
|
|
2537
|
+
of the Software.
|
|
2538
|
+
|
|
2539
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2540
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2541
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2542
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2543
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2544
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2545
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2546
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2547
|
+
DEALINGS IN THE SOFTWARE.
|
|
2548
|
+
|
|
2549
|
+
```
|
|
2550
|
+
|
|
2551
|
+
## cbc 0.1.2, ctr 0.9.2
|
|
2552
|
+
|
|
2553
|
+
```
|
|
2554
|
+
Copyright (c) 2018-2022 RustCrypto Developers
|
|
2555
|
+
Copyright (c) 2018 Artyom Pavlov
|
|
2556
|
+
|
|
2557
|
+
Permission is hereby granted, free of charge, to any
|
|
2558
|
+
person obtaining a copy of this software and associated
|
|
2559
|
+
documentation files (the "Software"), to deal in the
|
|
2560
|
+
Software without restriction, including without
|
|
2561
|
+
limitation the rights to use, copy, modify, merge,
|
|
2562
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2563
|
+
the Software, and to permit persons to whom the Software
|
|
2564
|
+
is furnished to do so, subject to the following
|
|
2565
|
+
conditions:
|
|
2566
|
+
|
|
2567
|
+
The above copyright notice and this permission notice
|
|
2568
|
+
shall be included in all copies or substantial portions
|
|
2569
|
+
of the Software.
|
|
2570
|
+
|
|
2571
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2572
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2573
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2574
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2575
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2576
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2577
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2578
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2579
|
+
DEALINGS IN THE SOFTWARE.
|
|
2580
|
+
|
|
2581
|
+
```
|
|
2582
|
+
|
|
2393
2583
|
## slab 0.4.9
|
|
2394
2584
|
|
|
2395
2585
|
```
|
|
@@ -2421,7 +2611,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2421
2611
|
|
|
2422
2612
|
```
|
|
2423
2613
|
|
|
2424
|
-
## ghash 0.
|
|
2614
|
+
## ghash 0.5.0
|
|
2425
2615
|
|
|
2426
2616
|
```
|
|
2427
2617
|
Copyright (c) 2019 RustCrypto Developers
|
|
@@ -2483,7 +2673,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2483
2673
|
|
|
2484
2674
|
```
|
|
2485
2675
|
|
|
2486
|
-
## aes-gcm-siv 0.
|
|
2676
|
+
## aes-gcm-siv 0.11.1
|
|
2487
2677
|
|
|
2488
2678
|
```
|
|
2489
2679
|
Copyright (c) 2019 The RustCrypto Project Developers
|
|
@@ -2514,7 +2704,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2514
2704
|
|
|
2515
2705
|
```
|
|
2516
2706
|
|
|
2517
|
-
## aead 0.
|
|
2707
|
+
## aead 0.5.2
|
|
2518
2708
|
|
|
2519
2709
|
```
|
|
2520
2710
|
Copyright (c) 2019 The RustCrypto Project Developers
|
|
@@ -2546,7 +2736,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2546
2736
|
|
|
2547
2737
|
```
|
|
2548
2738
|
|
|
2549
|
-
## universal-hash 0.
|
|
2739
|
+
## universal-hash 0.5.1
|
|
2550
2740
|
|
|
2551
2741
|
```
|
|
2552
2742
|
Copyright (c) 2019-2020 RustCrypto Developers
|
|
@@ -2577,7 +2767,38 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2577
2767
|
|
|
2578
2768
|
```
|
|
2579
2769
|
|
|
2580
|
-
##
|
|
2770
|
+
## polyval 0.6.1
|
|
2771
|
+
|
|
2772
|
+
```
|
|
2773
|
+
Copyright (c) 2019-2023 RustCrypto Developers
|
|
2774
|
+
|
|
2775
|
+
Permission is hereby granted, free of charge, to any
|
|
2776
|
+
person obtaining a copy of this software and associated
|
|
2777
|
+
documentation files (the "Software"), to deal in the
|
|
2778
|
+
Software without restriction, including without
|
|
2779
|
+
limitation the rights to use, copy, modify, merge,
|
|
2780
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2781
|
+
the Software, and to permit persons to whom the Software
|
|
2782
|
+
is furnished to do so, subject to the following
|
|
2783
|
+
conditions:
|
|
2784
|
+
|
|
2785
|
+
The above copyright notice and this permission notice
|
|
2786
|
+
shall be included in all copies or substantial portions
|
|
2787
|
+
of the Software.
|
|
2788
|
+
|
|
2789
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2790
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2791
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2792
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2793
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2794
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2795
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2796
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2797
|
+
DEALINGS IN THE SOFTWARE.
|
|
2798
|
+
|
|
2799
|
+
```
|
|
2800
|
+
|
|
2801
|
+
## tonic-build 0.10.2
|
|
2581
2802
|
|
|
2582
2803
|
```
|
|
2583
2804
|
Copyright (c) 2020 Lucio Franco
|
|
@@ -2602,7 +2823,7 @@ THE SOFTWARE.
|
|
|
2602
2823
|
|
|
2603
2824
|
```
|
|
2604
2825
|
|
|
2605
|
-
## cpufeatures 0.2.
|
|
2826
|
+
## cpufeatures 0.2.11
|
|
2606
2827
|
|
|
2607
2828
|
```
|
|
2608
2829
|
Copyright (c) 2020 The RustCrypto Project Developers
|
|
@@ -2633,7 +2854,70 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2633
2854
|
|
|
2634
2855
|
```
|
|
2635
2856
|
|
|
2636
|
-
##
|
|
2857
|
+
## crypto-common 0.1.6
|
|
2858
|
+
|
|
2859
|
+
```
|
|
2860
|
+
Copyright (c) 2021 RustCrypto Developers
|
|
2861
|
+
|
|
2862
|
+
Permission is hereby granted, free of charge, to any
|
|
2863
|
+
person obtaining a copy of this software and associated
|
|
2864
|
+
documentation files (the "Software"), to deal in the
|
|
2865
|
+
Software without restriction, including without
|
|
2866
|
+
limitation the rights to use, copy, modify, merge,
|
|
2867
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2868
|
+
the Software, and to permit persons to whom the Software
|
|
2869
|
+
is furnished to do so, subject to the following
|
|
2870
|
+
conditions:
|
|
2871
|
+
|
|
2872
|
+
The above copyright notice and this permission notice
|
|
2873
|
+
shall be included in all copies or substantial portions
|
|
2874
|
+
of the Software.
|
|
2875
|
+
|
|
2876
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2877
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2878
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2879
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2880
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2881
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2882
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2883
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2884
|
+
DEALINGS IN THE SOFTWARE.
|
|
2885
|
+
|
|
2886
|
+
```
|
|
2887
|
+
|
|
2888
|
+
## inout 0.1.3
|
|
2889
|
+
|
|
2890
|
+
```
|
|
2891
|
+
Copyright (c) 2022 The RustCrypto Project Developers
|
|
2892
|
+
Copyright (c) 2022 Artyom Pavlov
|
|
2893
|
+
|
|
2894
|
+
Permission is hereby granted, free of charge, to any
|
|
2895
|
+
person obtaining a copy of this software and associated
|
|
2896
|
+
documentation files (the "Software"), to deal in the
|
|
2897
|
+
Software without restriction, including without
|
|
2898
|
+
limitation the rights to use, copy, modify, merge,
|
|
2899
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
2900
|
+
the Software, and to permit persons to whom the Software
|
|
2901
|
+
is furnished to do so, subject to the following
|
|
2902
|
+
conditions:
|
|
2903
|
+
|
|
2904
|
+
The above copyright notice and this permission notice
|
|
2905
|
+
shall be included in all copies or substantial portions
|
|
2906
|
+
of the Software.
|
|
2907
|
+
|
|
2908
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
2909
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
2910
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
2911
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
2912
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
2913
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
2914
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
2915
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2916
|
+
DEALINGS IN THE SOFTWARE.
|
|
2917
|
+
|
|
2918
|
+
```
|
|
2919
|
+
|
|
2920
|
+
## toml_edit 0.19.15, toml_edit 0.20.2
|
|
2637
2921
|
|
|
2638
2922
|
```
|
|
2639
2923
|
Copyright (c) Individual contributors
|
|
@@ -2658,7 +2942,7 @@ SOFTWARE.
|
|
|
2658
2942
|
|
|
2659
2943
|
```
|
|
2660
2944
|
|
|
2661
|
-
## getrandom 0.
|
|
2945
|
+
## getrandom 0.2.11, rand 0.8.5, rand_chacha 0.3.1, rand_core 0.6.4
|
|
2662
2946
|
|
|
2663
2947
|
```
|
|
2664
2948
|
Copyright 2018 Developers of the Rand project
|
|
@@ -2744,12 +3028,12 @@ SOFTWARE.
|
|
|
2744
3028
|
|
|
2745
3029
|
```
|
|
2746
3030
|
|
|
2747
|
-
## zeroize 1.
|
|
3031
|
+
## zeroize 1.7.0
|
|
2748
3032
|
|
|
2749
3033
|
```
|
|
2750
3034
|
MIT License
|
|
2751
3035
|
|
|
2752
|
-
Copyright (c) 2018-
|
|
3036
|
+
Copyright (c) 2018-2021 The RustCrypto Project Developers
|
|
2753
3037
|
|
|
2754
3038
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2755
3039
|
of this software and associated documentation files (the "Software"), to deal
|
|
@@ -2798,6 +3082,48 @@ SOFTWARE.
|
|
|
2798
3082
|
|
|
2799
3083
|
```
|
|
2800
3084
|
|
|
3085
|
+
## derive-where 1.2.7
|
|
3086
|
+
|
|
3087
|
+
```
|
|
3088
|
+
MIT License
|
|
3089
|
+
|
|
3090
|
+
Copyright (c) 2021 Roland Fredenhagen
|
|
3091
|
+
|
|
3092
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3093
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3094
|
+
in the Software without restriction, including without limitation the rights
|
|
3095
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3096
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3097
|
+
furnished to do so, subject to the following conditions:
|
|
3098
|
+
|
|
3099
|
+
The above copyright notice and this permission notice shall be included in all
|
|
3100
|
+
copies or substantial portions of the Software.
|
|
3101
|
+
|
|
3102
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3103
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3104
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3105
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3106
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3107
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3108
|
+
SOFTWARE.
|
|
3109
|
+
|
|
3110
|
+
```
|
|
3111
|
+
|
|
3112
|
+
## curve25519-dalek-derive 0.1.0
|
|
3113
|
+
|
|
3114
|
+
```
|
|
3115
|
+
MIT License
|
|
3116
|
+
|
|
3117
|
+
Copyright (c) <year> <copyright holders>
|
|
3118
|
+
|
|
3119
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3120
|
+
|
|
3121
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3122
|
+
|
|
3123
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
3124
|
+
|
|
3125
|
+
```
|
|
3126
|
+
|
|
2801
3127
|
## ident_case 1.0.1
|
|
2802
3128
|
|
|
2803
3129
|
```
|
|
@@ -2823,7 +3149,7 @@ SOFTWARE.
|
|
|
2823
3149
|
|
|
2824
3150
|
```
|
|
2825
3151
|
|
|
2826
|
-
## anyhow 1.0.75, fastrand 2.0.1, home 0.5.5, itoa 1.0.
|
|
3152
|
+
## anyhow 1.0.75, fastrand 2.0.1, home 0.5.5, itoa 1.0.10, linux-raw-sys 0.4.12, num_enum 0.6.1, num_enum 0.7.1, num_enum_derive 0.6.1, num_enum_derive 0.7.1, once_cell 1.19.0, pin-project-lite 0.2.13, prettyplease 0.2.15, proc-macro-crate 1.3.1, proc-macro-crate 2.0.1, proc-macro2 1.0.70, quote 1.0.33, rustix 0.38.28, semver 1.0.20, serde 1.0.193, serde_derive 1.0.193, serde_json 1.0.108, syn 1.0.109, syn 2.0.41, syn-mid 0.5.4, thiserror 1.0.50, thiserror-impl 1.0.50, unicode-ident 1.0.12
|
|
2827
3153
|
|
|
2828
3154
|
```
|
|
2829
3155
|
Permission is hereby granted, free of charge, to any
|
|
@@ -2881,7 +3207,7 @@ DEALINGS IN THE SOFTWARE.
|
|
|
2881
3207
|
|
|
2882
3208
|
```
|
|
2883
3209
|
|
|
2884
|
-
## winnow 0.5.
|
|
3210
|
+
## winnow 0.5.28
|
|
2885
3211
|
|
|
2886
3212
|
```
|
|
2887
3213
|
Permission is hereby granted, free of charge, to any person obtaining
|
|
@@ -2955,7 +3281,7 @@ SOFTWARE.
|
|
|
2955
3281
|
|
|
2956
3282
|
```
|
|
2957
3283
|
|
|
2958
|
-
## base64 0.
|
|
3284
|
+
## base64 0.21.5
|
|
2959
3285
|
|
|
2960
3286
|
```
|
|
2961
3287
|
The MIT License (MIT)
|
|
@@ -2982,7 +3308,7 @@ THE SOFTWARE.
|
|
|
2982
3308
|
|
|
2983
3309
|
```
|
|
2984
3310
|
|
|
2985
|
-
## aho-corasick 1.1.
|
|
3311
|
+
## aho-corasick 1.1.2, memchr 2.6.4
|
|
2986
3312
|
|
|
2987
3313
|
```
|
|
2988
3314
|
The MIT License (MIT)
|
|
@@ -3038,7 +3364,7 @@ SOFTWARE.
|
|
|
3038
3364
|
|
|
3039
3365
|
```
|
|
3040
3366
|
|
|
3041
|
-
## sysinfo 0.29.
|
|
3367
|
+
## sysinfo 0.29.11
|
|
3042
3368
|
|
|
3043
3369
|
```
|
|
3044
3370
|
The MIT License (MIT)
|
|
@@ -4,7 +4,6 @@ import { CallLinkState, CallLinkRestrictions, CallLinkRootKey } from './CallLink
|
|
|
4
4
|
export declare const callIdFromEra: (era: string) => CallId;
|
|
5
5
|
export declare function callIdFromRingId(ringId: bigint): CallId;
|
|
6
6
|
declare class Config {
|
|
7
|
-
use_new_audio_device_module: boolean;
|
|
8
7
|
field_trials: Record<string, string> | undefined;
|
|
9
8
|
}
|
|
10
9
|
type GroupId = Buffer;
|
|
@@ -517,11 +516,9 @@ export declare class CallingMessage {
|
|
|
517
516
|
offer?: OfferMessage;
|
|
518
517
|
answer?: AnswerMessage;
|
|
519
518
|
iceCandidates?: Array<IceCandidateMessage>;
|
|
520
|
-
legacyHangup?: HangupMessage;
|
|
521
519
|
busy?: BusyMessage;
|
|
522
520
|
hangup?: HangupMessage;
|
|
523
521
|
opaque?: OpaqueMessage;
|
|
524
|
-
supportsMultiRing?: boolean;
|
|
525
522
|
destinationDeviceId?: DeviceId;
|
|
526
523
|
}
|
|
527
524
|
export declare class OfferMessage {
|
package/dist/ringrtc/Service.js
CHANGED
|
@@ -20,9 +20,6 @@ function callIdFromRingId(ringId) {
|
|
|
20
20
|
}
|
|
21
21
|
exports.callIdFromRingId = callIdFromRingId;
|
|
22
22
|
class Config {
|
|
23
|
-
constructor() {
|
|
24
|
-
this.use_new_audio_device_module = false;
|
|
25
|
-
}
|
|
26
23
|
}
|
|
27
24
|
class NativeCallManager {
|
|
28
25
|
constructor(observer) {
|
|
@@ -45,7 +42,7 @@ class NativeCallManager {
|
|
|
45
42
|
Object.defineProperty(this, Native_1.default.callEndpointPropertyKey, {
|
|
46
43
|
configurable: true,
|
|
47
44
|
get() {
|
|
48
|
-
const callEndpoint = Native_1.default.createCallEndpoint(this,
|
|
45
|
+
const callEndpoint = Native_1.default.createCallEndpoint(this, fieldTrialsString);
|
|
49
46
|
Object.defineProperty(this, Native_1.default.callEndpointPropertyKey, {
|
|
50
47
|
configurable: true,
|
|
51
48
|
value: callEndpoint,
|
|
@@ -498,12 +495,9 @@ class RingRTCType {
|
|
|
498
495
|
this.sendSignaling(remoteUserId, remoteDeviceId, callId, broadcast, message);
|
|
499
496
|
}
|
|
500
497
|
sendSignaling(remoteUserId, remoteDeviceId, callId, broadcast, message) {
|
|
501
|
-
/* eslint-disable no-param-reassign */
|
|
502
|
-
message.supportsMultiRing = true;
|
|
503
498
|
if (!broadcast) {
|
|
504
499
|
message.destinationDeviceId = remoteDeviceId;
|
|
505
500
|
}
|
|
506
|
-
/* eslint-enable no-param-reassign */
|
|
507
501
|
(async () => {
|
|
508
502
|
if (this.handleOutgoingSignaling) {
|
|
509
503
|
const signalingResult = await this.handleOutgoingSignaling(remoteUserId, message);
|
|
@@ -987,12 +981,6 @@ class RingRTCType {
|
|
|
987
981
|
const hangupDeviceId = message.hangup.deviceId || null;
|
|
988
982
|
this.callManager.receivedHangup(remoteUserId, remoteDeviceId, callId, hangupType, hangupDeviceId);
|
|
989
983
|
}
|
|
990
|
-
if (message.legacyHangup?.callId) {
|
|
991
|
-
const callId = message.legacyHangup.callId;
|
|
992
|
-
const hangupType = message.legacyHangup.type || HangupType.Normal;
|
|
993
|
-
const hangupDeviceId = message.legacyHangup.deviceId || null;
|
|
994
|
-
this.callManager.receivedHangup(remoteUserId, remoteDeviceId, callId, hangupType, hangupDeviceId);
|
|
995
|
-
}
|
|
996
984
|
if (message.busy?.callId) {
|
|
997
985
|
const callId = message.busy.callId;
|
|
998
986
|
this.callManager.receivedBusy(remoteUserId, remoteDeviceId, callId);
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@signalapp/ringrtc",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.36.0",
|
|
4
4
|
"description": "Signal Messenger voice and video calling library.",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -19,12 +19,13 @@
|
|
|
19
19
|
"eslint": "eslint .",
|
|
20
20
|
"lint": "yarn format --list-different && yarn eslint",
|
|
21
21
|
"format": "prettier --write .",
|
|
22
|
+
"check-format": "prettier . --check",
|
|
22
23
|
"install": "node scripts/fetch-prebuild.js",
|
|
23
24
|
"prepublishOnly": "node scripts/prepublish.js"
|
|
24
25
|
},
|
|
25
26
|
"config": {
|
|
26
27
|
"prebuildUrl": "https://build-artifacts.signal.org/libraries/ringrtc-desktop-build-v${npm_package_version}.tar.gz",
|
|
27
|
-
"prebuildChecksum": "
|
|
28
|
+
"prebuildChecksum": "048a7ed95d0f56646a000e265eddbcbad00c3806381ab4442cff2d7c44dfdcdb"
|
|
28
29
|
},
|
|
29
30
|
"author": "",
|
|
30
31
|
"license": "AGPL-3.0-only",
|
|
@@ -33,28 +34,28 @@
|
|
|
33
34
|
"tar": "^6.1.0"
|
|
34
35
|
},
|
|
35
36
|
"devDependencies": {
|
|
36
|
-
"@types/chai": "4.3.
|
|
37
|
+
"@types/chai": "4.3.11",
|
|
37
38
|
"@types/chai-as-promised": "^7.1.5",
|
|
38
|
-
"@types/dom-mediacapture-transform": "0.1.
|
|
39
|
-
"@types/mocha": "10.0.
|
|
40
|
-
"@types/node": "
|
|
39
|
+
"@types/dom-mediacapture-transform": "0.1.9",
|
|
40
|
+
"@types/mocha": "10.0.6",
|
|
41
|
+
"@types/node": "18.17.1",
|
|
41
42
|
"@types/offscreencanvas": "^2019.7.1",
|
|
42
43
|
"@types/sinon-chai": "^3.2.9",
|
|
43
|
-
"chai": "4.3.
|
|
44
|
+
"chai": "4.3.10",
|
|
44
45
|
"chai-as-promised": "^7.1.1",
|
|
45
|
-
"electron": "
|
|
46
|
-
"electron-mocha": "12.0
|
|
47
|
-
"eslint": "8.
|
|
46
|
+
"electron": "27.1.2",
|
|
47
|
+
"electron-mocha": "12.1.0",
|
|
48
|
+
"eslint": "8.55.0",
|
|
48
49
|
"eslint-config-airbnb-typescript-prettier": "5.0.0",
|
|
49
|
-
"eslint-config-prettier": "
|
|
50
|
-
"eslint-plugin-import": "2.
|
|
51
|
-
"eslint-plugin-mocha": "10.
|
|
50
|
+
"eslint-config-prettier": "9.1.0",
|
|
51
|
+
"eslint-plugin-import": "2.29.0",
|
|
52
|
+
"eslint-plugin-mocha": "10.2.0",
|
|
52
53
|
"eslint-plugin-more": "1.0.5",
|
|
53
54
|
"long": "5.2.3",
|
|
54
55
|
"mocha": "10.2.0",
|
|
55
|
-
"prettier": "^
|
|
56
|
-
"rimraf": "
|
|
57
|
-
"sinon": "^
|
|
56
|
+
"prettier": "^3.1.0",
|
|
57
|
+
"rimraf": "5.0.5",
|
|
58
|
+
"sinon": "^17.0.1",
|
|
58
59
|
"sinon-chai": "^3.7.0",
|
|
59
60
|
"source-map-support": "^0.5.21",
|
|
60
61
|
"typescript": "5.2.2",
|