cordova-plugin-opentok
Advanced tools
Comparing version 3.4.1 to 3.4.2
{ | ||
"name": "cordova-plugin-opentok", | ||
"version": "3.4.1", | ||
"version": "3.4.2", | ||
"description": "Add live video streaming to your Cordova Application", | ||
@@ -14,3 +14,3 @@ "cordova": { | ||
"dependencies": { | ||
"@opentok/client": "2.15.3", | ||
"@opentok/client": "2.15.5", | ||
"exec": "^0.2.0", | ||
@@ -17,0 +17,0 @@ "tar": "^2.0.0" |
#!/usr/bin/env node | ||
module.exports = function (context) { | ||
var IosSDKVersion = "OpenTok-iOS-2.15.1"; | ||
var IosSDKVersion = "OpenTok-iOS-2.15.2"; | ||
var downloadFile = require('./downloadFile.js'), | ||
@@ -6,0 +6,0 @@ exec = require('./exec/exec.js'), |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
380896
7037
+ Added@opentok/client@2.15.5(transitive)
- Removed@opentok/client@2.15.3(transitive)
Updated@opentok/client@2.15.5