Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

iotexplorer-ui-dev-config

Package Overview
Dependencies
Maintainers
4
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iotexplorer-ui-dev-config - npm Package Compare versions

Comparing version 1.7.12 to 1.7.13

1

lib/UiDevTypes.d.ts

@@ -180,2 +180,3 @@ export interface ProductUIDevConfig {

standardAdvert = "standardAdvert",
standardMesh = "standardMesh",
custom = "custom"

@@ -182,0 +183,0 @@ }

2

lib/UiDevTypes.js

@@ -1,2 +0,2 @@

"use strict";var PanelType,StandardPanelWidgetType,StandardPanelPropertyBtnType,WifiConfSoftApNameType,WifiConfType,BleProtocolType;Object.defineProperty(exports,"__esModule",{value:!0}),exports.BleProtocolType=exports.WifiConfType=exports.WifiConfSoftApNameType=exports.StandardPanelPropertyBtnType=exports.StandardPanelWidgetType=exports.PanelType=void 0,function(e){e.standard="standard",e.h5="h5",e.weapp="weapp",e.free="free",e.custom="custom"}(PanelType=exports.PanelType||(exports.PanelType={})),function(e){e.BoolNormal="bool-normal",e.BoolSmall="bool-small",e.NumBtn="num-btn",e.NumSlider="num-slider",e.EnumBtn="enum-btn",e.EnumSlider="enum-slider",e.EnumPopup="enum-popup",e.EnumTitle="enum-title"}(StandardPanelWidgetType=exports.StandardPanelWidgetType||(exports.StandardPanelWidgetType={})),function(e){e.BtnBig="btn-big",e.BtnCol1="btn-col-1",e.BtnCol2="btn-col-2",e.BtnCol3="btn-col-3",e.BtnSwitch="btn-switch",e.BtnGroup="btn-group"}(StandardPanelPropertyBtnType=exports.StandardPanelPropertyBtnType||(exports.StandardPanelPropertyBtnType={})),function(e){e.Random="Random",e.FixWhole="FixWhole"}(WifiConfSoftApNameType=exports.WifiConfSoftApNameType||(exports.WifiConfSoftApNameType={})),function(e){e.SoftAp="softap",e.SmartConfig="smartconfig",e.SimpleConfig="simpleconfig",e.AirKiss="airkiss",e.BLEComboEsp="ble",e.BLEComboLLSync="llsyncble",e.DualMode="dualmode",e.SubDevice="sub_device",e.GreeSoftAp="greesoftap",e.GreeBle="greeble",e.GreeSubDevice="greesubdevice",e.GreeMatching="greematching"}(WifiConfType=exports.WifiConfType||(exports.WifiConfType={})),function(e){e.undetermined="",e.standard="standard",e.standardAdvert="standardAdvert",e.custom="custom"}(BleProtocolType=exports.BleProtocolType||(exports.BleProtocolType={}));
"use strict";var PanelType,StandardPanelWidgetType,StandardPanelPropertyBtnType,WifiConfSoftApNameType,WifiConfType,BleProtocolType;Object.defineProperty(exports,"__esModule",{value:!0}),exports.BleProtocolType=exports.WifiConfType=exports.WifiConfSoftApNameType=exports.StandardPanelPropertyBtnType=exports.StandardPanelWidgetType=exports.PanelType=void 0,function(e){e.standard="standard",e.h5="h5",e.weapp="weapp",e.free="free",e.custom="custom"}(PanelType=exports.PanelType||(exports.PanelType={})),function(e){e.BoolNormal="bool-normal",e.BoolSmall="bool-small",e.NumBtn="num-btn",e.NumSlider="num-slider",e.EnumBtn="enum-btn",e.EnumSlider="enum-slider",e.EnumPopup="enum-popup",e.EnumTitle="enum-title"}(StandardPanelWidgetType=exports.StandardPanelWidgetType||(exports.StandardPanelWidgetType={})),function(e){e.BtnBig="btn-big",e.BtnCol1="btn-col-1",e.BtnCol2="btn-col-2",e.BtnCol3="btn-col-3",e.BtnSwitch="btn-switch",e.BtnGroup="btn-group"}(StandardPanelPropertyBtnType=exports.StandardPanelPropertyBtnType||(exports.StandardPanelPropertyBtnType={})),function(e){e.Random="Random",e.FixWhole="FixWhole"}(WifiConfSoftApNameType=exports.WifiConfSoftApNameType||(exports.WifiConfSoftApNameType={})),function(e){e.SoftAp="softap",e.SmartConfig="smartconfig",e.SimpleConfig="simpleconfig",e.AirKiss="airkiss",e.BLEComboEsp="ble",e.BLEComboLLSync="llsyncble",e.DualMode="dualmode",e.SubDevice="sub_device",e.GreeSoftAp="greesoftap",e.GreeBle="greeble",e.GreeSubDevice="greesubdevice",e.GreeMatching="greematching"}(WifiConfType=exports.WifiConfType||(exports.WifiConfType={})),function(e){e.undetermined="",e.standard="standard",e.standardAdvert="standardAdvert",e.standardMesh="standardMesh",e.custom="custom"}(BleProtocolType=exports.BleProtocolType||(exports.BleProtocolType={}));
//# sourceMappingURL=UiDevTypes.js.map
{
"name": "iotexplorer-ui-dev-config",
"version": "1.7.12",
"version": "1.7.13",
"description": "",

@@ -22,3 +22,3 @@ "main": "lib/index.js",

},
"gitHead": "c28162a3c5c94ddd80b55fbd846a5aae84b2ee4b"
"gitHead": "ad2d4358f3f00f69d19e49f7db60694490d91151"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc