Socket
Socket
Sign inDemoInstall

opentok-network-test-js

Package Overview
Dependencies
15
Maintainers
3
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

2

package.json
{
"name": "opentok-network-test-js",
"version": "2.0.1",
"version": "2.0.2",
"description": "Precall network test for applications using the OpenTok platform.",

@@ -5,0 +5,0 @@ "main": "dist/NetworkTest/index.js",

{
"name": "opentok-network-test-sample",
"version": "1.0.0",
"version": "1.0.1",
"description": "OpenTok Network Test Sample App",

@@ -20,3 +20,3 @@ "scripts": {

"babel-preset-env": "^1.6.1",
"webpack": "^3.8.1"
"webpack": "^4.39.1"
},

@@ -23,0 +23,0 @@ "dependencies": {

@@ -7,4 +7,5 @@ module.exports = {

},
mode: "none",
module: {
loaders: [
rules: [
{

@@ -23,3 +24,3 @@ loader: 'babel-loader',

}
]
],
},

@@ -26,0 +27,0 @@ output: {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc