@signalapp/libsignal-client 0.70.0 → 0.70.1
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/Native.d.ts +2 -0
- package/dist/acknowledgments.md +4 -28
- package/package.json +2 -1
- package/prebuilds/darwin-arm64/@signalapp+libsignal-client.node +0 -0
- package/prebuilds/darwin-x64/@signalapp+libsignal-client.node +0 -0
- package/prebuilds/linux-arm64/@signalapp+libsignal-client.node +0 -0
- package/prebuilds/linux-x64/@signalapp+libsignal-client.node +0 -0
- package/prebuilds/win32-arm64/@signalapp+libsignal-client.node +0 -0
- package/prebuilds/win32-x64/@signalapp+libsignal-client.node +0 -0
package/Native.d.ts
CHANGED
|
@@ -633,6 +633,7 @@ export function TESTING_PanicOnReturnAsync(_needsCleanup: null): Promise<null>;
|
|
|
633
633
|
export function TESTING_PanicOnReturnIo(asyncRuntime: Wrapper<NonSuspendingBackgroundThreadRuntime>, _needsCleanup: null): CancellablePromise<null>;
|
|
634
634
|
export function TESTING_PanicOnReturnSync(_needsCleanup: null): null;
|
|
635
635
|
export function TESTING_ProcessBytestringArray(input: Buffer[]): Buffer[];
|
|
636
|
+
export function TESTING_RegisterAccountResponse_CreateTestValue(): RegisterAccountResponse;
|
|
636
637
|
export function TESTING_RegistrationService_CreateSessionErrorConvert(errorDescription: string): void;
|
|
637
638
|
export function TESTING_RegistrationService_RequestVerificationCodeErrorConvert(errorDescription: string): void;
|
|
638
639
|
export function TESTING_RegistrationService_ResumeSessionErrorConvert(errorDescription: string): void;
|
|
@@ -646,6 +647,7 @@ export function TESTING_RoundTripU32(input: number): number;
|
|
|
646
647
|
export function TESTING_RoundTripU64(input: bigint): bigint;
|
|
647
648
|
export function TESTING_RoundTripU8(input: number): number;
|
|
648
649
|
export function TESTING_ServerMessageAck_Create(): ServerMessageAck;
|
|
650
|
+
export function TESTING_SignedPublicPreKey_CheckBridgesCorrectly(sourcePublicKey: Wrapper<PublicKey>, signedPreKey: SignedPublicPreKey): void;
|
|
649
651
|
export function TESTING_TestingHandleType_getValue(handle: Wrapper<TestingHandleType>): number;
|
|
650
652
|
export function TokioAsyncContext_cancel(context: Wrapper<TokioAsyncContext>, rawCancellationId: bigint): void;
|
|
651
653
|
export function TokioAsyncContext_new(): TokioAsyncContext;
|
package/dist/acknowledgments.md
CHANGED
|
@@ -1800,7 +1800,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
1800
1800
|
|
|
1801
1801
|
```
|
|
1802
1802
|
|
|
1803
|
-
## libcrux-intrinsics 0.0.2, libcrux-ml-kem 0.0.2
|
|
1803
|
+
## libcrux-intrinsics 0.0.2, libcrux-ml-kem 0.0.2, libcrux-platform 0.0.2, libcrux-sha3 0.0.2
|
|
1804
1804
|
|
|
1805
1805
|
```
|
|
1806
1806
|
Apache License
|
|
@@ -6383,7 +6383,7 @@ SOFTWARE.
|
|
|
6383
6383
|
|
|
6384
6384
|
```
|
|
6385
6385
|
|
|
6386
|
-
## anstream 0.6.18, anstyle-query 1.1.2, clap 4.5.35, colorchoice 1.0.3, env_filter 0.1.3, env_logger 0.11.8, is_terminal_polyfill 1.70.1
|
|
6386
|
+
## anstream 0.6.18, anstyle-query 1.1.2, clap 4.5.35, colorchoice 1.0.3, env_filter 0.1.3, env_logger 0.11.8, is_terminal_polyfill 1.70.1
|
|
6387
6387
|
|
|
6388
6388
|
```
|
|
6389
6389
|
Copyright (c) Individual contributors
|
|
@@ -6520,7 +6520,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
6520
6520
|
|
|
6521
6521
|
```
|
|
6522
6522
|
|
|
6523
|
-
## rand 0.8.5, rand_chacha 0.3.1, rand_core 0.6.4
|
|
6523
|
+
## rand 0.8.5, rand 0.9.0, rand_chacha 0.3.1, rand_chacha 0.9.0, rand_core 0.6.4, rand_core 0.9.3
|
|
6524
6524
|
|
|
6525
6525
|
```
|
|
6526
6526
|
Copyright 2018 Developers of the Rand project
|
|
@@ -7356,7 +7356,7 @@ SOFTWARE.
|
|
|
7356
7356
|
|
|
7357
7357
|
```
|
|
7358
7358
|
|
|
7359
|
-
## curve25519-dalek-derive 0.1.1, adler2 2.0.0, anyhow 1.0.97, async-trait 0.1.88, atomic-waker 1.1.2, auto_enums 0.8.7, derive_utils 0.15.0, displaydoc 0.2.5, dyn-clone 1.0.19, fastrand 2.3.0, home 0.5.9, itoa 1.0.15, linkme-impl 0.3.32, linkme 0.3.32, linux-raw-sys 0.4.15, linux-raw-sys 0.9.3, minimal-lexical 0.2.1,
|
|
7359
|
+
## curve25519-dalek-derive 0.1.1, adler2 2.0.0, anyhow 1.0.97, async-trait 0.1.88, atomic-waker 1.1.2, auto_enums 0.8.7, derive_utils 0.15.0, displaydoc 0.2.5, dyn-clone 1.0.19, fastrand 2.3.0, home 0.5.9, itoa 1.0.15, linkme-impl 0.3.32, linkme 0.3.32, linux-raw-sys 0.4.15, linux-raw-sys 0.9.3, minimal-lexical 0.2.1, once_cell 1.21.3, paste 1.0.15, pin-project-internal 1.1.10, pin-project-lite 0.2.16, pin-project 1.1.10, prettyplease 0.2.32, proc-macro2 1.0.94, quote 1.0.40, rustc-hash 1.1.0, rustix 0.38.44, rustix 1.0.5, rustversion 1.0.20, semver 1.0.26, send_wrapper 0.6.0, serde 1.0.219, serde_derive 1.0.219, serde_json 1.0.140, syn-mid 0.6.0, syn 2.0.100, thiserror-impl 1.0.69, thiserror-impl 2.0.12, thiserror 1.0.69, thiserror 2.0.12, unicode-ident 1.0.18, utf-8 0.7.6
|
|
7360
7360
|
|
|
7361
7361
|
```
|
|
7362
7362
|
Permission is hereby granted, free of charge, to any
|
|
@@ -7385,30 +7385,6 @@ DEALINGS IN THE SOFTWARE.
|
|
|
7385
7385
|
|
|
7386
7386
|
```
|
|
7387
7387
|
|
|
7388
|
-
## winnow 0.7.4
|
|
7389
|
-
|
|
7390
|
-
```
|
|
7391
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
7392
|
-
a copy of this software and associated documentation files (the
|
|
7393
|
-
"Software"), to deal in the Software without restriction, including
|
|
7394
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
7395
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
7396
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
7397
|
-
the following conditions:
|
|
7398
|
-
|
|
7399
|
-
The above copyright notice and this permission notice shall be
|
|
7400
|
-
included in all copies or substantial portions of the Software.
|
|
7401
|
-
|
|
7402
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
7403
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
7404
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
7405
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
7406
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
7407
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
7408
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
7409
|
-
|
|
7410
|
-
```
|
|
7411
|
-
|
|
7412
7388
|
## android_system_properties 0.1.5
|
|
7413
7389
|
|
|
7414
7390
|
```
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@signalapp/libsignal-client",
|
|
3
|
-
"version": "0.70.
|
|
3
|
+
"version": "0.70.1",
|
|
4
4
|
"license": "AGPL-3.0-only",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -53,6 +53,7 @@
|
|
|
53
53
|
"chance": "^1.1.11",
|
|
54
54
|
"eslint": "^8.30.0",
|
|
55
55
|
"eslint-config-prettier": "^8.5.0",
|
|
56
|
+
"eslint-plugin-chai-expect": "^3.1.0",
|
|
56
57
|
"eslint-plugin-header": "^3.1.0",
|
|
57
58
|
"eslint-plugin-import": "^2.26.0",
|
|
58
59
|
"eslint-plugin-jsdoc": "^48.2.0",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|