webrtc-troubleshoot
Advanced tools
Comparing version 0.2.0 to 0.3.0
@@ -6,5 +6,3 @@ { | ||
"main": "index.js", | ||
"dependencies": { | ||
"webrtc-adapter": "^1.4.0" | ||
}, | ||
"dependencies": {}, | ||
"ignore": [ | ||
@@ -11,0 +9,0 @@ "**/.*", |
{ | ||
"name": "webrtc-troubleshoot", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "A way to add webrtc troubleshooting to your app", | ||
@@ -18,5 +18,9 @@ "main": "index.js", | ||
"babelify": "^7.2.0", | ||
"browserify": "^13.0.1", | ||
"localmedia": "https://github.com/xdumaine/localmedia.git", | ||
"rtcpeerconnection": "https://github.com/otalk/RTCPeerConnection.git" | ||
}, | ||
"dependencies": { | ||
"webrtc-adapter": "^1.4.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
332490
8403
1
6
+ Addedwebrtc-adapter@^1.4.0
+ Addedsdp@1.5.4(transitive)
+ Addedwebrtc-adapter@1.4.0(transitive)