Socket
Socket
Sign inDemoInstall

jingle

Package Overview
Dependencies
13
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

2

lib/genericSession.js

@@ -124,3 +124,3 @@ var bows = require('bows');

if (!silence) {
this.send('session-terminate', reason);
this.send('session-terminate', {reason: reason});
}

@@ -127,0 +127,0 @@

{
"name": "jingle",
"version": "0.2.0",
"version": "0.2.1",
"description": "Generic Jingle via WebRTC session manager.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc