@signalapp/ringrtc 2.58.0 → 2.58.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.
@@ -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
- ## libsignal-account-keys 0.1.0, libsignal-core 0.1.0, mrp 2.58.0, protobuf 2.58.0, ringrtc 2.58.0, regex-aot 0.1.0, partial-default-derive 0.1.0
672
+ ## libsignal-account-keys 0.1.0, libsignal-core 0.1.0, mrp 2.58.1, protobuf 2.58.1, ringrtc 2.58.1, regex-aot 0.1.0, partial-default-derive 0.1.0
673
673
 
674
674
  ```
675
675
  GNU AFFERO GENERAL PUBLIC LICENSE
@@ -1739,7 +1739,7 @@ THIS SOFTWARE.
1739
1739
 
1740
1740
  ```
1741
1741
 
1742
- ## cubeb-core 0.30.1, cubeb-sys 0.30.1, cubeb 0.30.1
1742
+ ## cubeb-core 0.31.2, cubeb-sys 0.31.2, cubeb 0.31.2
1743
1743
 
1744
1744
  ```
1745
1745
  Copyright © 2017 Mozilla Foundation
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@signalapp/ringrtc",
3
- "version": "2.58.0",
3
+ "version": "2.58.1",
4
4
  "description": "Signal Messenger voice and video calling library.",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -28,7 +28,7 @@
28
28
  },
29
29
  "config": {
30
30
  "prebuildUrl": "https://build-artifacts.signal.org/libraries/ringrtc-desktop-build-v${npm_package_version}.tar.gz",
31
- "prebuildChecksum": "4e99497297b8e98452b619a63a7a3f2f7d811002ba9dc70d1ec820b67581f0c1"
31
+ "prebuildChecksum": "156609d5e659506b0e65a3a540b548cb19a18ecb4b4256b1b7d80fe3242604a2"
32
32
  },
33
33
  "author": "",
34
34
  "license": "AGPL-3.0-only",