@signalapp/libsignal-client 0.81.0 → 0.81.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/dist/acknowledgments.md +168 -1
- package/package.json +7 -6
- 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/dist/acknowledgments.md
CHANGED
|
@@ -3161,7 +3161,7 @@ SOFTWARE.
|
|
|
3161
3161
|
|
|
3162
3162
|
```
|
|
3163
3163
|
|
|
3164
|
-
## backtrace 0.3.74, cc 1.2.18, cfg-if 1.0.0, cmake 0.1.48, openssl-probe 0.1.6, rustc-demangle 0.1.24, socket2 0.5.9
|
|
3164
|
+
## backtrace 0.3.74, cc 1.2.18, cfg-if 1.0.0, cmake 0.1.48, openssl-probe 0.1.6, pkg-config 0.3.32, rustc-demangle 0.1.24, socket2 0.5.9
|
|
3165
3165
|
|
|
3166
3166
|
```
|
|
3167
3167
|
Copyright (c) 2014 Alex Crichton
|
|
@@ -3224,6 +3224,38 @@ DEALINGS IN THE SOFTWARE.
|
|
|
3224
3224
|
|
|
3225
3225
|
```
|
|
3226
3226
|
|
|
3227
|
+
## libz-sys 1.1.22
|
|
3228
|
+
|
|
3229
|
+
```
|
|
3230
|
+
Copyright (c) 2014 Alex Crichton
|
|
3231
|
+
Copyright (c) 2020 Josh Triplett
|
|
3232
|
+
|
|
3233
|
+
Permission is hereby granted, free of charge, to any
|
|
3234
|
+
person obtaining a copy of this software and associated
|
|
3235
|
+
documentation files (the "Software"), to deal in the
|
|
3236
|
+
Software without restriction, including without
|
|
3237
|
+
limitation the rights to use, copy, modify, merge,
|
|
3238
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
3239
|
+
the Software, and to permit persons to whom the Software
|
|
3240
|
+
is furnished to do so, subject to the following
|
|
3241
|
+
conditions:
|
|
3242
|
+
|
|
3243
|
+
The above copyright notice and this permission notice
|
|
3244
|
+
shall be included in all copies or substantial portions
|
|
3245
|
+
of the Software.
|
|
3246
|
+
|
|
3247
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
3248
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
3249
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
3250
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
3251
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
3252
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
3253
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
3254
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3255
|
+
DEALINGS IN THE SOFTWARE.
|
|
3256
|
+
|
|
3257
|
+
```
|
|
3258
|
+
|
|
3227
3259
|
## mio 1.0.3
|
|
3228
3260
|
|
|
3229
3261
|
```
|
|
@@ -3278,6 +3310,32 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3278
3310
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3279
3311
|
DEALINGS IN THE SOFTWARE.
|
|
3280
3312
|
|
|
3313
|
+
```
|
|
3314
|
+
|
|
3315
|
+
## mime 0.3.17
|
|
3316
|
+
|
|
3317
|
+
```
|
|
3318
|
+
Copyright (c) 2014 Sean McArthur
|
|
3319
|
+
|
|
3320
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3321
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3322
|
+
in the Software without restriction, including without limitation the rights
|
|
3323
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3324
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3325
|
+
furnished to do so, subject to the following conditions:
|
|
3326
|
+
|
|
3327
|
+
The above copyright notice and this permission notice shall be included in
|
|
3328
|
+
all copies or substantial portions of the Software.
|
|
3329
|
+
|
|
3330
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3331
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3332
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3333
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3334
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3335
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3336
|
+
THE SOFTWARE.
|
|
3337
|
+
|
|
3338
|
+
|
|
3281
3339
|
```
|
|
3282
3340
|
|
|
3283
3341
|
## base64ct 1.6.0
|
|
@@ -3430,6 +3488,32 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
|
3430
3488
|
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
3431
3489
|
DEALINGS IN THE SOFTWARE.
|
|
3432
3490
|
|
|
3491
|
+
```
|
|
3492
|
+
|
|
3493
|
+
## headers-core 0.3.0
|
|
3494
|
+
|
|
3495
|
+
```
|
|
3496
|
+
Copyright (c) 2014-2023 Sean McArthur
|
|
3497
|
+
|
|
3498
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3499
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3500
|
+
in the Software without restriction, including without limitation the rights
|
|
3501
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3502
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3503
|
+
furnished to do so, subject to the following conditions:
|
|
3504
|
+
|
|
3505
|
+
The above copyright notice and this permission notice shall be included in
|
|
3506
|
+
all copies or substantial portions of the Software.
|
|
3507
|
+
|
|
3508
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3509
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3510
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3511
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3512
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3513
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3514
|
+
THE SOFTWARE.
|
|
3515
|
+
|
|
3516
|
+
|
|
3433
3517
|
```
|
|
3434
3518
|
|
|
3435
3519
|
## flate2 1.1.1
|
|
@@ -3486,6 +3570,32 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
3486
3570
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3487
3571
|
THE SOFTWARE.
|
|
3488
3572
|
|
|
3573
|
+
```
|
|
3574
|
+
|
|
3575
|
+
## headers 0.4.1
|
|
3576
|
+
|
|
3577
|
+
```
|
|
3578
|
+
Copyright (c) 2014-2025 Sean McArthur
|
|
3579
|
+
|
|
3580
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3581
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
3582
|
+
in the Software without restriction, including without limitation the rights
|
|
3583
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3584
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
3585
|
+
furnished to do so, subject to the following conditions:
|
|
3586
|
+
|
|
3587
|
+
The above copyright notice and this permission notice shall be included in
|
|
3588
|
+
all copies or substantial portions of the Software.
|
|
3589
|
+
|
|
3590
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3591
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3592
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3593
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3594
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3595
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3596
|
+
THE SOFTWARE.
|
|
3597
|
+
|
|
3598
|
+
|
|
3489
3599
|
```
|
|
3490
3600
|
|
|
3491
3601
|
## either 1.15.0, itertools 0.10.5, itertools 0.14.0, petgraph 0.7.1, serde_with 3.12.0, serde_with_macros 3.12.0
|
|
@@ -4039,6 +4149,31 @@ DEALINGS IN THE SOFTWARE.
|
|
|
4039
4149
|
|
|
4040
4150
|
```
|
|
4041
4151
|
|
|
4152
|
+
## httpdate 1.0.3
|
|
4153
|
+
|
|
4154
|
+
```
|
|
4155
|
+
Copyright (c) 2016 Pyfisch
|
|
4156
|
+
|
|
4157
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
4158
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
4159
|
+
in the Software without restriction, including without limitation the rights
|
|
4160
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
4161
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
4162
|
+
furnished to do so, subject to the following conditions:
|
|
4163
|
+
|
|
4164
|
+
The above copyright notice and this permission notice shall be included in
|
|
4165
|
+
all copies or substantial portions of the Software.
|
|
4166
|
+
|
|
4167
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
4168
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
4169
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
4170
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
4171
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4172
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
4173
|
+
THE SOFTWARE.
|
|
4174
|
+
|
|
4175
|
+
```
|
|
4176
|
+
|
|
4042
4177
|
## rustc_version 0.4.1
|
|
4043
4178
|
|
|
4044
4179
|
```
|
|
@@ -4482,6 +4617,38 @@ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
|
4482
4617
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
4483
4618
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
4484
4619
|
|
|
4620
|
+
```
|
|
4621
|
+
|
|
4622
|
+
## vcpkg 0.2.15
|
|
4623
|
+
|
|
4624
|
+
```
|
|
4625
|
+
Copyright (c) 2017 Jim McGrath
|
|
4626
|
+
|
|
4627
|
+
Permission is hereby granted, free of charge, to any
|
|
4628
|
+
person obtaining a copy of this software and associated
|
|
4629
|
+
documentation files (the "Software"), to deal in the
|
|
4630
|
+
Software without restriction, including without
|
|
4631
|
+
limitation the rights to use, copy, modify, merge,
|
|
4632
|
+
publish, distribute, sublicense, and/or sell copies of
|
|
4633
|
+
the Software, and to permit persons to whom the Software
|
|
4634
|
+
is furnished to do so, subject to the following
|
|
4635
|
+
conditions:
|
|
4636
|
+
|
|
4637
|
+
The above copyright notice and this permission notice
|
|
4638
|
+
shall be included in all copies or substantial portions
|
|
4639
|
+
of the Software.
|
|
4640
|
+
|
|
4641
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
|
|
4642
|
+
ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
|
|
4643
|
+
TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
|
|
4644
|
+
PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
|
|
4645
|
+
SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
|
4646
|
+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
4647
|
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
|
|
4648
|
+
IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
4649
|
+
DEALINGS IN THE SOFTWARE.
|
|
4650
|
+
|
|
4651
|
+
|
|
4485
4652
|
```
|
|
4486
4653
|
|
|
4487
4654
|
## foreign-types-macros 0.2.3, foreign-types-shared 0.3.1, foreign-types 0.5.0
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@signalapp/libsignal-client",
|
|
3
|
-
"version": "0.81.
|
|
3
|
+
"version": "0.81.1",
|
|
4
4
|
"license": "AGPL-3.0-only",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -19,16 +19,16 @@
|
|
|
19
19
|
"prebuilds/*/*.node"
|
|
20
20
|
],
|
|
21
21
|
"scripts": {
|
|
22
|
-
"install": "echo Use \\`npm run build\\` to build the native library if needed",
|
|
23
22
|
"build": "python3 build_node_bridge.py",
|
|
24
23
|
"build-with-debug-level-logs": "python3 build_node_bridge.py --debug-level-logs",
|
|
25
|
-
"tsc": "tsc -b",
|
|
26
24
|
"clean": "rimraf dist build prebuilds",
|
|
27
|
-
"test": "mocha --recursive dist/test --require source-map-support/register",
|
|
28
|
-
"lint": "eslint . --ext .js,.jsx,.ts,.tsx",
|
|
29
25
|
"format": "p() { prettier ${@:- --write} '**/*.{css,js,json,md,scss,ts,tsx}' ../rust/bridge/node/bin/Native.d.ts.in; }; p",
|
|
30
26
|
"format-check": "p() { prettier ${@:- --check} '**/*.{css,js,json,md,scss,ts,tsx}' ../rust/bridge/node/bin/Native.d.ts.in; }; p",
|
|
31
|
-
"
|
|
27
|
+
"install": "echo Use \\`npm run build\\` to build the native library if needed",
|
|
28
|
+
"lint": "eslint . --ext .js,.jsx,.ts,.tsx",
|
|
29
|
+
"prepack": "cp ../acknowledgments/acknowledgments-desktop.md dist/acknowledgments.md",
|
|
30
|
+
"test": "mocha --recursive dist/test --require source-map-support/register",
|
|
31
|
+
"tsc": "tsc -b"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"node-gyp-build": "^4.8.0",
|
|
@@ -61,6 +61,7 @@
|
|
|
61
61
|
"eslint-plugin-more": "^1.0.0",
|
|
62
62
|
"mocha": "^9",
|
|
63
63
|
"prettier": "^2.7.1",
|
|
64
|
+
"prettier-plugin-packagejson": "^2.5.19",
|
|
64
65
|
"rimraf": "^6.0.1",
|
|
65
66
|
"sinon": "^18.0.0",
|
|
66
67
|
"sinon-chai": "^3.7.0",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|