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
5
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.0.0-env2

6

main.js

@@ -303,5 +303,5 @@ define(function(require, exports, module) {

ui.insertByIndex(layout.getElement('barTools'), runEmulatorButton, 998, plugin);
setTimeout(function() {
$('.c9-label:contains("Run on Device")').parent().addClass('smf-btn--disabled');
}, 250);
// setTimeout(function() {
// $('.c9-label:contains("Run on Device")').parent().addClass('smf-btn--disabled');
// }, 250);
addCommand();

@@ -308,0 +308,0 @@ }

{
"name": "@smartface/smartface.emulator",
"version": "6.0.0-env",
"version": "6.0.0-env2",
"description": "Smartface Emulator",

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