@signalapp/libsignal-client 0.68.0 → 0.68.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.
@@ -3338,7 +3338,7 @@ THE SOFTWARE.
3338
3338
 
3339
3339
  ```
3340
3340
 
3341
- ## either 1.15.0, itertools 0.10.5, itertools 0.14.0, petgraph 0.7.1
3341
+ ## 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
3342
3342
 
3343
3343
  ```
3344
3344
  Copyright (c) 2015
@@ -3481,7 +3481,7 @@ DEALINGS IN THE SOFTWARE.
3481
3481
 
3482
3482
  ```
3483
3483
 
3484
- ## gimli 0.31.1, heck 0.5.0
3484
+ ## gimli 0.31.1, heck 0.5.0, unicode-xid 0.2.6
3485
3485
 
3486
3486
  ```
3487
3487
  Copyright (c) 2015 The Rust Project Developers
@@ -4713,38 +4713,6 @@ DEALINGS IN THE SOFTWARE.
4713
4713
 
4714
4714
  ```
4715
4715
 
4716
- ## hex-literal 0.4.1
4717
-
4718
- ```
4719
- Copyright (c) 2018 Artyom Pavlov
4720
- Copyright (c) 2018 The RustCrypto Project Developers
4721
-
4722
- Permission is hereby granted, free of charge, to any
4723
- person obtaining a copy of this software and associated
4724
- documentation files (the "Software"), to deal in the
4725
- Software without restriction, including without
4726
- limitation the rights to use, copy, modify, merge,
4727
- publish, distribute, sublicense, and/or sell copies of
4728
- the Software, and to permit persons to whom the Software
4729
- is furnished to do so, subject to the following
4730
- conditions:
4731
-
4732
- The above copyright notice and this permission notice
4733
- shall be included in all copies or substantial portions
4734
- of the Software.
4735
-
4736
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF
4737
- ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
4738
- TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
4739
- PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT
4740
- SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
4741
- CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
4742
- OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR
4743
- IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
4744
- DEALINGS IN THE SOFTWARE.
4745
-
4746
- ```
4747
-
4748
4716
  ## bytes 1.10.1
4749
4717
 
4750
4718
  ```
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@signalapp/libsignal-client",
3
- "version": "0.68.0",
3
+ "version": "0.68.1",
4
4
  "license": "AGPL-3.0-only",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",