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
7
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
6.8.1

3

main.js

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

dispatcher.ready(function(err) {
runEmulatorButton.enable();
if (err) {

@@ -75,4 +76,2 @@ dialogError("An error occurred: " + err.constructor.name);

$(".emulatorBtn .c9-icon").css('cssText', '');
runEmulatorButton.enable();
//TODO: remove from try-catch later

@@ -79,0 +78,0 @@ try {

{
"name": "@smartface/smartface.emulator",
"version": "6.8.0",
"version": "6.8.1",
"description": "Smartface Emulator",

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