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

@smartface/smartface.emulator

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smartface/smartface.emulator - npm Package Compare versions

Comparing version

to
0.0.16

2

main.js

@@ -221,3 +221,3 @@ define(function(require, exports, module) {

if (err) {
return console.error(err);
return callback({error: err.message});
}

@@ -224,0 +224,0 @@ var json = JSON.parse(stdout);

{
"name": "@smartface/smartface.emulator",
"version": "0.0.15",
"version": "0.0.16",
"description": "Smartface Emulator",

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