New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@signalapp/ringrtc

Package Overview
Dependencies
Maintainers
9
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@signalapp/ringrtc - npm Package Compare versions

Comparing version 2.49.5 to 2.50.0

1

dist/ringrtc/CallLinks.d.ts

@@ -1,2 +0,1 @@

/// <reference types="node" />
export declare class CallLinkRootKey {

@@ -3,0 +2,0 @@ readonly bytes: Buffer;

@@ -1,2 +0,1 @@

/// <reference types="node" />
import { GumVideoCaptureOptions, VideoPixelFormatEnum } from './VideoSupport';

@@ -3,0 +2,0 @@ import { CallLinkState, CallLinkRestrictions, CallLinkRootKey } from './CallLinks';

@@ -1,2 +0,1 @@

/// <reference types="node" />
interface Ref<T> {

@@ -3,0 +2,0 @@ readonly current: T | null;

38

package.json
{
"name": "@signalapp/ringrtc",
"version": "2.49.5",
"version": "2.50.0",
"description": "Signal Messenger voice and video calling library.",

@@ -28,3 +28,3 @@ "main": "dist/index.js",

"prebuildUrl": "https://build-artifacts.signal.org/libraries/ringrtc-desktop-build-v${npm_package_version}.tar.gz",
"prebuildChecksum": "50cc3c3d51246107278bd0b8b7e7a90c836aa4352eab2fbc8623f23a387ed107"
"prebuildChecksum": "6fc4ba046ca474c603ef8b5072caad66c00ed1b4e69f804c8f95d577f31cc2c4"
},

@@ -34,19 +34,19 @@ "author": "",

"dependencies": {
"https-proxy-agent": "7.0.1",
"https-proxy-agent": "7.0.6",
"tar": "^6.2.1"
},
"devDependencies": {
"@types/chai": "4.3.11",
"@types/chai-as-promised": "^7.1.5",
"@types/dom-mediacapture-transform": "0.1.9",
"@types/lodash": "^4.17.7",
"@types/mocha": "10.0.6",
"@types/node": "18.17.1",
"@types/offscreencanvas": "^2019.7.1",
"@types/sinon-chai": "^3.2.9",
"chai": "4.3.10",
"@types/chai": "4.3.16",
"@types/chai-as-promised": "^7.1.4",
"@types/dom-mediacapture-transform": "0.1.10",
"@types/lodash": "^4.14.106",
"@types/mocha": "10.0.9",
"@types/node": "20.17.6",
"@types/offscreencanvas": "^2019.7.3",
"@types/sinon-chai": "^3.2.12",
"chai": "4.4.1",
"chai-as-promised": "^7.1.1",
"electron": "27.1.2",
"electron-mocha": "12.1.0",
"eslint": "8.55.0",
"electron": "34.2.0",
"electron-mocha": "13.0.1",
"eslint": "8.56.0",
"eslint-config-airbnb-typescript-prettier": "5.0.0",

@@ -59,10 +59,10 @@ "eslint-config-prettier": "9.1.0",

"long": "5.2.3",
"mocha": "10.2.0",
"prettier": "^3.1.0",
"mocha": "10.8.2",
"prettier": "3.3.3",
"rimraf": "5.0.5",
"sinon": "^17.0.1",
"sinon": "^19.0.2",
"sinon-chai": "^3.7.0",
"source-map-support": "^0.5.21",
"typescript": "5.2.2"
"typescript": "5.6.3"
}
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc