🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

jingle

Package Overview
Dependencies
Maintainers
2
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jingle - npm Package Compare versions

Comparing version

to
1.6.3

docs/Reference.md

2

index.js

@@ -381,3 +381,3 @@ var util = require('util');

iceServers: this.iceServers,
constraints: this.peerConnectionConstraints
constraints: this.config.peerConnectionConstraints
}, req);

@@ -384,0 +384,0 @@ }

{
"name": "jingle",
"description": "Generic Jingle via WebRTC session manager.",
"version": "1.6.2",
"version": "1.6.3",
"author": "Lance Stout <lance@andyet.net>",

@@ -6,0 +6,0 @@ "bugs": "https://github.com/otalk/jingle.js/issues",

@@ -53,2 +53,6 @@ # Jingle WebRTC

## Documentation
- [API Reference](docs/Reference.md)
## License

@@ -55,0 +59,0 @@