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

qcloud-iotexplorer-appdev-plugin-wificonf-core

Package Overview
Dependencies
Maintainers
5
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qcloud-iotexplorer-appdev-plugin-wificonf-core - npm Package Compare versions

Comparing version 1.1.11 to 1.1.12

3

lib/WifiConfProtocolBase/WifiConfProtocolBase.d.ts
import { AppDevSdk } from 'qcloud-iotexplorer-appdev-sdk';
import { WifiConfStepCode } from '../constants';
import { WifiConfType } from 'iotexplorer-ui-dev-config';
export interface DeviceInfo {

@@ -8,3 +9,3 @@ productId: string;

export interface WifiConfOption {
wifiConfType: 'SmartConfig' | 'AirKiss' | 'SimpleConfig' | 'SoftAp' | 'GreeSoftAp' | string;
wifiConfType: WifiConfType;
targetWifiInfo: WifiInfo;

@@ -11,0 +12,0 @@ onComplete: (deviceInfo: DeviceInfo) => any;

{
"name": "qcloud-iotexplorer-appdev-plugin-wificonf-core",
"version": "1.1.11",
"version": "1.1.12",
"description": "",

@@ -16,6 +16,7 @@ "main": "lib/index.js",

"dependencies": {
"iotexplorer-ui-dev-config": "^1.0.22",
"qcloud-iotexplorer-appdev-sdk": "^1.1.10",
"tslib": "^2.0.1"
},
"gitHead": "c8eb9f744772b74877b2d14400331f9889ca986f"
"gitHead": "41265eba454c257256bbfc03b6349888edabbd60"
}
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