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

6

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

@@ -15,3 +15,3 @@ "main": "src/index.js",

"start": "npm run test",
"killStart": "kill -9 $(lsof -t -i:8084); node bin/index.js",
"killStart": "kill -9 $(lsof -t -i:8081); node bin/index.js",
"test": "mocha test/*.js -w",

@@ -40,3 +40,3 @@ "test:single": "istanbul cover ./node_modules/.bin/_mocha -- -R spec test/*.js",

"smartfacecloud-emulator-control": "0.0.2",
"smartfacecloud-emulator-file": "0.0.2",
"smartfacecloud-emulator-file": "0.0.4",
"unique-random-array": "1.0.0",

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