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

smartfacecloud-emulator-dispatcher

Package Overview
Dependencies
Maintainers
1
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smartfacecloud-emulator-dispatcher - npm Package Compare versions

Comparing version

to
0.0.3

0

bin/index.js

@@ -0,0 +0,0 @@ #!/usr/bin/env node

6

package.json
{
"name": "smartfacecloud-emulator-dispatcher",
"version": "0.0.2",
"version": "0.0.3",
"description": "Handles Emulator Dispatcher Part of SmartfaceCloud",

@@ -38,4 +38,4 @@ "main": "src/index.js",

"node-uuid": "1.4.7",
"smartfacecloud-emulator-control": "SmartfaceIO/npm-emulator-control",
"smartfacecloud-emulator-file": "SmartfaceIO/smartfacecloud-emulator-file",
"smartfacecloud-emulator-control": "0.0.1",
"smartfacecloud-emulator-file": "0.0.1",
"unique-random-array": "1.0.0",

@@ -42,0 +42,0 @@ "ws": "0.8.1"

# smartfacecloud-dispatcher
module.exports = {
};

@@ -0,0 +0,0 @@ const LOG_TO_CONSOLE = true;

@@ -0,0 +0,0 @@ var CLIENTS = {};

@@ -0,0 +0,0 @@ var PENDING_RESPONSES = {};

@@ -0,0 +0,0 @@ const util = require('util');

@@ -0,0 +0,0 @@ function capitalizeFirstLetter(string) {

@@ -0,0 +0,0 @@ var currentProjectPath = '';

@@ -0,0 +0,0 @@ const dispatcher = require('./dispatcher/index');

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ var expect = require('chai').expect;

@@ -0,0 +0,0 @@ const WebSocket = require('ws');

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet