New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

opentok-accelerator-core

Package Overview
Dependencies
Maintainers
2
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

opentok-accelerator-core - npm Package Compare versions

Comparing version

to
1.0.5

4

dist/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();

{
"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