opentok-accelerator-core
Advanced tools
Comparing version
'use strict'; | ||
var _arguments = arguments; | ||
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol ? "symbol" : typeof obj; }; | ||
@@ -115,3 +113,3 @@ | ||
// logAnalytics(logAction.off, logVariation.attempt); | ||
if (_arguments.lenth === 0) { | ||
if (!event && !callback) { | ||
Object.keys(eventListeners).forEach(function (eventType) { | ||
@@ -118,0 +116,0 @@ eventListeners[eventType].clear(); |
{ | ||
"name": "opentok-accelerator-core", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Opentok Accelerator Core", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/opentok/accelerator-core-js", |
'use strict'; | ||
var _arguments = arguments; | ||
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol ? "symbol" : typeof obj; }; | ||
@@ -115,3 +113,3 @@ | ||
// logAnalytics(logAction.off, logVariation.attempt); | ||
if (_arguments.lenth === 0) { | ||
if (!event && !callback) { | ||
Object.keys(eventListeners).forEach(function (eventType) { | ||
@@ -118,0 +116,0 @@ eventListeners[eventType].clear(); |
'use strict'; | ||
var _arguments = arguments; | ||
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol ? "symbol" : typeof obj; }; | ||
@@ -115,3 +113,3 @@ | ||
// logAnalytics(logAction.off, logVariation.attempt); | ||
if (_arguments.lenth === 0) { | ||
if (!event && !callback) { | ||
Object.keys(eventListeners).forEach(function (eventType) { | ||
@@ -118,0 +116,0 @@ eventListeners[eventType].clear(); |
@@ -101,3 +101,3 @@ /* global OT */ | ||
// logAnalytics(logAction.off, logVariation.attempt); | ||
if (arguments.lenth === 0) { | ||
if (!event && !callback) { | ||
Object.keys(eventListeners).forEach((eventType) => { | ||
@@ -104,0 +104,0 @@ eventListeners[eventType].clear(); |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
685063
-0.02%16069
-0.03%