You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@smartface/smartface.updater

Package Overview
Dependencies
Maintainers
7
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@smartface/smartface.updater - npm Package Compare versions

Comparing version

to
6.3.3

2

6.3.0/index.js

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

// FlexLayout must have children
components.map(comp => {
components.map(function(comp) {
var children = comp.props.children;

@@ -9,0 +9,0 @@ if (comp.type === "FlexLayout" && !children) {

{
"name": "@smartface/smartface.updater",
"version": "6.3.2",
"version": "6.3.3",
"description": "SmartfaceCloud Updater plugin",

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