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.4

1

lib/ControlService.js

@@ -59,2 +59,3 @@ const MessageFactory = require('./MessageFactory');

deviceInfo = message.data;
sendRequest(ALL, null, {event: "deviceInfo", deviceInfo: deviceInfo});
if (workspace == null) {

@@ -61,0 +62,0 @@ getWorkspaceOptions(function(err, received) {

2

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

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