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

smartfacecloud-emulator-control

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

smartfacecloud-emulator-control - npm Package Compare versions

Comparing version

to
0.0.2

0

index.js

@@ -0,0 +0,0 @@ const ControlService = require('./lib/ControlService');

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

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

4

package.json
{
"name": "smartfacecloud-emulator-control",
"version": "0.0.1",
"version": "0.0.2",
"description": "Handles control of emulator device",

@@ -12,3 +12,3 @@ "main": "index.js",

"dependencies": {
"smartfacecloud-emulator-index": "1.1.0",
"smartfacecloud-emulator-index": "1.1.1",
"uuid": "2.0.1"

@@ -15,0 +15,0 @@ },

@@ -0,0 +0,0 @@ function Service(cService) {

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

@@ -0,0 +0,0 @@ var chai = require("chai");

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

Sorry, the diff of this file is not supported yet