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 0.0.11 to 0.0.12

test/core-test.js

5

gruntfile.js

@@ -21,2 +21,5 @@ module.exports = function(grunt) {

'node_modules/chai/chai.js',
'https://static.opentok.com/v2/js/opentok.min.js',
'https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js',
'https://cdnjs.cloudflare.com/ajax/libs/jquery/3.1.1/jquery.js',
'src/communication.js',

@@ -29,2 +32,4 @@ 'src/core.js',

'test/communication-test.js',
'test/core-test.js',
'test/state-test.js',
'test/index.html'

@@ -31,0 +36,0 @@ ]

2

package.json
{
"name": "opentok-accelerator-core",
"version": "0.0.11",
"version": "0.0.12",
"description": "Opentok Accelerator Core",

@@ -5,0 +5,0 @@ "repository": "https://github.com/opentok/accelerator-core/tree/master/js",

@@ -37,2 +37,3 @@

*See an example of the publisher, subscriber, and meta data [below](#pubSubData).*
Sample Applications

@@ -39,0 +40,0 @@ -------------------

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc