@signalapp/ringrtc
Advanced tools
Comparing version 2.29.1 to 2.30.0
@@ -330,3 +330,4 @@ /// <reference types="node" /> | ||
Joining = 1, | ||
Joined = 2 | ||
Pending = 2, | ||
Joined = 3 | ||
} | ||
@@ -333,0 +334,0 @@ export declare enum GroupCallEndReason { |
{ | ||
"name": "@signalapp/ringrtc", | ||
"version": "2.29.1", | ||
"version": "2.30.0", | ||
"description": "Signal Messenger voice and video calling library.", | ||
@@ -26,3 +26,3 @@ "main": "dist/index.js", | ||
"prebuildUrl": "https://build-artifacts.signal.org/libraries/ringrtc-desktop-build-v${npm_package_version}.tar.gz", | ||
"prebuildChecksum": "6f6d9cbbccb3e1e63cbf1c0d0ba81fe23ab80b116febc2595773bbdaf12930cc" | ||
"prebuildChecksum": "26feb53eafc2d3d91e595285f697e6e45d825a0b7eb52663ef88112b9775c6fa" | ||
}, | ||
@@ -29,0 +29,0 @@ "author": "", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
143849
3204